1ilit
|
2751a6d6df
|
Take in functions as defaults
|
2024-04-24 11:49:00 +03:00 |
|
1ilit
|
ca8ee61ee9
|
Fix parsing alter statements
|
2024-04-23 22:48:27 +03:00 |
|
1ilit
|
11e83bb12b
|
Arrange tables in import from source (#28)
|
2024-04-22 21:43:51 +03:00 |
|
1ilit
|
4a87935412
|
Fix field precision and size input and parsing
|
2024-04-22 13:05:46 +03:00 |
|
1ilit
|
898d81d6e9
|
Display sql error location and message on import
|
2024-04-20 18:16:41 +03:00 |
|
1ilit
|
e8ea47fd3f
|
Accept CURRENT_TIMESTAMP for datetime
|
2024-04-20 15:23:29 +03:00 |
|
1ilit
|
22f7012c47
|
Validate default values for set data type
|
2024-04-20 15:04:55 +03:00 |
|
1ilit
|
c51bf5815f
|
Accept empty precision input fields
|
2024-04-20 14:40:49 +03:00 |
|
1ilit
|
2f837d625b
|
Make boolean defaults case insensitive
|
2024-04-20 14:29:20 +03:00 |
|
1ilit
|
124af2735f
|
Fix field.size parsing
|
2024-04-20 14:14:46 +03:00 |
|
1ilit
|
bce0aeac48
|
Handle enum and set value parsing
|
2024-04-20 13:59:05 +03:00 |
|
1ilit
|
1beed53cb6
|
Handle default function parsing
|
2024-04-20 11:40:28 +03:00 |
|
1ilit
|
3656d60099
|
Switch to codemirror
|
2024-04-19 17:28:32 +03:00 |
|
haecheonlee
|
a193bf6a48
|
Fix to show the state of field summary in setting
|
2024-04-15 01:21:41 -04:00 |
|
1ilit
|
89ccd61213
|
Merge pull request #49 from HaecheonLee/enh/open-note-in-tab-after-clicking-button
Open note in tab after clicking edit button
|
2024-04-15 05:19:45 +03:00 |
|
haecheonlee
|
157888ff46
|
Remove unused import
|
2024-04-14 17:33:15 -04:00 |
|
haecheonlee
|
c0437b5433
|
Open note in tab after clicking edit button
|
2024-04-14 17:28:18 -04:00 |
|
Halid
|
173522edc3
|
fix table color selector design and refactor code
|
2024-04-14 13:01:32 +03:00 |
|
1ilit
|
9efee285c8
|
Fix subject area title overflow
|
2024-04-14 10:28:08 +03:00 |
|
1ilit
|
e3f3f9d5bd
|
Fix note title overflow
|
2024-04-14 10:26:31 +03:00 |
|
1ilit
|
598f41fed2
|
Remove inline styling
|
2024-04-14 10:23:02 +03:00 |
|
1ilit
|
f4f55faf2b
|
Merge commit 'refs/pull/47/head' of https://github.com/drawdb-io/drawdb
|
2024-04-14 10:13:23 +03:00 |
|
1ilit
|
527f335f68
|
Merge commit 'refs/pull/46/head' of https://github.com/drawdb-io/drawdb
|
2024-04-14 10:05:34 +03:00 |
|
1ilit
|
2ac0f047a1
|
Merge commit 'refs/pull/35/head' of https://github.com/drawdb-io/drawdb
|
2024-04-14 09:59:25 +03:00 |
|
haecheonlee
|
cc32ffdd80
|
Fix rendering area in safari
|
2024-04-13 20:30:56 -04:00 |
|
haecheonlee
|
5b6c34d9aa
|
Fix button in note rendering in safari
|
2024-04-13 19:31:29 -04:00 |
|
ClaPalo
|
9e18adf1e9
|
Fixed also template page
|
2024-04-11 22:24:50 -05:00 |
|
santilapi13
|
0797a3fd7a
|
fix: set field comment width instead of popover width
|
2024-04-11 23:30:40 -03:00 |
|
Santiago N. Lapiana
|
6580a40017
|
Merge branch 'drawdb-io:main' into popovers_comments
|
2024-04-11 22:46:47 -03:00 |
|
1ilit
|
9faf99d9d7
|
Remove magic numbers in table height calculations
|
2024-04-12 04:24:19 +03:00 |
|
ClaPalo
|
99cee1c104
|
Reintroduced opacity using RGBA
|
2024-04-11 20:08:05 -05:00 |
|
ClaPalo
|
f6e6a50e9d
|
Fixed Landing page
|
2024-04-11 19:20:29 -05:00 |
|
haecheonlee
|
eadcff091a
|
Fix class name evaluated by short circuit
|
2024-04-11 20:11:33 -04:00 |
|
ClaPalo
|
3509286426
|
Fixed field circle icons not moving in Safari
|
2024-04-11 19:09:19 -05:00 |
|
santilapi13
|
dd57df8bc2
|
fix: comment visualization in table and fields popovers
|
2024-04-11 19:15:28 -03:00 |
|
ClaPalo
|
c63b362ce8
|
Fixed bug default boolean value when importing from source
|
2024-04-11 13:05:24 -05:00 |
|
1ilit
|
0913ee8108
|
Add tags to indicate if a setting is on or off
|
2024-04-11 11:11:02 +03:00 |
|
1ilit
|
2f7702a593
|
Add warnings to destructive operations
|
2024-04-11 10:44:13 +03:00 |
|
1ilit
|
f87f969b35
|
Merge pull request #30 from ClaPalo/Switch-theme-button
Added button to switch theme
|
2024-04-11 08:05:46 +03:00 |
|
ClaPalo
|
12fbeeceb0
|
Added button to switch theme
|
2024-04-10 23:48:17 -05:00 |
|
1ilit
|
2740aeeb9f
|
Merge pull request #29 from HaecheonLee/bug/fix-remaining-popover-after-deleting-table
Fix to close remainig popover after deleting table
|
2024-04-11 07:30:17 +03:00 |
|
haecheonlee
|
b788fd86dc
|
Fix to close remainig popover after deleting table
|
2024-04-10 19:56:19 -04:00 |
|
Gautam krishna R
|
7023b2e611
|
added double click to open editor
|
2024-04-10 09:15:48 +00:00 |
|
dot
|
d35461dbd3
|
Merge pull request #24 from drawdb-io/change-tablewidth
Add a setting to resize table width (#21)
|
2024-04-10 06:53:18 +03:00 |
|
1ilit
|
895c1da2b0
|
Add a setting to resize table width (#21)
|
2024-04-10 06:47:06 +03:00 |
|
1ilit
|
13897e7217
|
Replace useEffect with useLayoutEffect (#23)
|
2024-04-10 05:48:16 +03:00 |
|
1ilit
|
6ab13a70d2
|
Fix form label color in sidesheet for editing a table
|
2024-04-10 05:22:10 +03:00 |
|
1ilit
|
21ed333f7d
|
Fix panning when the sidesheet for editing a table is open
|
2024-04-10 05:12:39 +03:00 |
|
1ilit
|
895059c76a
|
Support empty strings and strings with quotes for default (#10)
|
2024-04-10 04:57:07 +03:00 |
|
1ilit
|
9b5c548e15
|
Update discord link
|
2024-04-07 00:20:24 +03:00 |
|