Commit Graph

235 Commits

Author SHA1 Message Date
Patrick Gebhardt
a5f102f99d Add flight search button 2020-06-22 12:15:34 +02:00
Patrick Gebhardt
71bbb1a3f1 Fix share button
Aborted navigator share opened the share dialog
2020-06-21 16:29:21 +02:00
Patrick Gebhardt
ecd6f93dcb Fix information on team page 2020-06-21 16:21:54 +02:00
Patrick Gebhardt
9ce8bd49ed Fix scrolling on details page 2020-06-21 16:04:41 +02:00
Patrick Gebhardt
a2a9a3a373 Improve null data visuals 2020-06-21 15:28:53 +02:00
Patrick Gebhardt
e17bbbfe3f Remove mock data 2020-06-21 15:21:47 +02:00
Patrick Gebhardt
d4b543caff Fix translations 2020-06-21 13:00:02 +02:00
Patrick Gebhardt
8c495d5c20 Add min temperatures to chart 2020-06-21 12:59:43 +02:00
Patrick Gebhardt
cc6e6e3146 Update team page 2020-06-20 15:26:43 +02:00
Patrick Gebhardt
458a9d0013 Fix scrolling on safari 2020-06-20 15:22:58 +02:00
Patrick Gebhardt
9409cbb981 Add bundle-frontend.sh 2020-06-20 13:04:06 +02:00
Patrick Gebhardt
8e0b21fb1c Add fixed sidenav for desktop 2020-06-20 12:42:41 +02:00
Patrick Gebhardt
0109f50cc9 Update translations 2020-06-20 12:28:30 +02:00
Patrick Gebhardt
1ba9c8c032 Add hovering cursor over region cards 2020-06-20 12:25:46 +02:00
Patrick Gebhardt
bf596e7d97 Add share button tooltip 2020-06-20 12:22:31 +02:00
Patrick Gebhardt
112c37f7b5 Add team site 2020-06-20 00:16:42 +02:00
Patrick Gebhardt
51d5283917 Add share button 2020-06-19 22:38:43 +02:00
Patrick Gebhardt
de443bb5de Update interfaces 2020-06-19 17:50:38 +02:00
Patrick Gebhardt
9c3f70d36b Add bookmarks 2020-06-19 17:50:38 +02:00
Patrick Gebhardt
587e231e05 Add search input date check 2020-06-19 17:50:37 +02:00
Patrick Gebhardt
615727e09d Add disabled search button if missing values 2020-06-19 17:50:37 +02:00
Patrick Gebhardt
cf611ce8c4 Add toggle group deselection 2020-06-19 17:50:37 +02:00
Patrick Gebhardt
cc07e11f8f Add persistent search input 2020-06-19 17:50:37 +02:00
c602e75f33 quickfix for inverted logic 2020-06-19 16:43:36 +02:00
Timo Volkmann
e54232842b Merge branch 'bugfix/queries' into 'develop'
Bugfix/queries and randomize regions

See merge request tjohn/cc-data!17
2020-06-19 16:16:48 +02:00
7f68ff57f7 implemented randomize regions 2020-06-19 16:13:56 +02:00
a9c6873137 score and search handler cleanup 2020-06-19 16:13:56 +02:00
5ee6cc7a82 added some comments 2020-06-19 16:13:55 +02:00
d92c164127 implemented null score filter 2020-06-19 16:13:55 +02:00
Timo John
76d9036a61 If element has null score, result is not delivered 2020-06-19 16:10:17 +02:00
1cb0a68bb6 fixed bugs 2020-06-19 16:09:12 +02:00
Patrick Gebhardt
afb4234ce4 Add details to search results 2020-06-19 13:35:10 +02:00
Patrick Gebhardt
c8c0b7f900 Hotfix search request 2020-06-18 17:23:08 +02:00
Timo John
96c7a5575a Merge branch 'feature/trivago' into 'develop'
Feature/trivago

See merge request tjohn/cc-data!14
2020-06-18 16:46:19 +02:00
Timo John
bb14c9955d Merge branch 'develop' of https://git.it.hs-heilbronn.de/tjohn/cc-data into feature/trivago 2020-06-18 16:45:47 +02:00
Patrick Gebhardt
cbbf2b53d8 Merge branch 'feature/region-details' into 'develop'
Add region props to region details

See merge request tjohn/cc-data!16
2020-06-18 16:20:27 +02:00
Timo John
2d874337ce getRegionsById now returns just an object 2020-06-18 16:17:22 +02:00
Timo John
b954e356a0 Search handling for null-Subscors 2020-06-18 16:07:57 +02:00
Patrick Gebhardt
1803ed2225 Add region props to region details 2020-06-18 16:00:10 +02:00
Timo John
961760601d Small fix according to database col name change 2020-06-18 15:55:17 +02:00
Timo Volkmann
6f13cb6c87 Merge branch 'feature/dockerfiles' into 'develop'
Dockerfile backend and text search filter

See merge request tjohn/cc-data!15
2020-06-18 15:21:32 +02:00
7e7dea46eb Dockerfile backend and text search filter 2020-06-18 15:19:45 +02:00
Timo John
724ebfe35c Removed getRegions.js for internal usage 2020-06-18 14:53:37 +02:00
Timo John
64abbe4e30 Trivago data added to regions endpoint 2020-06-18 14:44:39 +02:00
Patrick Gebhardt
61aac61469 Merge branch 'feature/region-details' into 'develop'
Add details page

See merge request tjohn/cc-data!12
2020-06-18 13:26:53 +02:00
Patrick Gebhardt
c99033e367 Add graphs to region details 2020-06-18 13:26:32 +02:00
Patrick Gebhardt
299e80e5a2 Add basic details page 2020-06-18 13:26:31 +02:00
Timo John
9b3d6d4800 Add new setup.sql 2020-06-18 12:18:38 +02:00
Timo John
40b5e6f6ee Merge branch 'develop' of https://git.it.hs-heilbronn.de/tjohn/cc-data into develop 2020-06-18 12:14:01 +02:00
Timo John
74efce18f7 Add cors middleware 2020-06-18 12:13:10 +02:00