Commit Graph

389 Commits

Author SHA1 Message Date
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
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
1ilit
895c1da2b0 Add a setting to resize table width (#21) 2024-04-10 06:47:06 +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
9b5c548e15 Update discord link 2024-04-07 00:20:24 +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
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
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
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
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
1ilit
54c043204a Abstract notes out of editor 2024-03-12 23:38:13 +02:00
1ilit
d06074451e Move vaidateDiagram to issues.js 2024-03-12 13:52:01 +02:00
1ilit
9e32c49306 Abstract areas 2024-03-11 23:59:04 +02:00
1ilit
787b7b9817 Declutter utils 2024-03-11 02:45:44 +02:00
1ilit
680d349380 Abstract controls on fullscreen 2024-03-11 01:50:34 +02:00
1ilit
dc8bbc0f9c Abstract tables, undo/redo, selected element 2024-03-10 23:55:23 +02:00
1ilit
91549d3089 Clean up relationship component 2024-03-10 21:25:23 +02:00
1ilit
23bc6278a2 Abstract TransformContext 2024-03-10 19:25:22 +02:00
1ilit
dd4ec59e56 Fix table and relationhsip render order in simple canvas 2024-03-10 01:24:26 +02:00
1ilit
6c0ebcf7bc Abstract SettingsContext out 2024-03-09 22:39:46 +02:00
1ilit
f3eb6d7c04 Separate zoom and pan from settings 2024-03-09 20:35:04 +02:00
1ilit
610e2fa5c5 Abstract LayoutContext 2024-03-09 19:42:09 +02:00
1ilit
aac1eb4584 Remove files from older version 2024-03-07 13:10:33 +02:00
1ilit
9bfbdceda2 Fix pan spamming 2024-03-07 11:21:09 +02:00
1ilit
96e2daad6d Fix save button in toolbar 2024-02-29 19:06:08 +02:00
1ilit
9e68b88213 Fix popovers for editing when sidebar is off 2024-02-29 18:51:43 +02:00
1ilit
5e120bee1c Fix save as 2024-02-29 02:48:24 +02:00
1ilit
3ab820d7ee Add title to json and ddb export 2024-02-28 23:03:40 +02:00
1ilit
141b303e50 Seed templates 2024-02-28 22:47:07 +02:00
1ilit
d3625dd980 Fix long field names 2024-02-28 17:56:32 +02:00
1ilit
c507d5106d Change export file name to include title 2024-02-28 17:07:39 +02:00
1ilit
079229b268 Make the logo higher quality 2024-02-28 16:53:59 +02:00
1ilit
934de53f33 Fix features link on mobile 2024-02-28 14:09:23 +02:00
1ilit
4f69e687f6 Remove fullscreen tick 2024-02-26 13:22:55 +02:00
1ilit
f38acf24ee Fix fit window 2024-02-20 11:32:19 +02:00
1ilit
47707146b8 Save todos 2024-02-20 09:03:08 +02:00
1ilit
c9a8d76e8e Fix relationship overlap 2024-02-20 03:02:17 +02:00
1ilit
d792791394 Fix popover theme and change color button 2024-02-19 23:21:38 +02:00
1ilit
2355673dde Add discord link to menu 2024-02-19 22:40:24 +02:00
1ilit
781b5b8143 Move timeline to settings 2024-02-19 14:14:32 +02:00
1ilit
38943d80f2 Add thumbnails to create new modal 2024-02-16 16:27:09 +02:00
1ilit
198232426b Add features and supported dbs sections on landing page 2024-02-15 03:22:07 +02:00
1ilit
62e3faa6fb Add mssql 2024-02-14 19:52:58 +02:00
1ilit
7cea7c9f5f Fix dependencies 2024-02-12 21:05:21 +02:00
1ilit
604bed67dd Allow self references 2024-02-06 00:42:11 +02:00
1ilit
7e1c8fc1ca Add MariaDB 2024-02-05 13:40:59 +02:00
1ilit
f9dd80f39c Add presentation mode 2024-02-03 13:48:07 +02:00
1ilit
6985eb2fdc Support SQLite 2024-01-31 17:00:15 +02:00
1ilit
a31e60cf0d Remove mandetory relationships 2024-01-31 00:12:09 +02:00
1ilit
e35ee8270c Fix settings 2024-01-29 09:53:05 +02:00
1ilit
6f262185d0 Handle inline foreign keys 2024-01-23 10:15:28 +02:00
1ilit
d67fa7cb08 Fix typo of dbms 2024-01-23 09:07:33 +02:00
1ilit
646571ef76 Fix relationship position update bug in undo 2024-01-23 08:57:21 +02:00
1ilit
f29716814d Fix banner text color 2024-01-23 08:38:59 +02:00