Commit Graph

541 Commits

Author SHA1 Message Date
1ilit
895059c76a Support empty strings and strings with quotes for default (#10) 2024-04-10 04:57:07 +03:00
1ilit
9c34e6c40d
Merge pull request #20 from jonas-grgt/main
Add build CI/CD workflow
2024-04-09 03:17:23 +03:00
Jonas Geiregat
89522a416c Add build CI/CD workflow 2024-04-08 20:18:23 +02:00
Yash Chudasama
4f6eb30146 Added Docker Support 2024-04-07 20:56:48 +05:30
1ilit
9b5c548e15 Update discord link 2024-04-07 00:20:24 +03:00
1ilit
d8fd3292b7 Add NotFound page 2024-04-06 13:59:39 +03:00
1ilit
c2319afcd3 Update github links 2024-04-06 13:18:34 +03:00
1ilit
28d2655212 Update Readme 2024-04-06 12:39:13 +03:00
1ilit
2c525a2ffd Add prettier 2024-04-06 11:11:12 +03:00
1ilit
da0cf2247c Add license 2024-04-06 10:55:54 +03:00
1ilit
378c6846a9 Clean up index.css 2024-04-06 10:36:22 +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
639518e3bf Clean up pages 2024-04-05 22:34:25 +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
eff3f57071 Bump up db version 2024-04-05 03:08:00 +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
7a406eb6d3 Fix env variables 2024-03-15 21:09:50 +02:00
1ilit
725f01d8da Make exports consistent 2024-03-15 20:55:43 +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
697291fe66 Fix setSelectedElement in contexts 2024-03-14 00:27:09 +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
1280219ac9 Stop resize onMouseLeave 2024-03-13 00:58:03 +02:00
1ilit
8a265831ed Clean up public folder 2024-03-13 00:24:12 +02:00