Jonathan Fishner
e6783a89cc
refactor: remove dedicated DBML import dialog ( #907 )
...
* refactor: remove dedicated DBML import dialog and unify import flow through ImportDatabaseDialog
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-09-15 19:24:35 +03:00
Guy Ben-Aharon
3747abbc3b
refactor(dialog): pass params to create diagram dialog ( #682 )
2025-04-29 17:39:48 +03:00
Guy Ben-Aharon
502472b083
fix: remove Buckle dialog ( #617 )
2025-03-13 11:32:54 +02:00
Guy Ben-Aharon
68f48190c9
fix(open diagram): in case there is no diagram, opens the dialog ( #593 )
...
* fix(open diagram): in case there is no diagram, opens the dialog
* fix
* fix
2025-02-23 19:57:01 +02:00
Jonathan Fishner
48342471ac
fix(empty-state): show diff buttons on import-dbml when triggered by empty ( #574 )
...
* feat(empty-state): trigger import-dbml when clicked empty diagram
* fix(empty-state): show diff buttons on import-dbml when triggered by empty
* fix(empty-state): add missing translations for empty state flow
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-02-13 17:53:21 +02:00
Jonathan Fishner
e993f1549c
fix(canvas): add right-click option to create relationships ( #568 )
...
* feat(create-relationship): add right-click option to easy create relationships
* add missing translations
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-02-10 10:06:31 +02:00
Jonathan Fishner
b424518212
feat(import-dbml): add import dbml functionality ( #549 )
...
* feat(import-dbml): add import dbml functionality
* fix: fit to view do not run after every tbl move
* fix: add missing translation keys
* some fixes
* some fixes
* fix: update for longer timeout before fitToView
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-02-02 15:20:01 +02:00
Guy Ben-Aharon
91c6fb9249
add buckle dialog ( #498 )
2024-12-23 20:31:58 +02:00
Guy Ben-Aharon
205d431c89
separate alert dialog from dialog context ( #491 )
2024-12-22 15:10:42 +02:00
Guy Ben-Aharon
94a5d84fae
feat(share): add sharing capabilities to import and export diagrams ( #365 )
...
* feat(share): add sharing capabilities to import and export diagrams
* remove use client
* fix build
* add error parse indication
* add import from initial dialog
* fix build
2024-11-10 16:30:15 +02:00
Guy Ben-Aharon
c9fd030a7b
add dialog with scale option for export image
2024-09-26 14:28:59 +03:00
Guy Ben-Aharon
b45b61492e
update default button colors
2024-09-22 20:02:35 +03:00
Guy Ben-Aharon
7928705f18
add schema change & table schema view & create new table schema selection
2024-09-22 14:51:54 +03:00
Guy Ben-Aharon
98f429f9cc
lint
2024-09-22 10:06:59 +03:00
Guy Ben-Aharon
45f4bf88a8
add import database dialog
2024-09-18 17:11:42 +03:00
Guy Ben-Aharon
ffbbc3af40
add relationship from side panel
2024-09-16 10:30:04 +03:00
Guy Ben-Aharon
4a0800e66d
error handle
2024-08-24 17:15:12 +03:00
Guy Ben-Aharon
91577eccde
delete diagram + modal
2024-08-23 03:55:02 +03:00
johnnyfish
e380200a75
add export AI script functionality
2024-08-23 02:59:29 +03:00
Guy Ben-Aharon
685365abfe
add open diagram dialog, last updated and created time
2024-08-21 21:37:35 +03:00
Guy Ben-Aharon
c257deea4d
dialog context
2024-08-21 19:17:42 +03:00