Commit Graph

11 Commits

Author SHA1 Message Date
01da618733 feat: Improve dashboard functionality and stability
This commit introduces several improvements to the dashboard:

- Refactored the component structure for consistency, defining callbacks within the `render` function.
- Added robust error handling to data loading and callbacks to prevent crashes.
- Implemented linking for SO and AIR columns in the source table.
- Added and improved filtering and display options for tables.
- Left-aligned columns in tables for better readability.
- Cleaned up unused component files.
2025-09-18 05:20:13 +02:00
814f88932d refactor: clean up unused imports and improve code organization 2025-09-13 09:29:08 +02:00
ed17d6e2d6 Refactor: Rename HITS_SELECTOR to PU_HITS_SELECTOR
Renamed the HITS_SELECTOR constant to PU_HITS_SELECTOR in
src/components/data_table.py and src/components/ids.py to improve clarity
and consistency.
2025-09-11 06:22:08 +02:00
a601fb414c this should functianally work 2025-09-11 05:49:26 +02:00
474482a752 adjusted file with gemini 2025-09-10 22:00:21 +02:00
e1b817252c refactor: replace month dropdown with week dropdown and update related components
feat: add feedback functionality and modal for category feedback
style: add feedback button styles in CSS
docs: add explanation tab for dashboard usage instructions
2025-09-07 20:16:56 +02:00
2d73ae8d63 added some more changes 2025-09-06 07:27:08 +02:00
ab1d541e2c added table 2025-09-06 07:07:08 +02:00
cc8de33780 added table 2025-09-06 07:06:47 +02:00
1c41f666dc added table functionality 2025-09-05 05:46:52 +02:00
017f9fbf2e added r script not releasable code yet 2025-08-24 21:28:33 +02:00