Commit Graph

503 Commits

Author SHA1 Message Date
1ilit eaf4812dbe Add login page 2023-09-30 11:17:04 +03:00
1ilit a006c0cda4 Connect to signup route 2023-09-30 10:12:09 +03:00
1ilit 432efe91fd I dont remember 2023-09-28 20:29:22 +03:00
1ilit bb0229ac5c Add signup page 2023-09-24 19:38:39 +03:00
1ilit 72ad69bc66 Make report bug page responsive 2023-09-22 22:18:34 +03:00
1ilit 0e7bebd971 Add loading spin and reset form on successful bug report 2023-09-22 22:00:20 +03:00
1ilit 03c981f65f Submit bug reports by email 2023-09-22 20:09:02 +03:00
1ilit af08bae76f Extract editor classes to richeditor.css 2023-09-19 15:52:03 +03:00
1ilit 392e7218de Parse content to html 2023-09-19 15:52:02 +03:00
1ilit 45c95c7f11 Add rich text editot 2023-09-19 15:51:59 +03:00
1ilit f2b02e5d42 Add bug report page 2023-09-19 15:51:49 +03:00
1ilit 884bd32515 Change media queries 2023-09-19 15:51:46 +03:00
1ilit 6509d42478 Add shortcuts page 2023-09-19 15:51:44 +03:00
1ilit a51d5cf03d Save theme in local storage 2023-09-19 15:51:43 +03:00
1ilit f774699bfb Add navbar 2023-09-19 15:51:40 +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 9a1c086870 Add custom types to the selection 2023-09-19 15:51:34 +03:00
1ilit 796e302eeb Use better foreign key names 2023-09-19 15:51:32 +03:00
1ilit f6ab590623 Handle issues for custom types 2023-09-19 15:51:30 +03:00
1ilit 6515b87988 Add size and value to type fields 2023-09-19 15:51:29 +03:00
1ilit 273d398dd2 Support custom types 2023-09-19 15:51:28 +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 aa7b8905b8 Replace titles with tooltips 2023-09-19 15:51:18 +03:00
1ilit 953af7e0d7 Add input validators 2023-09-19 15:51:17 +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 d8f709299d brr 2023-09-19 15:51:13 +03:00
1ilit 13a2eab410 fix borders when element is selected 2023-09-19 15:51:11 +03:00
1ilit 1dd645f1a7 add dark theme 2023-09-19 15:51:08 +03:00
1ilit 8a17540d31 add badge for new messages 2023-09-19 15:51:02 +03:00
1ilit 4181ef4c74 refactor chat 2023-09-19 15:51:00 +03:00
1ilit 274c434206 added chat 2023-09-19 15:50:57 +03:00
1ilit be0ec46e4b switch to lists for timeline 2023-09-19 15:50:55 +03:00
1ilit aec4d826b5 todo list 2023-09-19 15:50:53 +03:00
1ilit 7426012154 added timeline 2023-09-19 15:50:52 +03:00
1ilit d61a90530f hi 2023-09-19 15:50:49 +03:00
1ilit 155690e0f7 Swap primary and foreign tables 2023-09-19 15:50:47 +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 38da28ac99 migrate to monaco editor 2023-09-19 15:50:37 +03:00