Commit Graph

235 Commits

Author SHA1 Message Date
b995123a36 added docs 2021-04-21 11:43:20 +02:00
Timo John
0ed58d6fa1 Add more comments 2020-07-10 15:35:38 +02:00
Timo John
29666babbc Add comments 2020-07-10 15:16:04 +02:00
Timo John
2c16bbf3e7 Merge branch 'feature/api-doc' into 'develop'
Feature/api doc

See merge request tjohn/cc-data!36
2020-07-10 11:21:25 +02:00
Timo John
8231127099 Small changes to Swagger API doc 2020-07-10 11:20:24 +02:00
Timo John
531f133875 Changed to better JSDoc Syntax 2020-07-10 11:20:24 +02:00
Timo John
4fa241ad60 Changed place and country docs so query parameters work 2020-07-10 11:20:24 +02:00
Timo John
3cccdab368 Changed regions doc so it works with query parameters 2020-07-10 11:20:24 +02:00
Timo John
ebb1304eeb Edited title and description 2020-07-10 11:20:24 +02:00
Timo John
8c4f67b106 Implemented basic Swagger. Reachable by ./api/v1/doc 2020-07-10 11:20:24 +02:00
Patrick Gebhardt
26c4954e37 Fix hovering cursor over place 2020-06-26 11:35:32 +02:00
Timo Volkmann
91e84f5cf1 Merge branch 'tv/ui-improvements' into 'develop'
ui improvements

See merge request tjohn/cc-data!35
2020-06-25 22:48:30 +02:00
8161f62ce0 further improvements for search ui 2020-06-25 22:45:53 +02:00
f2c7aec2d3 better spacing advanced search 2020-06-25 22:45:53 +02:00
Patrick Gebhardt
67ea0587db Fix advanced search 2020-06-25 22:18:21 +02:00
Patrick Gebhardt
eaaee3c14a Add fixed graph scales 2020-06-25 21:41:28 +02:00
Patrick Gebhardt
28b25da1ad Fix format string on numbers 2020-06-25 21:12:08 +02:00
Patrick Gebhardt
c3c0ad74a7 Add more parameters to advanced search 2020-06-25 20:54:50 +02:00
Patrick Gebhardt
aa4c994069 Fix minor search issues
- Reset sorting for a new search
- Descending sort is default for tags
2020-06-25 20:16:11 +02:00
Timo Volkmann
ad1c728876 Merge branch 'bugfix/timecalc' into 'develop'
some timetravels

See merge request tjohn/cc-data!34
2020-06-25 18:28:49 +02:00
2b0c030980 some timetravels 2020-06-25 18:27:52 +02:00
Patrick Gebhardt
1cda6bfe70 Fix app visual 2020-06-25 16:05:48 +02:00
Timo John
c1198c98db Added method for tags by region id 2020-06-25 15:49:14 +02:00
Timo John
cc64fb1c32 hotfix: this time for real 2020-06-25 15:42:27 +02:00
Patrick Gebhardt
f6dd580894 Improve advanced search visuals 2020-06-25 15:34:34 +02:00
Patrick Gebhardt
8c95857207 Add sun hours to monthly chart 2020-06-25 15:34:34 +02:00
Patrick Gebhardt
509ccea760 Fix diagrams not shown for january null 2020-06-25 15:34:34 +02:00
Timo John
7a6be53e0b hotfix: search handles null values instead of arrays full of nulls 2020-06-25 15:15:04 +02:00
Timo John
85efd83485 If no value is there in a region, null is returned 2020-06-25 15:04:44 +02:00
Timo Volkmann
d67c0ef625 Merge branch 'refactor/scorer-cleanup' into 'develop'
cleaned up and reduced scorer overhead

See merge request tjohn/cc-data!33
2020-06-25 15:02:47 +02:00
6145c40654 cleaned up and reduced scorer overhead 2020-06-25 15:01:21 +02:00
Patrick Gebhardt
2060eea09f Add share button to side-nav 2020-06-25 13:08:24 +02:00
Patrick Gebhardt
218b508f43 Merge branch 'feature/total-price-details' into 'develop'
Add total costs to results

See merge request tjohn/cc-data!32
2020-06-25 12:28:16 +02:00
Patrick Gebhardt
44b09a22e8 Add total costs to results 2020-06-25 12:27:10 +02:00
6be202a0d2 changed result layout 2020-06-25 11:58:59 +02:00
Patrick Gebhardt
cea47548bc Merge branch 'frontend/wording' into 'develop'
Frontend/wording

See merge request tjohn/cc-data!31
2020-06-25 00:18:00 +02:00
Patrick Gebhardt
24ad736091 Improve wording 2020-06-25 00:16:43 +02:00
2077aeebf8 removed unnecessary package from backend 2020-06-24 23:28:13 +02:00
Timo John
7b76f2f696 Newest Version of Setup.sql 2020-06-24 22:32:24 +02:00
Timo John
08a904da7e Merge branch 'feature/weather' into 'develop'
Feature/weather

See merge request tjohn/cc-data!30
2020-06-24 17:24:29 +02:00
Timo John
5fa9d982fb Update update.js 2020-06-24 17:24:12 +02:00
Timo John
d6af174904 Implemented Daily weather API so every region has weather data 2020-06-24 17:24:12 +02:00
Patrick Gebhardt
d2f9d992f5 Change theme color 2020-06-24 17:21:01 +02:00
Patrick Gebhardt
e194019eae Add favicon 2020-06-24 17:05:20 +02:00
Patrick Gebhardt
86c4bc5cd2 Add travopti logo to header 2020-06-24 16:59:25 +02:00
Patrick Gebhardt
384992634d Merge branch 'feature/search-tag-ui' into 'develop'
Add tag search UI

See merge request tjohn/cc-data!29
2020-06-24 15:36:31 +02:00
Patrick Gebhardt
93a51ec922 Add tag search UI 2020-06-24 15:35:53 +02:00
Patrick Gebhardt
43953757e7 Update team page information 2020-06-24 14:11:14 +02:00
Timo Volkmann
2c1d09297a Merge branch 'feature/tags-search-backend' into 'develop'
Feature/tags search backend

See merge request tjohn/cc-data!28
2020-06-24 14:08:02 +02:00
bbe74b83bb implemented search for tags feature backend 2020-06-24 14:06:47 +02:00