Commit Graph

8 Commits

Author SHA1 Message Date
fb70db5595 feat: add Progressive Web App support with service worker and offline functionality 2025-11-24 15:04:47 +02:00
a3d4fed842 feat: update documentation 2025-11-17 14:14:35 +02:00
849e7844fe feat: Implement Chart Builder feature with UI and functionality
- Added a new modal for the Chart Builder to allow users to create visualizations from datasets.
- Integrated chart builder state management and validation for encoding configurations.
- Implemented auto-selection of default fields based on dataset column types.
- Added live preview functionality for real-time chart rendering.
- Created a new JavaScript file (chart-builder.js) to handle chart building logic.
- Updated app.js to initialize the chart builder and handle URL state changes.
- Enhanced styles in styles.css for the chart builder UI components.
- Documented the implementation details in project-docs/chart-builder-implementation.md.
2025-11-17 14:11:01 +02:00
690d1c5953 refactor: enhance generic list rendering and simplify dataset/snippet management 2025-10-19 02:49:20 +03:00
1deaab464b docs: add refactoring plan 2025-10-19 02:32:30 +03:00
f93eaa473b docs: move from phase-based development 2025-10-19 01:49:53 +03:00
c755cdd795 docs: update docs 2025-10-18 03:40:10 +03:00
4d9c3fb5a0 chore: reorganize file structure 2025-10-18 00:23:32 +03:00