Commit Graph

632 Commits

Author SHA1 Message Date
1ilit
55295a6790 Add FUNDING.yml 2024-07-02 13:18:38 +03:00
1ilit
dd2aafe80b Import enums from source 2024-06-30 15:38:25 +03:00
1ilit
5b18b02946 Fix db names on open modal 2024-06-30 13:36:57 +03:00
1ilit
85ccb19d8f Show info icon only for generic diagrams 2024-06-30 13:22:34 +03:00
1ilit
810afe4bc0 Add enums tab 2024-06-30 13:19:21 +03:00
lilit
9acc619d47
Merge pull request #137 from huyjs9/feat/search-nested-fields-tables
Search nested fields in tables
2024-06-27 11:55:48 +03:00
1ilit
259835892a Fix add field for types to work with dbToTypes 2024-06-27 11:34:21 +03:00
1ilit
d79b0c205d Return types after import 2024-06-27 11:12:09 +03:00
1ilit
9e2684e7a9 Swap INTEGER for INT in generic diagrams to maintain backward compatibility 2024-06-25 02:07:57 +03:00
1ilit
d8128f5010 Import from postgres 2024-06-22 04:13:44 +03:00
1ilit
0899b2c453 Fix extra comma being added after index on export (#141) 2024-06-19 19:22:07 +03:00
lilit
c43adae561
Merge pull request #139 from huyjs9/feat/table-info-color
Add color for table info
2024-06-19 04:31:36 +03:00
lilit
c90b33cd74
Merge pull request #138 from huyjs9/fix/add-area
fix: add area on side panel
2024-06-17 15:15:00 +03:00
Huy Bui
e5a09042b3 fix: add area on side panel 2024-06-17 12:42:10 +07:00
Huy Bui
d925d16615 feat: add color for table info 2024-06-17 12:39:41 +07:00
lilit
1fb947cf2a
Merge pull request #136 from huyjs9/fix/todo-details
Fix todo details value
2024-06-16 22:58:30 +03:00
Huy Bui
960d8feec3 feat: search nested fields in tables 2024-06-17 00:43:43 +07:00
Huy Bui
43e4744afa fix: todo details value 2024-06-16 22:42:44 +07:00
1ilit
a4fe117c80 Move export sql above export as in menubar 2024-06-16 05:08:28 +03:00
1ilit
9ddc4316ea Export mysql for mysql diagrams 2024-06-16 05:06:16 +03:00
1ilit
3f6dfe6437 Import and export to mariadb in mariadb diagrams 2024-06-16 04:54:03 +03:00
1ilit
8441d3db73 Accept 0 or 1 for bool values 2024-06-16 01:54:20 +03:00
1ilit
4ba0e5af8b Fix checkDefault 2024-06-16 01:49:26 +03:00
1ilit
490cb738de Convert unsupported types in generic diagrams on import 2024-06-16 01:38:22 +03:00
1ilit
0a108fc33a Import from mysql 2024-06-16 00:23:48 +03:00
1ilit
1d1dde27e7 Crop long types 2024-06-15 22:46:19 +03:00
1ilit
77d1a9ea41 Fill in datatypes for mysql 2024-06-15 20:37:39 +03:00
1ilit
bff10e6fe9 Remove unnecessary fields in datatype 2024-06-15 04:41:06 +03:00
1ilit
7953b7fdc0 Add hasDefault and canIncrement to types 2024-06-14 23:32:58 +03:00
1ilit
e61757f93d Import SQLite source 2024-06-14 01:00:47 +03:00
1ilit
c0584f11c6 Show database type on open 2024-06-11 07:30:30 +03:00
1ilit
6c1ff1518f Set up multiple imports for generic diagrams 2024-06-10 22:57:21 +03:00
lilit
7716980be4
Fix title on json export 2024-06-10 18:27:38 +03:00
1ilit
73dff50f14 Export sqlite 2024-06-10 15:23:57 +03:00
1ilit
9c31e2be52 Move all type data to datatypes.js 2024-06-10 02:17:43 +03:00
1ilit
0908d040e0 Load database type on open 2024-06-09 20:18:12 +03:00
1ilit
b13d576c5e Require selecting a db on new diagrams 2024-06-09 18:10:51 +03:00
1ilit
77bdb77a9e Enable editing index names 2024-06-07 14:18:05 +03:00
1ilit
be6ecb066c Load types for selected db 2024-06-06 20:24:05 +03:00
1ilit
1283f66a86 Fix hyphenated languages not having a border when selected 2024-06-01 21:23:48 +03:00
1ilit
23d0f13a59 Fix table name not showing in default error 2024-06-01 21:22:48 +03:00
1ilit
5020509626 Expose host directly in compose 2024-06-01 20:53:07 +03:00
lilit
e99f5a1692
Merge pull request #119 from JeanFranz73/main
feat: add Docker Compose
2024-06-01 20:37:28 +03:00
1ilit
44d5f7be20 Fix recovering relationships after delete operations (#84) 2024-05-31 20:18:40 +03:00
1ilit
3988b8d990 Recover relationships after undoing table delete 2024-05-31 20:17:21 +03:00
1ilit
679f6b05e5 Recover relationships after undoing 'field_delete' 2024-05-31 19:19:58 +03:00
1ilit
9c820664dc Fix label for cannot connect toast 2024-05-31 17:18:03 +03:00
1ilit
1768c39d43 Move links to navbar 2024-05-31 00:14:37 +03:00
lilit
5e2acf91b7
Merge pull request #129 from makarbass/main
feat: Add Russian locale
2024-05-29 12:38:31 +03:00
Artem Makarov
0b26f030fe feat: Add Russian locale 2024-05-29 12:20:52 +03:00