Commit Graph

  • 22331080d8 Accept null values for nullable fields 1ilit 2024-04-24 18:37:50 +0300
  • a2c5b8156f Remove nested parentheses for checks 1ilit 2024-04-24 18:28:28 +0300
  • a88bc9799f Parse nested check statements 1ilit 2024-04-24 18:17:41 +0300
  • aaaca8675f Remove double precision warning 1ilit 2024-04-24 16:47:26 +0300
  • aad1469496 Handle null as default 1ilit 2024-04-24 15:09:38 +0300
  • 583138949b Remove quotes for defaults that are keywords 1ilit 2024-04-24 12:19:36 +0300
  • 2751a6d6df Take in functions as defaults 1ilit 2024-04-24 11:49:00 +0300
  • 3bf5eadc70 Include comment statements when exporting MySQL SQL script MagMongoing 2024-04-24 15:13:46 +0800
  • ca8ee61ee9 Fix parsing alter statements 1ilit 2024-04-23 13:48:31 +0300
  • 11e83bb12b Arrange tables in import from source (#28) 1ilit 2024-04-22 21:42:47 +0300
  • 4a87935412 Fix field precision and size input and parsing 1ilit 2024-04-22 13:05:46 +0300
  • f87df3f9d5 Remove unused import haecheonlee 2024-04-22 01:34:35 -0400
  • f30efef747 Update opacity style when an item is being dragged over haecheonlee 2024-04-22 01:27:45 -0400
  • 3a580149be Update relationships when fields get reordered 1ilit 2024-04-21 09:40:56 +0300
  • b9a8cdee8b Merge branch 'main' of https://github.com/drawdb-io/drawdb 1ilit 2024-04-21 09:40:01 +0300
  • 7436b6037d
    Merge pull request #54 from HaecheonLee/fea/make-table-fields-draggable-and-order lilit 2024-04-21 08:35:01 +0300
  • b0c271753a Merge commit 'refs/pull/54/head' of https://github.com/drawdb-io/drawdb 1ilit 2024-04-21 08:24:36 +0300
  • 898d81d6e9 Display sql error location and message on import 1ilit 2024-04-20 18:16:41 +0300
  • e8ea47fd3f Accept CURRENT_TIMESTAMP for datetime 1ilit 2024-04-20 15:23:29 +0300
  • 22f7012c47 Validate default values for set data type 1ilit 2024-04-20 15:04:55 +0300
  • c51bf5815f Accept empty precision input fields 1ilit 2024-04-20 14:40:49 +0300
  • 2f837d625b Make boolean defaults case insensitive 1ilit 2024-04-20 14:29:20 +0300
  • 124af2735f Fix field.size parsing 1ilit 2024-04-20 14:14:46 +0300
  • bce0aeac48 Handle enum and set value parsing 1ilit 2024-04-20 13:59:05 +0300
  • 1beed53cb6 Handle default function parsing 1ilit 2024-04-20 11:39:34 +0300
  • f57ff74cab Merge branch 'switch-to-codemirror' 1ilit 2024-04-19 17:33:20 +0300
  • 05beabb382 Fix alt in Readme 1ilit 2024-04-19 17:32:44 +0300
  • 3656d60099 Switch to codemirror 1ilit 2024-04-19 17:28:32 +0300
  • 82c00bcdc4
    Update .github/workflows/docker.yml Joao Zanutto 2024-04-18 06:03:40 -0700
  • cd712c3739 add multiplatform support joao-zanutto 2024-04-17 20:48:05 -0700
  • da273ee5ec add concurrency configuration joao-zanutto 2024-04-17 20:47:24 -0700
  • 0347dbf4a2 Remove console haecheonlee 2024-04-16 22:32:08 -0400
  • 8f659eb975 Set isDragging to false when dragging ends haecheonlee 2024-04-16 22:30:47 -0400
  • aed1882165 Make table fields draggable and order haecheonlee 2024-04-16 21:09:23 -0400
  • 7f9b760b58 Refresh search list after modification haecheonlee 2024-04-16 02:52:21 -0400
  • d545d141be Open note when ote title is clicked in search in note tab haecheonlee 2024-04-15 19:09:44 -0400
  • 578fa6e85d adjust docker login credentials to target github container registry joao-zanutto 2024-04-15 14:29:56 -0700
  • 37d07dd379 adjust image tags joao-zanutto 2024-04-15 14:29:05 -0700
  • 82396c8d38 adjust docker login tag joao-zanutto 2024-04-15 14:28:50 -0700
  • 213497642d adjust trigger joao-zanutto 2024-04-15 14:28:20 -0700
  • 0c8bbdfd66
    add docker build and push to container registry Joao Zanutto 2024-04-15 10:05:25 -0700
  • 38534551fc
    Merge pull request #50 from HaecheonLee/bug/fix-to-show-the-state-of-field-summary-in-setting 1ilit 2024-04-15 08:46:20 +0300
  • a193bf6a48 Fix to show the state of field summary in setting haecheonlee 2024-04-15 01:21:41 -0400
  • 89ccd61213
    Merge pull request #49 from HaecheonLee/enh/open-note-in-tab-after-clicking-button 1ilit 2024-04-15 05:19:45 +0300
  • d95b085276
    Merge pull request #48 from imhalid/main 1ilit 2024-04-15 04:29:38 +0300
  • 157888ff46 Remove unused import haecheonlee 2024-04-14 17:33:15 -0400
  • c0437b5433 Open note in tab after clicking edit button haecheonlee 2024-04-14 17:28:18 -0400
  • 173522edc3 fix table color selector design and refactor code Halid 2024-04-14 13:01:32 +0300
  • 9efee285c8 Fix subject area title overflow 1ilit 2024-04-14 10:28:08 +0300
  • e3f3f9d5bd Fix note title overflow 1ilit 2024-04-14 10:26:31 +0300
  • 598f41fed2 Remove inline styling 1ilit 2024-04-14 10:23:02 +0300
  • 025479e52d Fix dockerfile comments 1ilit 2024-04-14 10:20:14 +0300
  • 626e87ad34 Merge branch 'main' of https://github.com/drawdb-io/drawdb 1ilit 2024-04-14 10:18:45 +0300
  • e959d0e89f
    Merge pull request #47 from HaecheonLee/bug/fix-rendering-area-in-safari 1ilit 2024-04-14 10:16:30 +0300
  • f4f55faf2b Merge commit 'refs/pull/47/head' of https://github.com/drawdb-io/drawdb 1ilit 2024-04-14 10:13:23 +0300
  • e06f0d45e9 Merge branch 'main' of https://github.com/drawdb-io/drawdb 1ilit 2024-04-14 10:13:07 +0300
  • 25e127ed8a
    Merge pull request #46 from HaecheonLee/bug/fix-button-in-notes-rendering-in-safari 1ilit 2024-04-14 10:11:45 +0300
  • 527f335f68 Merge commit 'refs/pull/46/head' of https://github.com/drawdb-io/drawdb 1ilit 2024-04-14 10:05:34 +0300
  • 611d39fc41 Merge branch 'main' of https://github.com/drawdb-io/drawdb 1ilit 2024-04-14 10:05:20 +0300
  • 1649d07b0d
    Merge pull request #35 from ClaPalo/Fix-field-circle-icons 1ilit 2024-04-14 10:01:54 +0300
  • 2ac0f047a1 Merge commit 'refs/pull/35/head' of https://github.com/drawdb-io/drawdb 1ilit 2024-04-14 09:59:25 +0300
  • 7639dacb14
    Merge pull request #33 from santilapi13/popovers_comments 1ilit 2024-04-14 09:57:43 +0300
  • cc32ffdd80 Fix rendering area in safari haecheonlee 2024-04-13 20:30:56 -0400
  • 5b6c34d9aa Fix button in note rendering in safari haecheonlee 2024-04-13 19:31:29 -0400
  • 9e18adf1e9 Fixed also template page ClaPalo 2024-04-11 22:24:50 -0500
  • 0797a3fd7a fix: set field comment width instead of popover width santilapi13 2024-04-11 23:30:40 -0300
  • 6580a40017
    Merge branch 'drawdb-io:main' into popovers_comments Santiago N. Lapiana 2024-04-11 22:46:47 -0300
  • 9faf99d9d7 Remove magic numbers in table height calculations 1ilit 2024-04-12 04:24:19 +0300
  • 93b924aec7
    Merge pull request #36 from HaecheonLee/bug/fix-class-name-evaluated-by-short-circuit 1ilit 2024-04-12 04:10:54 +0300
  • 99cee1c104 Reintroduced opacity using RGBA ClaPalo 2024-04-11 20:08:05 -0500
  • f6e6a50e9d Fixed Landing page ClaPalo 2024-04-11 19:20:29 -0500
  • eadcff091a Fix class name evaluated by short circuit haecheonlee 2024-04-11 20:11:33 -0400
  • 3509286426 Fixed field circle icons not moving in Safari ClaPalo 2024-04-11 19:09:19 -0500
  • dd57df8bc2 fix: comment visualization in table and fields popovers santilapi13 2024-04-11 19:15:28 -0300
  • 217b7e8234
    Merge pull request #31 from ClaPalo/bug-default-boolean 1ilit 2024-04-11 22:46:50 +0300
  • c63b362ce8 Fixed bug default boolean value when importing from source ClaPalo 2024-04-11 13:05:24 -0500
  • 0913ee8108 Add tags to indicate if a setting is on or off 1ilit 2024-04-11 11:11:02 +0300
  • 2f7702a593 Add warnings to destructive operations 1ilit 2024-04-11 10:30:42 +0300
  • f87f969b35
    Merge pull request #30 from ClaPalo/Switch-theme-button 1ilit 2024-04-11 08:05:46 +0300
  • 12fbeeceb0 Added button to switch theme ClaPalo 2024-04-10 23:48:17 -0500
  • 2740aeeb9f
    Merge pull request #29 from HaecheonLee/bug/fix-remaining-popover-after-deleting-table 1ilit 2024-04-11 07:30:17 +0300
  • cd90faeb53
    Merge pull request #27 from gautamkrishnar/feat/double-click 1ilit 2024-04-11 07:10:08 +0300
  • 1f78ba899b
    Merge pull request #16 from yash-chudasama/main 1ilit 2024-04-11 05:56:38 +0300
  • b788fd86dc Fix to close remainig popover after deleting table haecheonlee 2024-04-10 19:56:19 -0400
  • 7023b2e611
    added double click to open editor Gautam krishna R 2024-04-10 09:15:48 +0000
  • 3ca2da3e05 Updated nginx default.conf file Yash Chudasama 2024-04-10 11:21:04 +0530
  • d35461dbd3
    Merge pull request #24 from drawdb-io/change-tablewidth dot 2024-04-10 06:53:18 +0300
  • 895c1da2b0 Add a setting to resize table width (#21) 1ilit 2024-04-10 06:47:06 +0300
  • 13897e7217 Replace useEffect with useLayoutEffect (#23) 1ilit 2024-04-10 05:47:37 +0300
  • 6ab13a70d2 Fix form label color in sidesheet for editing a table 1ilit 2024-04-10 05:22:10 +0300
  • 21ed333f7d Fix panning when the sidesheet for editing a table is open 1ilit 2024-04-10 05:12:39 +0300
  • 895059c76a Support empty strings and strings with quotes for default (#10) 1ilit 2024-04-10 04:57:07 +0300
  • 9c34e6c40d
    Merge pull request #20 from jonas-grgt/main 1ilit 2024-04-09 03:17:23 +0300
  • 89522a416c Add build CI/CD workflow Jonas Geiregat 2024-04-08 20:13:55 +0200
  • 4f6eb30146 Added Docker Support Yash Chudasama 2024-04-07 20:56:48 +0530
  • 9b5c548e15 Update discord link 1ilit 2024-04-07 00:20:24 +0300
  • d8fd3292b7 Add NotFound page 1ilit 2024-04-06 13:59:39 +0300
  • c2319afcd3 Update github links 1ilit 2024-04-06 13:18:34 +0300
  • 28d2655212 Update Readme 1ilit 2024-04-06 12:39:13 +0300
  • 2c525a2ffd Add prettier 1ilit 2024-04-06 11:11:12 +0300