Commit Graph

16 Commits

Author SHA1 Message Date
1ilit
b9da7e618f load diagram in read only mode from previous version 2025-08-24 18:39:35 +04:00
1ilit
94226de561 Table and field drag and drop ordering (#444)
* Add dnd for tables and fields

* Fix inputs

* Decouple ids and indecies in the editor

* Decouple ids and indecies in utils

* Fix field indexes

* Use nanoid instead of numberic ids for fields and tables

* Fix review comments
2025-05-11 21:44:04 +04:00
1ilit
40ef1ca91b Disable keepDOM in tabs and collapses (#335) 2025-01-18 22:26:42 +04:00
1ilit
322bb6e988 Merge branch 'main' into select-db
# Conflicts:
#	src/i18n/locales/en.js
#	src/utils/exportSQL/generic.js
2024-07-07 17:57:33 +03:00
1ilit
9b606114df Rename TablesContext to DiagramContext 2024-07-04 23:18:20 +03:00
Huy Bui
d925d16615 feat: add color for table info 2024-06-17 12:39:41 +07:00
1ilit
cd050a59f9 Fix styling for overflowing elements 2024-05-17 03:45:42 +03:00
lilit
0371606829 Merge branch 'main' into i18n 2024-05-16 07:01:55 +03:00
1ilit
2b4b01c358 Configure i18n and add simplified chinese (#99) 2024-05-16 06:45:47 +03:00
liao文禧
a33b68bfd0 place optional parameters of functions at the end(#104) 2024-05-14 11:22:13 +08:00
liao文禧
2695e5b8a2 Optimize the rendering logic for the Collapse and Tabs child components(#101) 2024-05-13 11:14:51 +08:00
1ilit
8fdb5790c2 Merge branch 'enh/refresh-search-list-result-after-modification' 2024-05-02 17:07:23 +03:00
1ilit
62e4318592 Fix opening type and table at the same time 2024-05-02 16:23:18 +03:00
haecheonlee
7f9b760b58 Refresh search list after modification 2024-04-16 02:52:21 -04:00
1ilit
234d4fc04b Remove duplicate logic to edit table 2024-04-06 09:51:38 +03:00
1ilit
40800f8f28 Clean up tabs 2024-04-06 04:58:42 +03:00