Commit Graph

21 Commits

Author SHA1 Message Date
Guy Ben-Aharon
4f1d3295c0 fix(filters): refactor diagram filters - remove schema filter (#832)
* refactor(filters): refactor diagram filters

* replace old filters

* fix storage

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix
2025-08-07 14:55:35 +03:00
Guy Ben-Aharon
fd47eb7f4b update email address (#695) 2025-05-07 19:34:14 +03:00
Jonathan Fishner
18f228ca1d fix(export-sql): move from AI sql-export for postgres to deterministic script (#626)
* fix: move from AI export sql for postgres to export script

* update export for postgres to be without AI

* fix build

* make isDBMLFlow optional

---------

Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
2025-03-19 11:02:01 +02:00
Jonathan Fishner
85fd14fa02 fix(export-sql): show create script for only filtered schemas (#570)
* fix(export-sql): show create script for only filtered schemas

* add dependencies filter

---------

Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
2025-02-10 10:54:22 +02:00
Guy Ben-Aharon
d6659795bc upgrade eslint (#479) 2024-12-11 12:43:45 +02:00
Guy Ben-Aharon
667685ed0f fix(dialogs): fix height of dialogs for small screens (#440)
* fix(dialogs): fix height of dialogs on small screens

* fix type
2024-11-24 12:21:15 +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
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
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
cf3a10961d add en translations 2024-09-02 16:34:01 +03:00
Guy Ben-Aharon
e8f54c621a add tailwind linter 2024-09-01 14:44:02 +03:00
Guy Ben-Aharon
d0f8ac74c1 fix empty script error 2024-08-24 19:35:31 +03:00
Guy Ben-Aharon
2b247a1982 colors 2024-08-24 17:35:16 +03:00
Guy Ben-Aharon
4a0800e66d error handle 2024-08-24 17:15:12 +03:00
Guy Ben-Aharon
96848cfb79 small fixes 2024-08-24 10:00:41 +03:00
johnnyfish
0a1b7ab7d7 small fixes + save when clicked on last updated 2024-08-24 08:59:11 +03:00
Guy Ben-Aharon
242a1089e6 fix diagrams sizes 2024-08-23 22:50:21 +03:00
Guy Ben-Aharon
c43e8d7f30 clear diagram data 2024-08-23 03:18:12 +03:00
johnnyfish
e380200a75 add export AI script functionality 2024-08-23 02:59:29 +03:00