Commit Graph

1068 Commits

Author SHA1 Message Date
Siddharth Shukla
034a1fadc5 Add Assamese (as) language support (#731)
* Add Assamese language support

* Remove unintended changes to package-lock.json
2025-11-25 21:25:56 +04:00
Vaibhav Singh
ba9055d5a5 Updated Tamil translation (#732) 2025-11-25 18:25:07 +04:00
bhavana679
1584f4a742 Added Malay (ms) Language Support (#729)
* ms.js

* added imports ms.js
2025-11-25 15:19:57 +04:00
Rahul Gupta
5ea9fd2c42 Add Greek (el) locale (#726)
* Add Greek (el)

* Register Greek (el) locale in i18n (import, languages list, resources)

---------

Co-authored-by: Rahulgupta7777 <https://github.com/Rahulgupta7777>
2025-11-25 02:00:41 +04:00
Aniruddh-14
38bc14b3ab Update Gujarati translations with missing keys and corrections (#728)
Co-authored-by: Aniruddh Sharma <aniruddhsharma@Aniruddhs-MacBook-Pro.local>
2025-11-25 01:52:22 +04:00
Soham Saranga
589bcd6586 Improve and complete Punjabi language translations (#724)
- Add 60+ missing translation keys from English base
- Improve existing translations for better accuracy and natural flow
- Update terminology (e.g., 'save' → 'ਸੁਰੱਖਿਅਤ ਕਰੋ', 'primary key' → 'ਮੁੱਖ ਕੁੰਜੀ')
- Add support for new features: enums, versioning, sharing, bulk updates
- Fix grammar and sentence structure for better user experience
- Ensure consistency across all translated strings

Translations now cover 100% of the English base file with improved
Punjabi localization that follows proper linguistic conventions.
2025-11-24 14:24:11 +04:00
the-carnage
cbb510f167 update Marathi translations and add missing keys (#720)
* update Marathi translations and add missing keys

* update Marathi translations and add missing keys
2025-11-24 09:54:43 +04:00
Ashvin Tiwari
e2d4940918 Add missing Hindi translations (#718) 2025-11-23 13:35:17 +04:00
1ilit
22388cb6bd Remove speed insights (#715)
bn
2025-11-23 00:56:18 +04:00
1ilit
9bf3601f5a Clean up dependencies (#714) 2025-11-23 00:07:05 +04:00
1ilit
9031988700 Add ids to enums (#713)
* Add ids to enums

* Add enum deleted translation
2025-11-22 23:29:16 +04:00
Harsh Patel
ab5307c03d Add missing Nepali translations (#711) 2025-11-22 13:50:23 +04:00
1ilit
781ae69b90 Add ids to types (#710)
* Add ids to types

* Remove log

* Add type field ids
2025-11-21 00:51:44 +04:00
dependabot[bot]
aa0e5198f4 Bump js-yaml from 4.1.0 to 4.1.1 (#709)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-20 22:15:49 +04:00
1ilit
5e081b1747 Remove log 2025-11-20 22:14:31 +04:00
Berlin
d428a2c2d2 Update hindi translations (#705) 2025-11-19 09:58:48 +04:00
1ilit
ee542bd8eb Allow importing from sql without uploading a file (#700) 2025-11-15 22:42:08 +04:00
1ilit
c4e57596c4 Fix dbml comment export (#699) 2025-11-15 21:25:13 +04:00
Yashraj Chouhan
9fe82b1d93 Fix canvas field deletion in read-only mode (#697) 2025-11-13 09:57:09 +04:00
Krish Patil
9df18ecc27 Fix back navigation issue on editor page (#692) 2025-11-12 10:32:46 +04:00
Tamás Balog
da0f084d47 Add Hungarian translation for new entries (#684) 2025-11-10 10:44:01 +04:00
1ilit
0ead55c240 Fix crash on copy and duplicate table (#679)
* Fix crash on copy

* Fix duplicatte
2025-11-06 20:47:57 +04:00
1ilit
e6d29ed2c0 Show/hide tables (#673) 2025-11-02 20:34:07 +04:00
gudaoxuri
f3dbfbd569 Fix note autoresize loop (#670) 2025-10-30 09:47:23 +04:00
1ilit
87f7504736 Remove dependencies (#666) 2025-10-28 21:39:22 +04:00
1ilit
2e4b3e4e22 Fix gist id not being set after opening a diagram (#665) 2025-10-28 20:56:05 +04:00
1ilit
3743a73c7f Fix retaining full table data after undo/redo (#661) 2025-10-25 02:15:05 +04:00
1ilit
d37f15a29d Retain table id after redo (#659) 2025-10-23 23:41:39 +04:00
dependabot[bot]
b0de729e45 Bump vite from 6.3.6 to 6.4.1 (#656)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 12:46:04 +04:00
FERRAND Guillaume
405e7367e8 Implement height adjustment for textarea on mount (#649)
* Implement height adjustment for textarea on mount
Add useEffect to adjust textarea height on mount
Issue : drawdb-io#647

* Add missing dependency array
Issue : drawdb-io#647

* Update src/components/EditorCanvas/Note.jsx

Co-authored-by: 1ilit <1ilit@proton.me>

---------

Co-authored-by: 1ilit <1ilit@proton.me>
2025-10-18 13:24:32 +04:00
1ilit
ad56f68107 Update node-sql-parser version (#654) 2025-10-17 00:59:43 +04:00
SSharma1103
ce97048749 Make note width dynamic (#646) 2025-10-14 20:02:27 +04:00
Konstantin Marunchenko
6aa8eb1c90 Add Manta Graph button to README (#650) 2025-10-14 10:12:53 +04:00
Akibur Rahman
a48e6ef1ad Fix language change applied without confirmation in modal (#634) 2025-10-12 02:51:11 +04:00
Akibur Rahman
5a48e98aea Improve i18n support for area deletion message (#645)
* Add missing Bengali translations

- ordered the translation keys same as en.js file to check the difference easily
- improve word selection and sentence structure

Issue: #627

* Allow string ids for relationships in json import (#636)

* Fix import and export failing on non string column defaults for oracle (#637)

* Fix non-string defaults in dbml export

* Fix type self-referencing

* Add translations for thai (#639)

* add translations for thai

* Add Thai language to i18n support

---------

Co-authored-by: Aditya Satish Karwa <aditya@adityas-mac-5.local>

* Fix patch when gist gets deleted #641 (#643)

* Fix translation message formatting in AreasContext

Issue: #644

---------

Co-authored-by: 1ilit <1ilit@proton.me>
Co-authored-by: Aditya Karwa <152879478+AdityaK-github@users.noreply.github.com>
Co-authored-by: Aditya Satish Karwa <aditya@adityas-mac-5.local>
2025-10-11 17:51:04 +04:00
1ilit
75e3756f1e Fix patch when gist gets deleted #641 (#643) 2025-10-11 00:26:04 +04:00
Aditya Karwa
1c8e074544 Add translations for thai (#639)
* add translations for thai

* Add Thai language to i18n support

---------

Co-authored-by: Aditya Satish Karwa <aditya@adityas-mac-5.local>
2025-10-10 10:26:01 +04:00
1ilit
2b852269a3 Fix type self-referencing 2025-10-09 23:11:34 +04:00
1ilit
ef2b113b1e Fix non-string defaults in dbml export 2025-10-09 22:45:43 +04:00
1ilit
0b91d9f4c3 Fix import and export failing on non string column defaults for oracle (#637) 2025-10-09 22:26:23 +04:00
1ilit
005f89757e Allow string ids for relationships in json import (#636) 2025-10-09 21:22:12 +04:00
Akibur Rahman
7ed7c6d709 Add missing Bengali translations (#628)
- ordered the translation keys same as en.js file to check the difference easily
- improve word selection and sentence structure

Issue: #627
2025-10-09 10:04:08 +04:00
1ilit
bef42b60fd Change relationship ids from numeric to unique (#631) 2025-10-08 22:51:21 +04:00
Pranay Pandey
d3702ee481 Add support for comments on tables and columns in PostgreSQL import (#625) 2025-10-08 10:31:59 +04:00
Pranay Pandey
ae7667b969 Add "IF NOT EXISTS" clause in MySQL and PostgreSQL export (#622) 2025-10-07 10:40:44 +04:00
XC
97691fdf82 Update zh locales (#623) 2025-10-07 10:11:50 +04:00
Nithin U
e213d34c03 Fixing rights year static to dynamic (#620) 2025-10-07 00:08:27 +04:00
Vishal Rathod
a29019f792 Add Sindhi language support and translations (#618) 2025-10-05 14:49:43 +04:00
Ishank Kumar
fa135e451a Add missing Spanish translations (#610) 2025-10-04 16:49:54 +04:00
Gokul G Krishna
2341faedc6 Add malayalam locale (#597)
Co-authored-by: Gokul GK <gokul@greencirclelife.com>
2025-10-03 10:25:59 +04:00