Commit Graph

  • b139a15a3a Add 'unshare' entry to the Hungarian localization Tamas Balog 2024-12-01 21:07:21 +01:00
  • 4136cc32c6 Merge pull request #306 from drawdb-io/add-copy-to-code 1ilit 2024-11-29 20:56:40 +04:00
  • a5fea9c05a Fix overflow 1ilit 2024-11-29 20:53:33 +04:00
  • 8301cea0bd Add copy button to code exports 1ilit 2024-11-29 20:45:21 +04:00
  • 881768b765 Merge pull request #302 from drawdb-io/unshare 1ilit 2024-11-23 20:18:26 +04:00
  • a344e85db8 Fix loading already shared diagrams 1ilit 2024-11-23 20:01:34 +04:00
  • 8eb88cc15b Add unshare functionality 1ilit 2024-11-23 11:18:26 +04:00
  • ce85bb6680 Fix relationship swap table crashing 1ilit 2024-11-12 11:28:10 +04:00
  • d389c28fb7 Update readme 1ilit 2024-11-10 13:00:54 +04:00
  • 98c046e018 Update node-sql-parser version 1ilit 2024-11-10 11:50:58 +04:00
  • d7d3cdc15b Cache settings 1ilit 2024-11-08 20:56:44 +04:00
  • f27fbaa439 Parse references in sqlite 1ilit 2024-11-04 19:43:02 +04:00
  • bc35a61397 Show import failed error 1ilit 2024-11-03 13:48:25 +04:00
  • 28ec12b80a Parse default casting 1ilit 2024-11-03 07:58:46 +04:00
  • 9a9df56867 Merge pull request #281 from Bit0r/main 1ilit 2024-11-03 07:29:29 +04:00
  • 317c3cc9ba Fix invalid sql after swapping fields (#287) 1ilit 2024-11-02 11:49:42 +04:00
  • cd2627332f Fix header for rtl languages v1.2.1 1ilit 2024-10-31 20:44:10 +04:00
  • 35d55a02f1 Merge pull request #282 from ruizhiii/fix/foreign-key-case-sensitive 1ilit 2024-10-27 17:46:50 +04:00
  • dcf73e6f95 Fix remaining case sensitive foreign key comparison zhi 2024-10-27 20:27:47 +08:00
  • 9d68dd9185 Fix foreign key comparison case sensitive zhi 2024-10-27 12:04:04 +08:00
  • 60a9c0d34f Refactor date parsing logic and add Vector datatype Bit0r 2024-10-27 11:19:45 +08:00
  • 90f70a7074 Merge pull request #280 from rahulkumarbhagat-coder/add-japanese-locale 1ilit 2024-10-26 15:40:22 +04:00
  • 14e7e1d117 Add Japanese Locale rahulkumarbhagat-coder 2024-10-26 15:49:12 +05:30
  • ed79fac521 Merge pull request #279 from JamalArshad147/add-urdu-translation 1ilit 2024-10-26 04:12:23 +04:00
  • d01d9aa463 Add Urdu translation support Jamal Arshad 2024-10-26 04:39:27 +05:00
  • fc936b92e5 Merge pull request #273 from rritik772/fix/no-error-location 1ilit 2024-10-25 04:08:22 +04:00
  • d65276badc if no error location is avaliable Ritik Ranjan 2024-10-24 20:27:02 +05:30
  • b03b785b62 Merge pull request #271 from dantemogrim/feature/swedish-translation 1ilit 2024-10-23 09:42:30 +04:00
  • b041abb56a feature(translation): provide swedish locale Dante Mogrim 2024-10-22 20:15:23 +02:00
  • de84c0825d Merge pull request #263 from dantemogrim/main 1ilit 2024-10-19 12:28:34 +04:00
  • d81714a930 Merge pull request #267 from MechanikGamer/main 1ilit 2024-10-19 12:16:14 +04:00
  • 3a989ad022 Added Norwegian Language Tomasz Seredynski 2024-10-18 22:09:08 +02:00
  • c8a33c3222 Merge pull request #266 from MechanikGamer/main 1ilit 2024-10-19 00:02:10 +04:00
  • 20a4310d61 Added Polish Language Tomasz Seredynski 2024-10-18 20:16:10 +02:00
  • 249d11f9e5 Make buttons more responsive w/o relying on flex Dante Mogrim 2024-10-15 19:23:38 +02:00
  • feb1eb8364 Make buttons more responsive Dante Mogrim 2024-10-14 18:32:52 +02:00
  • 81c4728ea5 Merge pull request #262 from somya-05/feat/add_kannada_locale 1ilit 2024-10-12 23:43:22 +04:00
  • 486974f26e feat: add kannada locale Somya Bansal 2024-10-12 18:16:55 +05:30
  • df54f864da Merge pull request #258 from rudcode/main 1ilit 2024-10-11 15:45:09 +04:00
  • d208e37a41 Merge branch 'main' into main 1ilit 2024-10-11 15:41:30 +04:00
  • 9f834dae2b Clean up 1ilit 2024-10-11 15:28:17 +04:00
  • 7d3d1dd9e2 Merge pull request #252 from csc530/main 1ilit 2024-10-11 15:08:10 +04:00
  • 2bf3bd6ec1 Fix postgres auto increment primary key Rudy Nurhadi 2024-10-08 06:17:29 +07:00
  • c8386a0f99 Add timetz datatype for postgres Rudy Nurhadi 2024-10-03 11:11:12 +07:00
  • 468210f28a Add new entries to the Hungarian localization Tamas Balog 2024-09-29 14:27:25 +02:00
  • 25542b58b3 Add type size when exporting postgres Rudy Nurhadi 2024-10-11 07:30:57 +07:00
  • 5c2262e759 Remove TEXT size from postgres datatype Rudy Nurhadi 2024-10-11 07:29:53 +07:00
  • 6314f9876c Merge pull request #255 from rudcode/main 1ilit 2024-10-08 11:49:21 +04:00
  • c78245cb3a Fix postgres auto increment primary key Rudy Nurhadi 2024-10-08 06:17:29 +07:00
  • 257209c3e1 Merge pull request #253 from rudcode/timetz 1ilit 2024-10-03 10:23:24 +04:00
  • b56024bc83 Add timetz datatype for postgres Rudy Nurhadi 2024-10-03 11:11:12 +07:00
  • cd873ec1ba format code csc530 2024-10-02 10:37:45 -04:00
  • 9cfdecacf9 fix enum and set export syntax for mariadb csc530 2024-10-02 10:37:00 -04:00
  • b37e720276 remove console log & format code csc530 2024-10-02 10:23:59 -04:00
  • 624bd1ed2c fix export for enum and set types for mysql csc530 2024-10-01 21:23:45 -04:00
  • 3127d70c3a Merge pull request #250 from picimako/i18n-hu-update 1ilit 2024-09-29 16:39:01 +04:00
  • 922d49f916 Add new entries to the Hungarian localization Tamas Balog 2024-09-29 14:27:25 +02:00
  • bf50125a4d Merge pull request #249 from drawdb-io/dependabot/npm_and_yarn/dompurify-2.5.7 1ilit 2024-09-28 19:17:54 +04:00
  • 075f51e183 Bump dompurify from 2.4.7 to 2.5.7 dependabot[bot] 2024-09-28 15:13:06 +00:00
  • 9fd682ccdc Fix corrupted endFieldIds after import 1ilit 2024-09-28 18:02:49 +04:00
  • 935900d32b Fix import from alter statements failing 1ilit 2024-09-28 16:48:48 +04:00
  • ff1e83b8b5 Fix import from postgres sql end field check 1ilit 2024-09-28 16:26:01 +04:00
  • d85be39b10 Import composite types in postgres 1ilit 2024-09-27 20:30:58 +04:00
  • 1721471cc0 Merge branch 'main' of https://github.com/drawdb-io/drawdb 1ilit 2024-09-21 21:25:20 +04:00
  • b5e23fef20 Fix import failing on single statements (#244) 1ilit 2024-09-21 21:24:56 +04:00
  • 5b01a89f70 Merge pull request #236 from ewqazxc/main 1ilit 2024-09-17 11:25:59 +04:00
  • f635d0774c Clean up locales 1ilit 2024-09-16 19:25:31 +04:00
  • 2bcc865716 Merge branch 'main' of https://github.com/drawdb-io/drawdb 1ilit 2024-09-16 19:18:06 +04:00
  • 77c060bb98 Update node-sql-parser version 1ilit 2024-09-16 19:17:49 +04:00
  • 322ef962d8 Merge pull request #240 from ilogus/fix-docker-build-warning 1ilit 2024-09-11 09:59:31 +04:00
  • ef188566d5 fix casing do not match warning ilogus 2024-09-10 20:32:35 +02:00
  • 419ea13c4b Support special values for postgres defaults (#238) 1ilit 2024-09-09 20:56:04 +04:00
  • 557ce72961 Add sidesheet for editing relationships 1ilit 2024-09-07 23:52:03 +04:00
  • 6cd0a691dc Use i18n keys to store cardinality (#231) 1ilit 2024-09-05 12:28:19 +04:00
  • 0231fd937f Fix fitWindow not finding element id XC 2024-09-04 16:16:04 +08:00
  • 7b9d9c21ec Merge pull request #234 from drawdb-io/share 1ilit 2024-09-01 21:52:06 +04:00
  • fcf2251e9b Handle incorrect links and corrupted files 1ilit 2024-09-01 21:14:18 +04:00
  • 47ef0dfa82 Merge branch 'main' into share 1ilit 2024-09-01 20:54:35 +04:00
  • 877ec72e03 Disable sharing for templates 1ilit 2024-09-01 20:40:48 +04:00
  • 6eddfd983f Remove github token modal 1ilit 2024-09-01 20:36:20 +04:00
  • 85cf795fc9 Prevent the diagram from getting overwritten when reloaded 1ilit 2024-09-01 20:24:09 +04:00
  • 59a388f44c Fix wrong url being generated for shared diagrams 1ilit 2024-09-01 19:52:23 +04:00
  • 9aec2f02d0 Prevent creating duplicates when loading from gist 1ilit 2024-09-01 19:15:58 +04:00
  • c6c24d02b9 Load diagram from gist 1ilit 2024-09-01 13:22:04 +04:00
  • ed7fd87f7a Fix gists being controlled on button load 1ilit 2024-08-31 19:49:43 +04:00
  • c03202fef0 Merge pull request #229 from LuigimonSoft/feature/LC-add-new-export-to-create-the-documentation 1ilit 2024-08-31 12:09:46 +04:00
  • cb6c8bcbfd fix the plus between documentationTypes and \n\n Luis Carlos 2024-08-30 23:44:37 -04:00
  • 65a86ee4f5 Remodel the copy link modal 1ilit 2024-08-30 11:09:50 +04:00
  • fcdb872502 add if when the database has types Luis Carlos 2024-08-29 15:08:29 -04:00
  • c76d2ec37c add filter if the database has types Luis Carlos 2024-08-29 15:04:02 -04:00
  • 3f24ceaf93 Copy share url 1ilit 2024-08-29 19:53:10 +04:00
  • 7dcecf3c1f Create and update gist on click 1ilit 2024-08-29 17:05:47 +04:00
  • 8f185bc695 Fix mysql field name not getting exported (#233) 1ilit 2024-08-28 15:12:23 +04:00
  • 6e18b6a4f1 Fix mysql field name not getting exported 1ilit 2024-08-28 15:09:50 +04:00
  • 3dbc60636d Add enums, types and Index Luis Carlos 2024-08-28 00:18:43 -04:00
  • 488641ddcc Add modal for github token 1ilit 2024-08-27 23:39:14 +04:00
  • 75f930ba76 Set up upload workflow 1ilit 2024-08-27 17:30:32 +04:00
  • ee3dea74cf Add share to header 1ilit 2024-08-27 11:08:30 +04:00
  • 11df4fabdf add translation text Luis Carlos 2024-08-26 11:52:10 -04:00
  • ee3a50912a fix the PR comments Luis Carlos 2024-08-26 11:48:58 -04:00