Commit Graph

342 Commits

Author SHA1 Message Date
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
1ilit
b8f7ac2812 Remove popconfirm from canvas field delete 2024-01-22 18:16:21 +02:00
1ilit
3efbb0de2a Fix undo for unchanged note content 2024-01-22 17:56:57 +02:00
1ilit
1c89805ca7 Parse relationships from alter statements 2024-01-22 16:35:01 +02:00
1ilit
d32ee38d05 Handle index parsing 2024-01-21 11:22:45 +02:00
1ilit
b0d262e2a0 Handle simple sql table parsing 2024-01-21 09:05:43 +02:00
1ilit
6c65134c93 Fix precison for float bug 2024-01-18 12:45:58 +02:00
1ilit
58bafcfcaf Add hero 2024-01-18 04:24:38 +02:00
1ilit
9f981b62ec Remove login and signup 2024-01-14 05:35:03 +02:00
1ilit
5daf3fb7ba Rename 2024-01-14 02:58:56 +02:00
1ilit
c4f73ba178 Add settings to header 2024-01-14 02:43:22 +02:00
1ilit
ce267fb049 Remove everything sockets 2024-01-14 02:21:44 +02:00
1ilit
6f2b7a42b4 Remove sidebar 2024-01-14 02:05:07 +02:00
1ilit
005c3fd2a6 Remove share 2024-01-14 01:28:21 +02:00
1ilit
7436f79c2b Test main 2024-01-14 01:18:51 +02:00
1ilit
6ae3406644 Add share modal 2024-01-13 20:36:13 +02:00
1ilit
9256c75621 Handle undo for collab 2024-01-12 04:10:49 +02:00
1ilit
f870c213ae Real time editing 2024-01-10 05:16:06 +02:00
1ilit
679a58a9a3 Redo login page 2024-01-05 21:38:59 +02:00
1ilit
144600c5bb Redo signup page 2024-01-03 21:37:44 +02:00
1ilit
3ec1f91903 Add showCardinality setting 2023-12-29 22:40:37 +02:00
1ilit
187b70cbdf Add cardinality labels on relationships 2023-12-28 07:11:49 +02:00
1ilit
f11419f60b Fix relationship coming over table 2023-12-28 06:17:48 +02:00
1ilit
f44b5fd388 Fix field delete 2023-12-27 04:45:23 +02:00
1ilit
0e041ed913 Edit templates 2023-12-24 23:26:14 +02:00
1ilit
b9fbcfb9b6 Handle template loading better 2023-12-24 03:06:49 +02:00
1ilit
ece4a9e95a Fix import 2023-12-20 02:57:29 +02:00
1ilit
dec6362fa9 Add Save as template 2023-12-19 04:36:10 +02:00
1ilit
c5f929ac55 Fix buttons 2023-12-18 01:21:33 +02:00
1ilit
46685a98fe Migrate to Vite from CRA 2023-12-16 05:39:13 +02:00
1ilit
705251a275 Handle thumbnails for templates 2023-12-11 23:11:30 +02:00
1ilit
50c776077a Add templates page 2023-11-30 09:18:41 +02:00
1ilit
f6199cfd97 Make New window a duplicate of the parent window 2023-11-28 23:08:45 +02:00
1ilit
0cbc4bb6f8 Flush storage 2023-11-24 19:13:49 +02:00
1ilit
76ef62d13f Autosave 2023-11-24 18:28:39 +02:00
1ilit
045715cff9 Add setting for disabling panning 2023-11-24 01:32:26 +02:00
1ilit
f312b943e6 Fix typos 2023-11-23 19:34:38 +02:00
1ilit
e5b2a2be2f Save diagram id in window name to avoid loading latest diagram when not empty 2023-11-22 21:32:17 +02:00
1ilit
1ec9b5fd1f Smol fixes 2023-11-02 16:45:11 +02:00
1ilit
9588d7c918 Create a new diagram 2023-11-02 13:31:26 +02:00
1ilit
50d82fb435 Fixed save for diagrams 2023-11-01 13:35:57 +02:00
1ilit
092a08e624 Delete diagram and save as 2023-10-28 02:11:31 +03:00
1ilit
7f5534dfea Load diagram from db 2023-10-27 20:18:28 +03:00
1ilit
63be981131 Add open modal 2023-10-26 20:26:13 +03:00
1ilit
4596864e2f Save diagram to IndexedDb 2023-10-26 16:35:50 +03:00
1ilit
0b1a6d2eae Make navbar responsive 2023-10-24 13:04:33 +03:00
1ilit
dfe48ef560 Fix linking bug 2023-10-23 17:39:05 +03:00
1ilit
f4bee4de5b Fix table schema validation 2023-10-22 09:01:43 +03:00