Commit Graph

223 Commits

Author SHA1 Message Date
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 08aa18e467 Load latest diagram 2023-10-27 21:10:17 +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
1ilit b41942c794 Rename diagram 2023-10-21 19:45:13 +03:00
1ilit 69dd120c0d Add favicon 2023-10-21 14:37:04 +03:00
1ilit 23b3257762 Add sidesheet for the bot 2023-10-20 20:37:06 +03:00
1ilit 4623e391b9 Rename files and reorganize directories 2023-10-19 11:36:46 +03:00
1ilit 74a06fccf3 Change route names 2023-10-14 17:02:45 +03:00
1ilit 651c8f9de7 Fix rich editor styling 2023-10-14 16:43:22 +03:00
1ilit e2a37b68e4 Add survey page 2023-10-12 23:17:23 +03:00
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