Commit Graph

578 Commits

Author SHA1 Message Date
1ilit
d00c21b2e3 Add MSSQL types 2024-07-04 19:42:11 +03:00
1ilit
d7025e1ff1 Add error checking for enums 2024-07-04 02:10:24 +03:00
1ilit
d48ccfff4b Add enums to select types 2024-07-03 21:54:46 +03:00
1ilit
7c1eecd7a0 Undo and redo enum editing 2024-07-03 21:21:44 +03:00
1ilit
1430db881c Export and import enums in diagrams 2024-07-03 13:25:24 +03:00
1ilit
219a5a877b Fix UNIQUE not added in postgres 2024-07-03 03:27:36 +03:00
1ilit
61d97e8143 Import implicit foreign keys 2024-07-03 03:08:53 +03:00
1ilit
c1f651cb54 Clean up postgres export 2024-07-03 00:33:23 +03:00
1ilit
3c1e72fbdd Export enums to sql 2024-07-02 23:26:45 +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
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
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
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
Artem Makarov
0b26f030fe feat: Add Russian locale 2024-05-29 12:20:52 +03:00
Oleksandr Korotash
5b3364c1d8 feat: Add Ukrainian locale 2024-05-28 16:18:11 +03:00
1ilit
6774a8f1e1 Fix parsing default function names 2024-05-25 23:20:51 +03:00
aniketjadhav16
3c35c0488d feat: Add hindi locale 2024-05-24 01:52:40 +05:30
lilit
bf744630c0
Merge pull request #123 from AyshaHakeem/main
Update en.js To Fix Spelling
2024-05-21 05:08:47 +03:00
Aysha
5cac5d140a
Update en.js To Fix Spelling
Fix spelling error in editor's navbar submenu Item: 'Ask us on Github'
2024-05-21 05:17:15 +05:30
Atieh
4aa179c86d feat: Add persian locale 2024-05-19 15:32:14 +00:00
pvhieu
e30a84398f Fix: load name of lastest modified diagram 2024-05-19 10:17:01 +07:00
Jean Franz
6865a44e72 fix: edit type field locale 2024-05-17 17:22:19 -03:00
Jean Franz
d336b63956 feat. add Portguese locale 2024-05-17 17:15:18 -03:00
lilit
d3170b1966
Merge branch 'main' into feat/add_locale_german 2024-05-17 19:03:42 +03:00
SoraXV
f3621194d9 Added german localization regarding issue #115 2024-05-17 17:52:34 +02:00
Pham Hieu
91c4528b16 feat: Add vietnamese locale 2024-05-17 18:02:22 +07:00
lilit
002e240b7e
Merge pull request #110 from drawdb-io/i18n
Configure i18n and add simplified Chinese (#99)
2024-05-17 04:00:43 +03:00
1ilit
4e93212cf9 Sort languages alphabetically 2024-05-17 03:49:18 +03:00
1ilit
cd050a59f9 Fix styling for overflowing elements 2024-05-17 03:45:42 +03:00
lilit
2b5312eac9
Merge branch 'i18n' into i18n 2024-05-17 02:57:59 +03:00
lilit
3ded8fb37f
Merge pull request #111 from LovelessCodes/patch-1
Add danish translation
2024-05-17 02:54:56 +03:00
1ilit
cb3a41361e Fix Simplified Chinese translation 2024-05-17 02:52:55 +03:00
DNLRQ
39c88ac277 Spanish added 2024-05-16 09:10:15 -07:00
LovelessCodes
466c9ed1a2
changed: updated i18n.js to include danish translation 2024-05-16 09:44:07 +02:00
LovelessCodes
6edc2c7ce3
feat: Danish translation file to locales 2024-05-16 09:40:54 +02: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
Harris Zhang
fb17307a79
fix NoteInfo.jsx for undo 2024-05-15 17:40:51 +08:00
liao文禧
a33b68bfd0 place optional parameters of functions at the end(#104) 2024-05-14 11:22:13 +08:00
lilit
9de091c990
Merge pull request #102 from l123wx/collapse_child_re_rendering
Optimize the rendering logic for the Collapse and Tabs child components(#101)
2024-05-13 06:21:40 +03:00
liao文禧
2695e5b8a2 Optimize the rendering logic for the Collapse and Tabs child components(#101) 2024-05-13 11:14:51 +08:00
lilit
792c760eec
Merge pull request #65 from MagMongoing/main
Include comment statements when exporting MySQL SQL script
2024-05-12 22:57:40 +03:00
liao文禧
9e489d602b Auto swap for foreign key name (#79) 2024-05-08 11:46:50 +08:00
1ilit
794e0c8868 Merge branch 'main' of https://github.com/drawdb-io/drawdb 2024-05-08 04:05:40 +03:00
1ilit
fc904fb740 Edit relationship on double click (#68) 2024-05-08 04:03:04 +03:00
lilit
b9215bcf3f
Merge pull request #77 from l123wx/enum-values-on-mobile
Fix enum values were not split on blur
2024-05-04 21:10:16 +03:00
lilit
d0572ee55a
Merge pull request #61 from HaecheonLee/enh/update-opacity-when-an-item-is-being-dragged-over
Update opacity style when an item is being hover after another item is dragged over
2024-05-02 17:56:26 +03:00
1ilit
8fdb5790c2 Merge branch 'enh/refresh-search-list-result-after-modification' 2024-05-02 17:07:23 +03:00
1ilit
f827145a27 Remove unused import 2024-05-02 16:44:20 +03:00
1ilit
62e4318592 Fix opening type and table at the same time 2024-05-02 16:23:18 +03:00
lilit
4424173a10
Merge pull request #52 from HaecheonLee/enh/open-note-when-note-title-is-clicked-in-search-in-note-tab
Open note when a note's title is clicked in search in note tab
2024-05-02 15:53:02 +03:00
liao文禧
3b0d03ed3b Fix enum values were not split on blur
close #73
2024-04-30 09:48:40 +08:00
mag
d05ba8de65
Merge pull request #1 from drawdb-io/main
merge from drawdb
2024-04-25 11:34:55 +08:00
1ilit
4cfd91d75b Merge branch 'fix-import-from-source' 2024-04-24 18:45:50 +03:00
1ilit
3c7c0eafde Change not null button title from nullable to not null (#66) 2024-04-24 18:45:30 +03:00
1ilit
22331080d8 Accept null values for nullable fields 2024-04-24 18:37:50 +03:00
1ilit
a2c5b8156f Remove nested parentheses for checks 2024-04-24 18:28:28 +03:00
1ilit
a88bc9799f Parse nested check statements 2024-04-24 18:17:41 +03:00
1ilit
aaaca8675f Remove double precision warning 2024-04-24 16:47:26 +03:00
1ilit
aad1469496 Handle null as default 2024-04-24 15:09:38 +03:00
1ilit
583138949b Remove quotes for defaults that are keywords 2024-04-24 12:19:36 +03:00
1ilit
2751a6d6df Take in functions as defaults 2024-04-24 11:49:00 +03:00