Commit Graph

26 Commits

Author SHA1 Message Date
David Fencl 62d69fbb1e chore: update lake datasets, add new monitoring locations, and introduce docker-compose infrastructure 2026-06-13 13:09:26 +02:00
David Fencl c8fe97078d commit 2026-06-09 20:45:08 +02:00
David Fencl c4cad149ea feat: update lake data and optimize weather widget rendering 2026-06-09 20:27:07 +02:00
David Fencl 4939d1c5dc feat: update lake water data and optimize visual components for real-time monitoring 2026-06-08 22:32:10 +02:00
David Fencl 8fe39b7ab0 feat: update water level datasets and improve Tooltip component responsiveness 2026-06-08 21:30:34 +02:00
David Fencl cdb653d660 feat: update lake water data and refine WindChart component functionality 2026-06-08 21:10:29 +02:00
David Fencl 48b44cd642 feat: update historical lake sensor data and improve wind chart component rendering 2026-06-08 20:49:01 +02:00
David Fencl 7a7abdd3e5 feat: update lake water data, implement service worker and manifest, and add favicon 2026-06-08 20:06:23 +02:00
David Fencl f8a7be7fa3 feat: implement sensor glitch detection for water levels and update data cleaning logic 2026-06-08 19:45:37 +02:00
David Fencl 62c861e610 feat: add rivers overview component and sync lake volume data across the dataset 2026-06-08 19:36:54 +02:00
David Fencl ec540e056d feat: implement weather radar component and update water resource data records. before river 2026-06-06 21:04:19 +02:00
David Fencl 231961da19 feat: add disclaimer modal, update lake data, and improve component interactions 2026-06-06 20:35:47 +02:00
David Fencl a67a2247c3 feat: import new reservoir data, add lake management scripts, and update overview UI components
continuous-integration/drone/push Build encountered an error
2026-06-06 20:14:36 +02:00
David Fencl cf05e844d8 feat: update water level metrics and optimize sidebar UI layout 2026-06-06 18:38:18 +02:00
David Fencl 6395df1992 feat: implement multilingual SEO support and enhance map UI with data synchronization updates 2026-06-06 17:24:30 +02:00
David Fencl 66021e001e refactor: remove unused lake JSON files and truncate excessive historical data in index files 2026-06-06 12:41:42 +02:00
David Fencl db1aadcc8d feat: add automatic data polling, conditional search visibility, and extended scraper functionality for monthly lake records 2026-06-06 12:34:20 +02:00
David Fencl 6d77c20c84 refactor: remove coverage report and add weather widget and navigation utility files 2026-06-06 11:41:13 +02:00
David Fencl a3b3d40769 feat: add circular progress component and update historical lake data indices 2026-06-06 10:38:43 +02:00
David Fencl 27551f9183 feat: implement Favorites feature with persistent storage and sidebar integration and update lake data. 2026-06-05 23:57:17 +02:00
David Fencl 57e9bf12ca feat: implement Open-Meteo weather integration with backfill scripts and updated lake data models.
continuous-integration/drone/push Build encountered an error
2026-06-05 23:34:13 +02:00
David Fencl 8193ce818a feat: implement tests and coverage reports for KpiCards and scrapeLakes functionality 2026-06-05 23:08:44 +02:00
David Fencl 8d1fb5b28e feat: implement automated data scraping and history generation pipeline for PVL reservoir levels 2026-06-05 22:58:21 +02:00
David Fencl 5411bd16ff feat: update lake index, sync scraping scripts, and prune unused data files 2026-06-05 22:24:47 +02:00
David Fencl 61a8af109c feat: implement map view for lake visualization and automate data scraping pipeline 2026-06-05 22:03:38 +02:00
David Fencl a5bd4985d1 feat: Initial commit - Hladinator (Water Reservoir Dashboard)
continuous-integration/drone/push Build encountered an error
- Setup React project with Vite and TypeScript
- Built dynamic UI supporting Dark/Light mode and CS/EN localization
- Added Lakes Overview grid with mock data for 40+ reservoirs
- Created interactive Recharts charts for water levels and flow rates
- Designed fully responsive premium mobile layout with custom SVG KPIs
- Developed TypeScript scraper scripts to fetch reservoir data
2026-06-05 21:36:38 +02:00