Commit Graph

324 Commits

Author SHA1 Message Date
Guntis Smaukstelis c0d71f136f Change fly ram to 256MB 2024-11-29 11:41:17 +02:00
Guntis Smaukstelis 4cc2bb9a87 Bigger wind font for higher resolution map 2024-02-12 15:57:16 +02:00
Guntis Smaukstelis b49bd50dfd Add typescript CSS module for type safe and autocomplete CSS 2024-02-12 15:38:11 +02:00
Guntis Smaukstelis 19c3e45122 Add weather icon inputs to cities on map 2024-02-11 21:44:29 +02:00
Guntis Smaukstelis 46b16e462e Increase font and box sizes for large maps 2024-02-09 21:42:55 +02:00
Guntis Smaukstelis 336dbe5596 Disable map views based on params, remove distinct 2024-02-09 15:14:00 +02:00
Guntis Smaukstelis 23c0990495 Query and display phenomena 2024-02-08 22:48:27 +02:00
Guntis Smaukstelis a70fe56a82 Fix canvas rescaling proportions with css 2024-02-08 15:42:36 +02:00
Guntis Smaukstelis b631c039c0 Extract constants for different maps 2024-02-08 15:25:51 +02:00
Guntis Smaukstelis f9f05b2a78 Add extra images for maps 2024-02-06 16:56:31 +02:00
Guntis Smaukstelis 0e83040217 Add list view for results and improve grid view 2024-01-25 16:44:08 +02:00
Guntis Smaukstelis bd090f0138 Add map 3840x1440 2024-01-23 22:58:26 +02:00
Guntis Smaukstelis 68decb613c Use same city coords for station and city view 2024-01-22 23:54:33 +02:00
Guntis Smaukstelis 80a192a401 Update fly.io deployment script with env variables 2024-01-21 22:30:23 +02:00
Guntis Smaukstelis 99fb82c3fb Less redraw of station map, fix end date, some styling 2024-01-21 21:06:32 +02:00
Guntis Smaukstelis 6b0df1b8d5 Outline text for station map 2024-01-19 21:57:34 +02:00
Guntis Smaukstelis 16ed47c661 Add delay and spinner for station map, common const and component for delay 2024-01-19 20:32:20 +02:00
Guntis Smaukstelis ad03f43f66 Draw meteo values by the city on map 2024-01-16 16:18:52 +02:00
Guntis Smaukstelis 510f083d7e Chart as common component, accepts signals instead of pure values 2024-01-15 23:22:45 +02:00
Guntis Smaukstelis 65dfcf052a Query and display city field chart and all city weather data 2024-01-12 17:13:39 +02:00
Guntis Smaukstelis d6707b7bb0 Select city on canvas 2024-01-06 23:48:23 +02:00
Guntis Smaukstelis cb3e525fc2 Update js dependencies 2024-01-05 16:35:12 +02:00
Guntis Smaukstelis bdb2148ed3 City selection with display on a map 2024-01-05 16:17:00 +02:00
Guntis Smaukstelis db0fd5bf62 Add POSTGRES_HOST to docker compose 2024-01-02 12:18:52 +02:00
Guntis Smaukstelis a1ada147f4 Fix hardcoded 2023 year 2024-01-01 20:56:50 +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 7d78a96e35 Fix in docker-comose, binding changes 2023-12-28 12:11:08 +02:00
Guntis Smaukstelis 5dfe61137c Add url logging to database url parsing exception 2023-12-28 00:30:31 +02:00
Guntis Smaukstelis 5d5a20e95a Replace pwd with relative path, update README 2023-12-28 00:13:26 +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 7305718c34 Cleanup and env file 2023-12-19 17:48:48 +02:00
Guntis Smaukstelis ac8c74fda1 Build web via node docker 2023-12-19 16:06:32 +02:00
Guntis Smaukstelis d08422f929 Docker compose for scala and postgres 2023-12-19 14:49:22 +02:00
Guntis Smaukstelis 69458131bd Removed time zone from dateTime in db 2023-12-18 16:19:27 +02:00
Guntis Smaukstelis 2aa6c5f43c Cleanup fileservice and dataservice 2023-12-17 22:48:24 +02:00
Guntis Smaukstelis 578fdd778f Querying min,max,avg,sum and also list data 2023-12-17 22:02:53 +02:00
Guntis Smaukstelis 3a1f0ac726 First version of querying data from postgres 2023-12-15 13:49:07 +02:00
Guntis Smaukstelis e89b526a88 Cleaning up data in file manager 2023-12-12 16:15:36 +02:00
Guntis Smaukstelis eaf2788031 Move queries in file manager to postgres 2023-12-12 15:36:30 +02:00
Guntis Smaukstelis 51ed1e2c7a Improving insert queries for postgres 2023-12-11 00:12:52 +02:00
Guntis Smaukstelis 8f2ade2fcf Fix parsing db url, remove 24h state, add db saving 2023-12-10 20:37:53 +02:00
Guntis Smaukstelis f956d658d5 Connect to local/fly database, insert new weather data 2023-12-10 18:47:56 +02:00
Guntis Smaukstelis 526426139c Comment out postgres 2023-11-05 23:21:42 +02:00
Guntis Smaukstelis 4dddcbff03 Add readme about docker, remove postgres.conf from git 2023-10-24 19:59:52 +03:00
Guntis Smaukstelis 6819aa3166 DB connection and transactor as separate class with config and IO 2023-10-24 11:59:23 +03:00
Guntis Smaukstelis 47be3bf385 DB insert/update rows from file, query dates from months 2023-10-23 16:20:45 +03:00
Guntis Smaukstelis aa4fa57adb Refactor to FileService and PostgresService 2023-10-22 23:51:59 +03:00
Guntis Smaukstelis e2c19024a2 Select from table in postgres 2023-10-22 21:19:11 +03:00