Commit Graph

24 Commits

Author SHA1 Message Date
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
4623e391b9 Rename files and reorganize directories 2023-10-19 11:36:46 +03:00
1ilit
fad46955fb Make json schemas for custom types 2023-09-19 15:51:37 +03:00
1ilit
6172d48bf5 Parse types for postgres 2023-09-19 15:51:36 +03:00
1ilit
f6ab590623 Handle issues for custom types 2023-09-19 15:51:30 +03:00
1ilit
36ad44f0db Suppost postgres 2023-09-19 15:51:26 +03:00
1ilit
69aabaefa9 Handle check expressions 2023-09-19 15:51:25 +03:00
1ilit
028e80a487 Handle invalid references 2023-09-19 15:51:23 +03:00
1ilit
10fae6d518 Handle defaults and sizes for all datatypes 2023-09-19 15:51:22 +03:00
1ilit
9311c1fbaf Validate field default values 2023-09-19 15:51:21 +03:00
1ilit
81792a5243 Fix error when field.values is undefined and add it to issues 2023-09-19 15:51:20 +03:00
1ilit
1016c3536e Catch empty or duplacate fields, indices, names, relationships 2023-09-19 15:51:16 +03:00
1ilit
794ecdba08 Handle issues in the diagram 2023-09-19 15:51:14 +03:00
1ilit
2b2e4840c9 Undo redo parsing for references 2023-09-19 15:50:46 +03:00
1ilit
ab0dc2c44e uuuugh 2023-09-19 15:50:45 +03:00
1ilit
2760f458af add sets 2023-09-19 15:50:44 +03:00
1ilit
662e2294e8 add enum type 2023-09-19 15:50:43 +03:00
1ilit
fc287d12f0 add restrictions on default, autoincrement, length 2023-09-19 15:50:42 +03:00
1ilit
348363acbb parse tables 2023-09-19 15:50:39 +03:00
1ilit
d2515a0bcb Clear diagram, copy as image 2023-09-19 15:49:39 +03:00
1ilit
6eaad6e720 Import ddb files 2023-09-19 15:49:31 +03:00
1ilit
db843f32f3 File validation 2023-09-19 15:49:28 +03:00
1ilit
ef09ded98c Handle entering and exiting fullscreen 2023-09-19 15:48:35 +03:00