Commit Graph

  • 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
  • 4aef6c6e25 Add languages Luis Carlos 2024-08-26 00:42:47 -04:00
  • 2bca034671 Add references in the table Luis Carlos 2024-08-25 01:02:58 -04:00
  • 3cd0633c01 Fix multiple foreign keys not being exported from generic to sqlite 1ilit 2024-08-24 23:53:10 +04:00
  • 728a092ac6 Fix multiple foreign keys not being exported in sqlite (#226) 1ilit 2024-08-24 17:24:22 +04:00
  • 1a1fa057cb Merge pull request #227 from i-m-soumya/development-115 1ilit 2024-08-24 14:04:03 +03:00
  • bda5286140 Merge pull request #225 from picimako/update-hungarian-translation 1ilit 2024-08-24 13:56:35 +03:00
  • f9e7810702 Fix types and enums not being imported (#224) 1ilit 2024-08-24 14:46:45 +04:00
  • f5925a174d Adding bengali language for drawdb Soumya Ghosh 2024-08-24 13:36:55 +05:30
  • 3aa9c6a0bc Update 'set_precision' and add the missing 'unsigned' key Tamas Balog 2024-08-24 06:27:47 +02:00
  • f71f41d11c Add documentation menu and generate documentation markdown Luis Carlos 2024-08-23 16:50:53 -04:00
  • 1ec8e1df74 Move to node-sql-parser v5.3.1 1ilit 2024-08-23 19:05:38 +04:00
  • ff57dbc16d Use COMMENT keyword when exporting comments 1ilit 2024-08-23 18:16:42 +04:00
  • 1139ad45f4 Merge pull request #222 from kavyakunder/fix/comment-import-issue 1ilit 2024-08-19 19:56:16 +03:00
  • 28cfe3dace Fix comment not getting imported issue kavya_kunder 2024-08-18 01:42:04 +05:30
  • b5b87f4280 Merge pull request #221 from drawdb-io/dependabot/npm_and_yarn/axios-1.7.4 1ilit 2024-08-16 13:13:39 +03:00
  • 93a0130d82 Bump axios from 1.6.2 to 1.7.4 dependabot[bot] 2024-08-16 10:07:16 +00:00
  • 927d4e6707 Merge pull request #220 from drawdb-io/dependabot/npm_and_yarn/braces-3.0.3 1ilit 2024-08-16 12:43:23 +03:00
  • cb1ecdc886 Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-08-16 09:35:49 +00:00
  • 1f63aca387 Merge pull request #219 from drawdb-io/dependabot/npm_and_yarn/vite-5.4.1 1ilit 2024-08-16 12:27:27 +03:00
  • 2ad65962d3 Bump vite from 5.1.1 to 5.4.1 dependabot[bot] 2024-08-16 09:14:27 +00:00
  • 7b079b67a5 Fix zoom shortcuts 1ilit 2024-08-16 13:12:10 +04:00
  • ab460f8773 Merge pull request #218 from Pankaj2612/main 1ilit 2024-08-14 14:44:40 +03:00
  • 6e6324e452 feat: Add Odia locale #115 Pankaj Kumar 2024-08-14 15:40:01 +05:30
  • 9b33591c93 Increase default table width 1ilit 2024-08-13 12:59:00 +03:00