17 Commits

Author SHA1 Message Date
aef9a7965a feat: update versioning and release checklist for alpha development 2025-11-24 15:25:52 +02:00
c9d8c8d112 docs: update deployment instructions and add documentation guidelines 2025-11-24 15:04:56 +02:00
11c876f74b refactor: enhance dataset management with auto-save functionality and improve dataset name editing process 2025-10-19 21:25:54 +03:00
011fac5a47 refactor: add edit dataset button and enhance dataset form handling with schema warnings 2025-10-19 19:27:22 +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
35db118ec7 chore: move website files to web/ folder 2025-10-17 23:23:09 +03:00
a8267918ca docs: update project docs 2025-10-16 18:14:40 +03:00
f0a2eb664e feat: add help modal with keyboard shortcuts documentation 2025-10-16 02:23:58 +03:00
a3af753f42 feat: dataset preview and interconnection (phase 12) 2025-10-16 01:52:23 +03:00
615c2d7f98 Add Dataset Manager functionality with IndexedDB support
- Introduced a new modal for managing datasets, including options to create, view, and delete datasets.
- Implemented IndexedDB for persistent storage of datasets, allowing for efficient data retrieval and management.
- Added UI components for dataset details, including statistics and preview.
- Enhanced the app's JavaScript to handle dataset operations such as saving, updating, and deleting datasets.
- Integrated dataset reference resolution in the visualization editor to support dynamic data sources.
- Updated styles for the new modal and dataset management UI for improved user experience.
2025-10-13 18:17:09 +03:00
1734001d20 feat: enhance snippet management with import/export functionality and size display 2025-10-13 16:00:34 +03:00
eaf14aafdd feat: add storage monitor to track localStorage usage 2025-10-13 15:18:13 +03:00
82045ca516 update docs according to current status 2025-10-13 11:46:24 +03:00
305badf483 docs update 2025-10-13 11:04:46 +03:00
140849e473 init 2025-10-13 00:42:45 +03:00