Commit Graph

22 Commits

Author SHA1 Message Date
dbb02ba4e1 feat: enhance comment button visibility and interaction in UIManager 2025-01-25 19:51:35 +02:00
e59feebcf1 feat: add creation date to snippets and sort by date in UI 2025-01-25 19:43:30 +02:00
d847de361c feat: add comment functionality for snippets with modal interface 2025-01-25 19:33:23 +02:00
52543943bc feat: add duplicate snippet functionality in SnippetManager and UI 2025-01-25 19:21:02 +02:00
a04fd74b11 refactor: streamline snippet saving logic and button creation in UIManager 2025-01-25 19:18:31 +02:00
c474f8cdc2 feat: implement snippet import/export functionality in UIManager 2025-01-19 17:47:51 +02:00
55b60749ee feat: simplify button labels in editor UI for clarity 2025-01-19 17:42:00 +02:00
c514e2ed8c feat: add JSON schema validation for Vega and Vega-Lite in the editor 2025-01-19 16:49:58 +02:00
711fe89139 refactor: consolidate UI updates and snippet saving into dedicated methods 2025-01-19 15:19:30 +02:00
a8b2fa4be8 feat: add export and import functionality for snippets with UI controls 2025-01-19 15:12:05 +02:00
f14f76e2f0 feat: add application header with logo and favicon for improved branding 2025-01-19 15:05:20 +02:00
55d20b4d81 feat: add custom font styling for improved UI aesthetics 2025-01-19 14:38:11 +02:00
49705d7d30 feat: add snippet renaming functionality and enhance UI with edit button 2025-01-19 14:26:12 +02:00
fe9e554cec feat: add snippet deletion functionality and enhance UI for snippet management 2025-01-19 14:23:55 +02:00
86058767a1 fix: update hasUnsavedChanges logic for draft versions and improve visualization spec handling 2025-01-19 14:12:54 +02:00
2664b12c12 feat: auto-generate snippet names based on existing snippets for better organization 2025-01-19 04:00:28 +02:00
811d981ab9 feat: add StorageManager, VisualizationManager, UIManager, EditorManager, and update PanelResizer for improved snippet handling and visualization 2025-01-19 03:46:25 +02:00
9bb476c135 refactor: remove draft management from SnippetManager and streamline snippet handling 2025-01-19 03:34:52 +02:00
adb575ea00 feat: implement draft versioning and UI controls for snippet management 2025-01-19 02:16:31 +02:00
ad1d5865ab refactor: pass snippetManager to PanelResizer and update visualization on resize 2025-01-19 01:43:21 +02:00
ce3dc2fd3f panels: set default values and fix errors while resizing 2025-01-19 01:28:26 +02:00
6107c19e04 reorganize scripts 2025-01-19 01:17:25 +02:00