Commit Graph

17 Commits

Author SHA1 Message Date
803cfbc6d4 refactor: Update architecture documentation to reflect Alpine.js migration and new component states 2025-12-08 16:02:42 +02:00
86c9a81653 feat: complete Alpine.js migration with reactive state management and UI updates 2025-11-24 23:29:29 +02:00
ba89c3bd3a feat: implement panel visibility toggles and toast notifications using Alpine.js 2025-11-24 23:02:00 +02:00
93299b1c79 feat: implement meta fields with auto-save functionality using Alpine.js 2025-11-24 22:22:03 +02:00
7a9deb9fc9 feat: implement Alpine.js settings panel for user preferences and configuration management 2025-11-24 22:14:50 +02:00
edcbf0ed2b refactor: implement view mode toggle using Alpine.js for draft/published states 2025-11-24 18:33:00 +02:00
d08f995feb feat: implement Alpine.js for dataset management and rendering in dataset manager 2025-11-24 18:21:06 +02:00
ebdade0c7e refactor: alpine.js first step migration 2025-11-24 17:58:13 +02:00
aef9a7965a feat: update versioning and release checklist for alpha development 2025-11-24 15:25:52 +02:00
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