Commit Graph

38 Commits

Author SHA1 Message Date
Guntis Smaukstelis bdb2148ed3 City selection with display on a map 2024-01-05 16:17:00 +02:00
Guntis Smaukstelis 8534d36ec6 Add postgres host to .env, filter out sum values for country 2024-01-01 20:25:39 +02:00
Guntis Smaukstelis 9851b9dcd3 Fix css for menu, fix prod api url 2023-12-25 23:20:34 +02:00
Guntis Smaukstelis 5324f4c176 Select weather fields for country view 2023-12-25 12:09:58 +02:00
Guntis Smaukstelis a48b9df91f Query and display weather data for all country 2023-12-24 23:54:16 +02:00
Guntis Smaukstelis ac8c74fda1 Build web via node docker 2023-12-19 16:06:32 +02:00
Guntis Smaukstelis 3a1f0ac726 First version of querying data from postgres 2023-12-15 13:49:07 +02:00
Guntis Smaukstelis eaf2788031 Move queries in file manager to postgres 2023-12-12 15:36:30 +02:00
Guntis Smaukstelis 5578290b8f Update vite to 4.1.5 2023-08-11 16:29:10 +03:00
Guntis Smaukstelis f1e68c6dba Limit all dates asking to 3 months range 2023-08-11 16:22:15 +03:00
Guntis Smaukstelis a52eb2c54f Format map values, round option 2023-08-08 23:05:55 +03:00
Guntis Smaukstelis d6cc56e789 Add Rubik font family 2023-08-08 19:50:19 +03:00
Guntis Smaukstelis 1d6293f698 Fix vite image import 2023-08-08 19:00:22 +03:00
Guntis Smaukstelis eb85edf680 Add wind text boxes for map 2023-08-08 17:22:52 +03:00
Guntis Smaukstelis 5ce297e96a Map view for results 2023-08-07 23:25:35 +03:00
Guntis Smaukstelis 4c9af88859 Cleanup and bar graphs for snow 2023-08-03 22:54:02 +03:00
Guntis Smaukstelis b887317c6b Server returns query data, bar chart, styling charts 2023-08-03 00:03:48 +03:00
Guntis Smaukstelis cf57669830 Add option to select full day time range 2023-07-04 00:25:46 +03:00
Guntis Smaukstelis c5b84727a6 Add granularity for aggregation, group by hour/day/month/year 2023-07-03 23:17:43 +03:00
Guntis Smaukstelis 4d93fe68dc Refactor select fields 2023-06-22 19:39:49 +03:00
Guntis Smaukstelis bb817e5171 Select all cities and order results 2023-06-22 19:20:21 +03:00
Guntis Smaukstelis 6f005c56d7 Charts for list data 2023-05-23 00:46:07 +03:00
Guntis Smaukstelis 760ef4e719 Dependency inject logger and replace println 2023-05-21 22:37:33 +03:00
Guntis Smaukstelis 00dd4a4f4a Fix web title for production 2023-05-21 13:37:03 +03:00
Guntis Smaukstelis 8b3f97bb96 Fix duplications of data, sort query list, visual improvements 2023-05-21 13:26:17 +03:00
Guntis Smaukstelis 040672d6e0 Prettify CSV display 2023-05-21 00:22:08 +03:00
Guntis Smaukstelis 54cedb2818 Indicate in web title that working in dev environment 2023-05-18 16:39:14 +03:00
Guntis Smaukstelis 4f7f6820b0 Round aggregator time range 2023-05-17 23:56:57 +03:00
Guntis Smaukstelis db3e2d4e0f Implement calendar for csv viewing 2023-05-17 20:41:53 +03:00
Guntis Smaukstelis ff3efdfb58 Fetch csv files from date range input and use setTimeout 2023-05-17 16:28:56 +03:00
Guntis Smaukstelis affc2e0d93 Migrate from Blaze to Ember 2023-05-17 01:20:01 +03:00
Guntis Smaukstelis 7c004ac41c Back to https for fly.io 2023-05-16 14:20:36 +03:00
Guntis Smaukstelis ff45876377 Implement aggregation frontend, also http on prod 2023-05-15 20:50:53 +03:00
Guntis Smaukstelis db900d6a33 File manager frontend 2023-05-15 16:37:03 +03:00
Guntis Smaukstelis 851229ce9b Set up cors and env variables 2023-05-14 23:01:36 +03:00
Guntis Smaukstelis 16c9714f8a Initial version for solidjs and vite as build tool 2023-05-14 22:07:16 +03:00
Guntis Smaukstelis bbf1eb0c01 Blaze serves also static index.html and bundle.js 2023-05-14 21:27:57 +03:00
Guntis Smaukstelis 7cb6349ac7 Configure fly.io and docker 2023-05-12 23:57:04 +03:00