Commit Graph

207 Commits

Author SHA1 Message Date
Timo John
61796b1b50 Add description and preview_img to setup.sql 2020-06-17 21:50:20 +02:00
Timo John
b0f5defe1c Search function works as before minus old syntax 2020-06-17 21:50:20 +02:00
Timo John
692336a0ba Split up massive app.js in small files 2020-06-17 21:50:20 +02:00
Timo John
5b7c0e5bb3 Moved files to /util 2020-06-17 21:50:20 +02:00
Timo John
1ce2b94ee3 Refactored climate endpoint 2020-06-17 21:50:20 +02:00
Timo John
063f1e1993 Stage 1: Restructuring the Express Backend 2020-06-17 21:50:20 +02:00
Timo John
2c51e6c5f9 Changed Temp from mean to mean_max
Changed parameters to temperature_mean_max

set database formatting to utf8

add .env to .gitignore

added .env.sample

.gitignore fix
2020-06-17 21:50:20 +02:00
Patrick Gebhardt
b9c53992f0 Merge branch 'feature/sort-presets' into 'develop'
Feature/sort presets

See merge request tjohn/cc-data!10
2020-06-17 20:53:26 +02:00
Patrick Gebhardt
d5ed1f9350 Add preset sorting 2020-06-17 20:51:30 +02:00
Patrick Gebhardt
f21db51d5a Change preset translations 2020-06-17 20:51:06 +02:00
Patrick Gebhardt
632bc801fb Merge branch 'feature/preset-driven-search' into 'develop'
Add basic search ui

See merge request tjohn/cc-data!9
2020-06-17 19:26:07 +02:00
Patrick Gebhardt
dc7a1d63dc Add basic search ui 2020-06-17 19:13:16 +02:00
Patrick Gebhardt
fd325fa005 Update interfaces to latest version 2020-06-16 18:19:40 +02:00
Patrick Gebhardt
d1be826866 Add basic translation service 2020-06-16 18:19:40 +02:00
Patrick Gebhardt
d424479d2f Add basic region values to result page 2020-06-16 18:19:40 +02:00
Patrick Gebhardt
56818c4bff Add basic result page 2020-06-16 18:19:40 +02:00
Patrick Gebhardt
a9eab54674 Merge branch 'feature/support_ci' into 'develop'
Adds needed docker-support to enable automatic deployment via teamcity

See merge request tjohn/cc-data!7
2020-06-16 18:16:41 +02:00
Lucas Hinderberger
157090d382 Adds needed docker-support to enable automatic deployment via teamcity 2020-06-16 15:03:57 +02:00
Patrick Gebhardt
65219907f8 Merge branch 'feature/interfaces' into 'develop'
Feature/interfaces

See merge request tjohn/cc-data!2
2020-06-14 20:57:15 +02:00
Patrick Gebhardt
db5c7fbbe7 Add base64 encoding for search request 2020-06-14 20:57:09 +02:00
Patrick Gebhardt
53cd7c6245 Add basic interface and data service 2020-06-14 20:57:09 +02:00
Timo Volkmann
316cb4f663 Merge branch 'backend' into 'develop'
Backend

See merge request tjohn/cc-data!5
2020-06-14 20:09:37 +02:00
e670b40d1c Merge branch 'backend' of https://git.it.hs-heilbronn.de/tjohn/cc-data into backend 2020-06-14 20:01:54 +02:00
eb5491b64b changed query syntax 2020-06-14 19:58:34 +02:00
4f4d51b514 little cleanup 2020-06-14 19:58:34 +02:00
b249665a9e balancing 2020-06-14 19:58:34 +02:00
06236e881a First working search (climate params, randomizing) 2020-06-14 19:58:34 +02:00
7bb07af76a first score search draft working 2020-06-14 19:58:34 +02:00
e1a788c56b finished climate importer 2020-06-14 19:58:34 +02:00
92b9fe3e9d first draft for database population (climate) 2020-06-14 19:58:34 +02:00
67ec5a132c climate api implementation 1 2020-06-14 19:58:34 +02:00
fccd897f79 add sql connection, config through ENV 2020-06-14 19:58:34 +02:00
b23a7f6858 initial backend, first score calc draft 2020-06-14 19:58:34 +02:00
cdae8c6e45 changed query syntax 2020-06-14 19:28:06 +02:00
Lucas Hinderberger
a345e17d5e Merge branch 'fix/remove-ide-files' into 'develop'
Remove IDE files again

See merge request tjohn/cc-data!4
2020-06-14 15:31:05 +02:00
Patrick Gebhardt
79d2e1af0b Remove IDE files again 2020-06-14 15:29:35 +02:00
bbf483e445 little cleanup 2020-06-14 13:33:07 +02:00
2e4ec7b24e balancing 2020-06-14 01:32:21 +02:00
b5c5abdd4f First working search (climate params, randomizing) 2020-06-14 01:14:04 +02:00
e566344098 first score search draft working 2020-06-12 18:43:09 +02:00
84b9a8abc9 finished climate importer 2020-06-12 11:30:40 +02:00
75bb43a3bd first draft for database population (climate) 2020-06-12 10:48:59 +02:00
1f17d76151 climate api implementation 1 2020-06-12 08:32:01 +02:00
1cdc7f1bc3 add sql connection, config through ENV 2020-06-10 09:20:15 +02:00
258a9047fe Merge branch 'develop' into backend 2020-06-10 08:08:48 +02:00
48f6fef82e initial backend, first score calc draft 2020-06-10 08:07:15 +02:00
Timo John
4be87d473d Merge branch 'scripts' into 'develop'
Scripts

See merge request tjohn/cc-data!1
2020-06-09 23:15:11 +02:00
Timo John
68b76d914b Scripts 2020-06-09 23:15:11 +02:00
Patrick Gebhardt
4c0162fa2d Merge develop into master 2020-06-09 22:12:57 +02:00
Patrick Gebhardt
8eae4e5661 Add initial site structure 2020-05-24 15:11:54 +02:00