Jonathan Fishner
af3638da7a
feat(import-db): add DBML syntax to import database dialog ( #768 )
...
* feat(editor): add import DBML syntax in import database dialog
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-09-15 19:01:50 +03:00
Guy Ben-Aharon
1b0390f0b7
feat(dbml): Edit Diagram Directly from DBML ( #819 )
...
* initial dbml apply
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2025-08-04 11:35:34 +03:00
Guy Ben-Aharon
eed104be5b
fix(dbml): fix dbml output format ( #815 )
2025-07-30 14:31:56 +03:00
Guy Ben-Aharon
a119854da7
fix(dbml actions): set dbml tooltips side ( #798 )
2025-07-28 10:22:35 +03:00
Jonathan Fishner
bfbfd7b843
fix(dbml editor): move tooltips button to be on the right ( #797 )
2025-07-27 23:11:34 +03:00
Jonathan Fishner
fbf2fe919c
fix(dbml-editor): add inline refs mode + fix issues with DBML syntax ( #687 )
...
* fix(dbml-editor): support & fix cases when mismatching with special chars
* fix(dbml-editor): add inline refs mode
* fix(dbml-editor): more fixes for dbml parser
* fix(dbml-editor): show colors for datatypes like char, varchar etc
* fix(sql-export): normalize verbose SQL types to simplified names
* some fix
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-05-03 17:53:36 +03:00
Jonathan Fishner
caa81c24a6
fix(import): display query result formatted ( #644 )
...
* fix: formatOnPaste: true for import database + remove spaces for smart query
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-04-08 14:56:51 +03:00
Guy Ben-Aharon
0d1739d70f
alignments ( #633 )
2025-03-26 17:10:05 +02:00
Jonathan Fishner
88be6c1fd4
feat(dbml-editor): add dbml editor in side pannel ( #534 )
...
* add dbml mode
* add dark theme to dbml editor
* add the same sort logic to the dbml
* add comments to dbml
* fix colors + filtering
* fix(dbml-editor): add read-only toast for dbml editor
* update toast location
* fix(translations): add dbml translations
* dbml ui improvements
* dbml ui improvements
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-01-27 20:32:39 +02:00
Guy Ben-Aharon
d6659795bc
upgrade eslint ( #479 )
2024-12-11 12:43:45 +02:00
Huy Bui
5fc10a7e64
fix(clipboard): defensive for navigator clipboard ( #462 )
...
* fix: defensive for navigator clipboard
* add dot in en.ts
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-12-02 13:27:13 +02:00
Guy Ben-Aharon
125a39fb5b
fix(sql export): make loading for export interactive ( #388 )
2024-11-12 12:37:56 +02:00
Guy Ben-Aharon
aa884b49ce
fix(offline): add support when running on isolated network ( #359 )
2024-11-06 23:56:05 +02:00
Guy Ben-Aharon
a4ea9eecfd
Update code block ( #284 )
...
* change code block to be more friendly
* change code block to be more friendly
* tooltip copy & remove contextmenu
* fix templates
2024-10-14 15:35:26 +03:00
Guy Ben-Aharon
5956018cdc
add loader for loading scripts ( #265 )
2024-10-08 19:45:29 +03:00
Guy Ben-Aharon
689f589b10
some mobile & bundle optimizations ( #262 )
2024-10-08 16:14:10 +03:00
Guy Ben-Aharon
98f429f9cc
lint
2024-09-22 10:06:59 +03:00
Guy Ben-Aharon
eee9832fe1
add different clients support
2024-09-02 20:30:05 +03:00
Guy Ben-Aharon
c6287cd51a
show right import script on create diagram
2024-08-23 01:25:19 +03:00
Guy Ben-Aharon
c195104a60
create diagram dialog, data layer
2024-08-18 10:30:44 +03:00