Commit Graph

40 Commits

Author SHA1 Message Date
bb50382809 Move config object to config file 2021-01-24 16:28:18 +01:00
b7134dbc0f Move from npm to yarn 2021-01-24 14:12:26 +01:00
74b8a6b411 Add setup.py 2021-01-24 13:56:53 +01:00
ccc89c80ba Display age of data 2020-04-11 15:58:29 +02:00
cb6e845d52 Export date range validation 2020-04-11 14:27:42 +02:00
44f23acadd Fix css matching 2020-04-08 18:47:56 +02:00
8d58a58aad Resize more button on landingpage 2020-04-08 18:20:03 +02:00
3b05156d56 Order stations by name 2020-04-08 18:12:06 +02:00
de5ea2fc6b Change button colors 2020-04-08 18:10:01 +02:00
b3c5a0bec2 Add station info 2020-04-08 18:02:02 +02:00
b6da7dc2ce Export form validation 2020-04-08 17:50:25 +02:00
0b5ae309ce Refactor javascript dependency management 2020-04-08 16:39:24 +02:00
clerie
9f49e7fbf8
Merge pull request #4 from SebastianSpeitel/master
Initial rollup config
2020-04-08 13:28:56 +02:00
Sebastian Speitel
0a853e07b6 use node resolution to resolve css 2020-04-08 12:56:39 +02:00
Sebastian Speitel
0db63e8dbf add build and build:production script 2020-04-08 12:40:47 +02:00
Sebastian Speitel
82e4ce1622 build in postinstall hook and don't depend on $PATH 2020-04-08 12:25:50 +02:00
Sebastian Speitel
378601de75 move bundle output to wetter/static/bundle 2020-04-08 12:12:31 +02:00
Sebastian Speitel
b8c4b78717 include images in bundle output 2020-04-08 12:02:05 +02:00
9b08f61c02 Update readme 2020-04-08 11:47:42 +02:00
Sebastian Speitel
fd8da4968c added css to rollup config 2020-04-08 11:44:18 +02:00
e9b0b90b70 Refactor frontend deployment scripts 2020-04-08 09:29:15 +02:00
b02589a5ba Enhance ui abit 2020-04-08 09:25:01 +02:00
Sebastian Speitel
793ce4ca2d Initial rollup config 2020-04-07 23:51:27 +02:00
01db78a00b Export dwd to xlsx and csv 2020-04-07 20:26:14 +02:00
6a74060468 Added requirements for frontend 2020-04-07 20:12:22 +02:00
f14e182a8f Render files with flask-excel, added xlsx export 2020-04-07 20:12:02 +02:00
f7bd9f20c5 Fix decimal serial bug 2020-04-07 15:30:00 +02:00
afbcd40416 Fix api route 2020-04-07 15:02:03 +02:00
9af15810c7 Redesigned ce.csv 2020-04-07 14:48:15 +02:00
3d9e6a3bee Refactor map ui 2020-04-07 14:13:41 +02:00
751a1eecfd Add search bar for stations 2020-04-07 14:04:08 +02:00
0309bb0a65 Generate map from json 2020-04-07 14:03:49 +02:00
bd0ecbafb1 Validate time string 2020-04-07 14:02:29 +02:00
341ebf6f8d Updating landingpage 2020-04-06 19:53:51 +02:00
966a20691b State license of climate data clearly 2020-04-06 19:29:32 +02:00
f02cd19e69 Fixed content type of auto generated javascript 2020-04-06 18:57:19 +02:00
clerie
1550f21382
Create LICENSE 2020-04-06 17:27:56 +02:00
cc2fe31a96 Added db.py to gitignore 2020-04-06 17:22:54 +02:00
clerie
c0f096fce2
Delete db.py 2020-04-06 17:18:42 +02:00
b3fe6d9f0c Initial commit 2020-04-06 17:17:10 +02:00