|
|
499e0b265d
|
feat: add About page with usage instructions and privacy information
|
2025-01-28 18:40:53 +02:00 |
|
|
|
10896146cf
|
feat: integrate Monaco editor for enhanced comment editing in modal
|
2025-01-25 21:22:37 +02:00 |
|
|
|
dd56d4adc2
|
feat: add search functionality for snippets with input field in UI
|
2025-01-25 20:05:51 +02:00 |
|
|
|
fa08f2f8b9
|
feat: improve comment modal UI and streamline event listener setup in UIManager
|
2025-01-25 19:59:37 +02:00 |
|
|
|
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 |
|
|
|
b8b0a704bd
|
feat: update title in index.html to reflect application branding
|
2025-01-19 17:07:31 +02:00 |
|
|
|
e476cb7c44
|
feat: add Plausible analytics script to index.html
|
2025-01-19 16:51:02 +02:00 |
|
|
|
0022a3e109
|
Merge branch 'main' of https://github.com/olehomelchenko/astrolabe
|
2025-01-19 16:50:03 +02:00 |
|
|
|
c514e2ed8c
|
feat: add JSON schema validation for Vega and Vega-Lite in the editor
|
2025-01-19 16:49:58 +02:00 |
|
Oleh Omelchenko
|
07e30cde51
|
Create static.yml
|
2025-01-19 16:06:38 +02:00 |
|
|
|
6905a473ce
|
Merge branch 'main' of https://github.com/olehomelchenko/astrolabe
|
2025-01-19 16:02:33 +02:00 |
|
Oleh Omelchenko
|
8e40048a0b
|
Initial commit
|
2025-01-19 15:59:02 +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 |
|
|
|
3015c6e39b
|
move scripts
|
2025-01-19 01:07:25 +02:00 |
|
|
|
7acda7d10a
|
move styles
|
2025-01-19 01:05:57 +02:00 |
|
|
|
54a25cdd1f
|
init
|
2025-01-19 00:45:12 +02:00 |
|