1
0

8 Commits

Author SHA1 Message Date
Jose
2e4fc9db41 Update ApiDocs and HistoryCharts components; enhance PollutionMap with heat layer and toggle Voronoi visibility 2025-05-31 14:00:39 +02:00
Jose
fa1b457004 Refactor frontend components and contexts for improved structure and functionality
- Removed unnecessary comments and documentation from CardContainer, Header, HistoryCharts, MenuButton, PollutionMap, SideMenu, SummaryCards, and ThemeButton components.
- Updated import paths to use aliasing for cleaner code.
- Replaced the old context implementations (ConfigContext, DataContext, ThemeContext) with new hooks and context structure for better state management.
- Introduced a new axios instance for API calls to streamline requests.
- Added new utility functions for date and error parsing.
- Updated the main entry point and pages to reflect new context and component structures.
- Created new configuration files for development and production environments.
- Enhanced data fetching logic with improved error handling and loading states.
2025-05-06 03:52:24 +02:00
Jose
6c86f85ff1 Remove WebServerVerticle and update API endpoints in settings.json; fix base URL formatting in multiple components 2025-04-24 02:46:07 +02:00
Jose
c766ab68a1 changes on frontend 2025-03-17 02:24:24 +01:00
Jose
b06f1c5285 Update vite.config.js 2025-03-17 01:40:11 +01:00
Jose
b5561dea70 Re-moved webroot to src/main/resources 2025-03-12 21:52:45 +01:00
Jose
6cc3c6525e Big changes on API and Frontend 2025-03-11 23:58:11 +01:00
Jose
cf9d5e71fe Recovered from backup 2025-02-26 19:42:35 +01:00