Commit Graph

578 Commits

Author SHA1 Message Date
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
MagMongoing
3bf5eadc70 Include comment statements when exporting MySQL SQL script 2024-04-24 15:13:46 +08:00
1ilit
ca8ee61ee9 Fix parsing alter statements 2024-04-23 22:48:27 +03:00
1ilit
11e83bb12b Arrange tables in import from source (#28) 2024-04-22 21:43:51 +03:00
1ilit
4a87935412 Fix field precision and size input and parsing 2024-04-22 13:05:46 +03:00
haecheonlee
f87df3f9d5 Remove unused import 2024-04-22 01:34:35 -04:00
haecheonlee
f30efef747 Update opacity style when an item is being dragged over 2024-04-22 01:27:45 -04:00
1ilit
3a580149be Update relationships when fields get reordered 2024-04-21 09:40:56 +03:00
1ilit
b0c271753a Merge commit 'refs/pull/54/head' of https://github.com/drawdb-io/drawdb 2024-04-21 08:24:36 +03:00
1ilit
898d81d6e9 Display sql error location and message on import 2024-04-20 18:16:41 +03:00
1ilit
e8ea47fd3f Accept CURRENT_TIMESTAMP for datetime 2024-04-20 15:23:29 +03:00
1ilit
22f7012c47 Validate default values for set data type 2024-04-20 15:04:55 +03:00
1ilit
c51bf5815f Accept empty precision input fields 2024-04-20 14:40:49 +03:00
1ilit
2f837d625b Make boolean defaults case insensitive 2024-04-20 14:29:20 +03:00
1ilit
124af2735f Fix field.size parsing 2024-04-20 14:14:46 +03:00
1ilit
bce0aeac48 Handle enum and set value parsing 2024-04-20 13:59:05 +03:00
1ilit
1beed53cb6 Handle default function parsing 2024-04-20 11:40:28 +03:00
1ilit
3656d60099 Switch to codemirror 2024-04-19 17:28:32 +03:00
haecheonlee
0347dbf4a2 Remove console 2024-04-16 22:32:08 -04:00
haecheonlee
8f659eb975 Set isDragging to false when dragging ends 2024-04-16 22:30:47 -04:00
haecheonlee
aed1882165 Make table fields draggable and order 2024-04-16 21:09:23 -04:00
haecheonlee
7f9b760b58 Refresh search list after modification 2024-04-16 02:52:21 -04:00
haecheonlee
d545d141be Open note when ote title is clicked in search in note tab 2024-04-15 19:09:44 -04:00
haecheonlee
a193bf6a48 Fix to show the state of field summary in setting 2024-04-15 01:21:41 -04:00
1ilit
89ccd61213
Merge pull request #49 from HaecheonLee/enh/open-note-in-tab-after-clicking-button
Open note in tab after clicking edit button
2024-04-15 05:19:45 +03:00
haecheonlee
157888ff46 Remove unused import 2024-04-14 17:33:15 -04:00
haecheonlee
c0437b5433 Open note in tab after clicking edit button 2024-04-14 17:28:18 -04:00
Halid
173522edc3 fix table color selector design and refactor code 2024-04-14 13:01:32 +03:00
1ilit
9efee285c8 Fix subject area title overflow 2024-04-14 10:28:08 +03:00
1ilit
e3f3f9d5bd Fix note title overflow 2024-04-14 10:26:31 +03:00
1ilit
598f41fed2 Remove inline styling 2024-04-14 10:23:02 +03:00
1ilit
f4f55faf2b Merge commit 'refs/pull/47/head' of https://github.com/drawdb-io/drawdb 2024-04-14 10:13:23 +03:00
1ilit
527f335f68 Merge commit 'refs/pull/46/head' of https://github.com/drawdb-io/drawdb 2024-04-14 10:05:34 +03:00
1ilit
2ac0f047a1 Merge commit 'refs/pull/35/head' of https://github.com/drawdb-io/drawdb 2024-04-14 09:59:25 +03:00
haecheonlee
cc32ffdd80 Fix rendering area in safari 2024-04-13 20:30:56 -04:00
haecheonlee
5b6c34d9aa Fix button in note rendering in safari 2024-04-13 19:31:29 -04:00
ClaPalo
9e18adf1e9 Fixed also template page 2024-04-11 22:24:50 -05:00
santilapi13
0797a3fd7a fix: set field comment width instead of popover width 2024-04-11 23:30:40 -03:00
Santiago N. Lapiana
6580a40017
Merge branch 'drawdb-io:main' into popovers_comments 2024-04-11 22:46:47 -03:00
1ilit
9faf99d9d7 Remove magic numbers in table height calculations 2024-04-12 04:24:19 +03:00
ClaPalo
99cee1c104 Reintroduced opacity using RGBA 2024-04-11 20:08:05 -05:00
ClaPalo
f6e6a50e9d Fixed Landing page 2024-04-11 19:20:29 -05:00
haecheonlee
eadcff091a Fix class name evaluated by short circuit 2024-04-11 20:11:33 -04:00
ClaPalo
3509286426 Fixed field circle icons not moving in Safari 2024-04-11 19:09:19 -05:00
santilapi13
dd57df8bc2 fix: comment visualization in table and fields popovers 2024-04-11 19:15:28 -03:00
ClaPalo
c63b362ce8 Fixed bug default boolean value when importing from source 2024-04-11 13:05:24 -05:00
1ilit
0913ee8108 Add tags to indicate if a setting is on or off 2024-04-11 11:11:02 +03:00
1ilit
2f7702a593 Add warnings to destructive operations 2024-04-11 10:44:13 +03:00
1ilit
f87f969b35
Merge pull request #30 from ClaPalo/Switch-theme-button
Added button to switch theme
2024-04-11 08:05:46 +03:00
ClaPalo
12fbeeceb0 Added button to switch theme 2024-04-10 23:48:17 -05:00
1ilit
2740aeeb9f
Merge pull request #29 from HaecheonLee/bug/fix-remaining-popover-after-deleting-table
Fix to close remainig popover after deleting table
2024-04-11 07:30:17 +03:00
haecheonlee
b788fd86dc Fix to close remainig popover after deleting table 2024-04-10 19:56:19 -04:00
Gautam krishna R
7023b2e611
added double click to open editor 2024-04-10 09:15:48 +00:00
dot
d35461dbd3
Merge pull request #24 from drawdb-io/change-tablewidth
Add a setting to resize table width (#21)
2024-04-10 06:53:18 +03:00
1ilit
895c1da2b0 Add a setting to resize table width (#21) 2024-04-10 06:47:06 +03:00
1ilit
13897e7217 Replace useEffect with useLayoutEffect (#23) 2024-04-10 05:48:16 +03:00
1ilit
6ab13a70d2 Fix form label color in sidesheet for editing a table 2024-04-10 05:22:10 +03:00
1ilit
21ed333f7d Fix panning when the sidesheet for editing a table is open 2024-04-10 05:12:39 +03:00
1ilit
895059c76a Support empty strings and strings with quotes for default (#10) 2024-04-10 04:57:07 +03:00
1ilit
9b5c548e15 Update discord link 2024-04-07 00:20:24 +03:00
1ilit
d8fd3292b7 Add NotFound page 2024-04-06 13:59:39 +03:00
1ilit
c2319afcd3 Update github links 2024-04-06 13:18:34 +03:00
1ilit
28d2655212 Update Readme 2024-04-06 12:39:13 +03:00
1ilit
378c6846a9 Clean up index.css 2024-04-06 10:36:22 +03:00
1ilit
155810d7e6 Fix typo 2024-04-06 10:27:18 +03:00
1ilit
1efd72dfe3 Use ColorPallete in area popover 2024-04-06 09:56:20 +03:00
1ilit
234d4fc04b Remove duplicate logic to edit table 2024-04-06 09:51:38 +03:00
1ilit
0ec280b821 Fix import source 2024-04-06 08:22:23 +03:00
1ilit
173b02daa2 Move controlpanel modal and sidesheet into folders 2024-04-06 08:19:12 +03:00
1ilit
1576b3fb96 Add robots.txt 2024-04-06 05:19:13 +03:00
1ilit
c5cdcba459 Merge branch 'main' of https://github.com/drawdb-io/drawdb-client 2024-04-06 04:59:18 +03:00
1ilit
40800f8f28 Clean up tabs 2024-04-06 04:58:42 +03:00
1ilit
639518e3bf Clean up pages 2024-04-05 22:34:25 +03:00
1ilit
83985ba188 Clean up workspace 2024-04-05 22:09:43 +03:00
1ilit
c67f7f512e Add reference links to lexical editor files 2024-04-05 06:51:07 +03:00
1ilit
afa8fca00c Fix import 2024-04-05 06:32:35 +03:00
1ilit
8cf95a9a06 Fix imports for hooks 2024-04-05 05:12:50 +03:00
1ilit
9036a96a22 Move custom icons to a separate folder 2024-04-05 04:19:36 +03:00
1ilit
eff3f57071 Bump up db version 2024-04-05 03:08:00 +03:00
1ilit
10e0e279cc Remove coords from relationship objects 2024-04-05 03:05:09 +03:00
1ilit
fa8fdae863 Fix wording in info for types 2024-04-02 16:44:29 +03:00
1ilit
ee44cd2b7c Fix table names taking half of the table width when not hovered 2024-04-02 16:05:07 +03:00
1ilit
4d7f18c26e Removed isHovered from Table 2024-04-02 03:38:58 +03:00
1ilit
cf71859f5c Fix broken discord link 2024-04-02 00:48:24 +03:00
1ilit
5347f75529 Remove select dbms from import source modal 2024-04-02 00:38:53 +03:00
1ilit
6fda5356b0 Add primary key icon to fields 2024-04-02 00:22:07 +03:00
1ilit
1283dcd946 Fix collapse panel overflow in the sidebar 2024-04-01 23:02:13 +03:00
1ilit
d9fa03ae01 Fix table name overflow 2024-04-01 20:57:13 +03:00
1ilit
19ca8a55c2 Fix field name overflow 2024-04-01 20:31:24 +03:00
1ilit
9df9527950 Reorganize files 2024-04-01 19:44:50 +03:00
1ilit
d4bc5a9669 Rename NoElements to Empty 2024-03-16 22:24:16 +02:00
1ilit
5895d4c96e Clean up 2024-03-16 02:23:10 +02:00
1ilit
7a406eb6d3 Fix env variables 2024-03-15 21:09:50 +02:00
1ilit
725f01d8da Make exports consistent 2024-03-15 20:55:43 +02:00
1ilit
3ec93f42c6 Make variable naming consistent 2024-03-15 16:37:22 +02:00
1ilit
1132edbbb3 Abstract save state from editor 2024-03-15 16:00:23 +02:00
1ilit
d347e856a8 Implement exit 2024-03-14 20:30:22 +02:00
1ilit
697291fe66 Fix setSelectedElement in contexts 2024-03-14 00:27:09 +02:00
1ilit
34f8d9491b Abstract tasks to a context 2024-03-13 21:09:29 +02:00
1ilit
40ef1b057e Remove tab context 2024-03-13 20:39:16 +02:00
1ilit
24eecdc39b Abstract types from editor 2024-03-13 01:27:42 +02:00