Commit Graph

430 Commits

Author SHA1 Message Date
Guy Ben-Aharon b1578ba910 remove clear from schemas select 2024-09-14 13:20:18 +03:00
Guy Ben-Aharon 448a01f922 fix scrolling to table 2024-09-14 13:13:27 +03:00
Guy Ben-Aharon f6bc2a394d set table location on creation 2024-09-14 13:13:27 +03:00
johnnyfish 6a2f50a62e fix when clicking on create table clear the filter 2024-09-14 13:13:27 +03:00
johnnyfish 65973bb353 fix build 2024-09-14 13:13:27 +03:00
johnnyfish c9a03ec10e scroll and show in edit mode a new table when click create table 2024-09-14 13:13:27 +03:00
johnnyfish 947821e137 fix when create table to create it in the viewport 2024-09-14 13:13:27 +03:00
Guy Ben-Aharon dcaef36d16 add title to page 2024-09-13 11:42:46 +03:00
Guy Ben-Aharon 8f209e734d add title to page 2024-09-13 00:44:39 +03:00
johnnyfish 25c0377289 add diagram name to page title 2024-09-13 00:44:39 +03:00
Guy Ben-Aharon 886362876a default hide cardinality 2024-09-12 19:11:05 +03:00
Guy Ben-Aharon fef70e04bf fix sizes & storage for hiding/showing cardinality 2024-09-12 19:11:05 +03:00
Guy Ben-Aharon 1be7be7163 add cardinality indication 2024-09-12 19:11:05 +03:00
Guy Ben-Aharon 04c633e660 fix index pk unique 2024-09-12 12:32:44 +03:00
johnnyfish 0d9a4e667f fix index aggregation 2024-09-12 12:32:44 +03:00
Guy Ben-Aharon 3465656945 fix delete tables & relationships issue with redo&undo 2024-09-11 17:18:25 +03:00
johnnyfish db89e67f7a fix set minimum zoom for 80% when clicking show all button 2024-09-11 15:00:57 +03:00
Guy Ben-Aharon 79b06be378 diagram name shorter 2024-09-11 14:52:20 +03:00
Guy Ben-Aharon 295965e92a drag behavior 2024-09-11 13:58:56 +03:00
Guy Ben-Aharon a61843df35 select tables and relationship behavior 2024-09-11 13:58:56 +03:00
Guy Ben-Aharon ce4fdf2fcf fix show more button 2024-09-10 18:41:40 +03:00
Guy Ben-Aharon 8e66ff1c77 add table expand logic 2024-09-10 18:25:56 +03:00
johnnyfish f70bd3f76c add expand animation 2024-09-10 18:25:56 +03:00
johnnyfish c6cc432b92 tmp add expand 2024-09-10 18:25:56 +03:00
Guy Ben-Aharon 8113066038 fix table fields & types overflow 2024-09-10 12:02:21 +03:00
Guy Ben-Aharon b74575de92 fix table fields & types overflow 2024-09-10 11:08:44 +03:00
johnnyfish 4d34ade63d fix: add reference_schema to support again import with FKs all dbs 2024-09-10 10:37:14 +03:00
johnnyfish ce8ef57304 fix: add reference_schema to support again import with FKs 2024-09-10 09:58:28 +03:00
johnnyfish 83c8399593 Revert "remove dialog"
This reverts commit b15419022ed44f2eeb957698e5618c40268ebe60.
2024-09-09 17:08:21 +03:00
Guy Ben-Aharon 9baedaa4aa remove dialog 2024-09-09 17:08:21 +03:00
Guy Ben-Aharon 3c18a1b05a translations fix 2024-09-09 17:08:21 +03:00
Guy Ben-Aharon b89a63553f redo/undo fix 2024-09-09 17:08:21 +03:00
johnnyfish b66758c7ed add alret before rearrange all tables in the diagram 2024-09-09 17:08:21 +03:00
johnnyfish f1832d2701 improve table positioning adjustments 2024-09-09 17:08:21 +03:00
Guy Ben-Aharon 419878c601 fix refresh loop 2024-09-09 09:56:14 +03:00
Guy Ben-Aharon 3dc59b7e0a switch to selectbox instead of combobox + add translations + fix overflows 2024-09-09 09:11:58 +03:00
Guy Ben-Aharon 49f1de7e71 add translations 2024-09-09 09:11:58 +03:00
Guy Ben-Aharon 50ef457fe2 filter by schema 2024-09-09 09:11:58 +03:00
Guy Ben-Aharon 0e6ebf3ecd fix column names overflow 2024-09-08 22:04:26 +03:00
Guy Ben-Aharon 388b279156 capital 2024-09-07 12:46:30 +03:00
dubloom 1c6786bff4 fix: remove effective scroll action 2024-09-07 12:46:30 +03:00
dubloom a69b241d74 feat: change the menu to activate/deactive zoom on scroll 2024-09-07 12:46:30 +03:00
dubloom ac208c47dc feat: ability to change zoom or pan on scroll in the canvas component 2024-09-07 12:46:30 +03:00
Louis Tricot 6a0bc30cdb fix: zoom in/out on scroll instead of panning 2024-09-07 12:46:30 +03:00
Guy Ben-Aharon 1810d60f85 index with schema 2024-09-07 11:59:23 +03:00
Guy Ben-Aharon aeb3096a76 add schema to storage 2024-09-07 11:59:23 +03:00
johnnyfish 48414dac83 fix: add reference_schema to the postgres import script 2024-09-05 19:00:50 +03:00
Guy Ben-Aharon 2185f98189 fix combobox checks 2024-09-05 18:51:48 +03:00
johnnyfish 1eff9513ef fix: support multi schemas when using import script in postgres 2024-09-05 18:39:57 +03:00
Guy Ben-Aharon 9f59f00387 when opening diagram - fit canvas to nodes 2024-09-05 16:54:43 +03:00