Commit Graph

737 Commits

Author SHA1 Message Date
1ilit
1f63aca387
Merge pull request #219 from drawdb-io/dependabot/npm_and_yarn/vite-5.4.1
Bump vite from 5.1.1 to 5.4.1
2024-08-16 12:27:27 +03:00
dependabot[bot]
2ad65962d3
Bump vite from 5.1.1 to 5.4.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.1 to 5.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/v5.4.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 09:14:27 +00:00
1ilit
7b079b67a5 Fix zoom shortcuts 2024-08-16 13:12:10 +04:00
1ilit
ab460f8773
Merge pull request #218 from Pankaj2612/main
Add Odia locale
2024-08-14 14:44:40 +03:00
Pankaj Kumar
6e6324e452 feat: Add Odia locale #115
Added Odia Language to the App
2024-08-14 15:40:01 +05:30
1ilit
9b33591c93 Increase default table width 2024-08-13 12:59:00 +03:00
1ilit
03647fb3f8 Add question mark to show if a field is nullable 2024-08-13 12:49:35 +03:00
1ilit
c44c0c5e4b Fix extra comma added after enum definitions 2024-08-13 11:01:59 +03:00
1ilit
e5de535dcd Fix twitter link on landing page 2024-08-10 09:55:21 +03:00
1ilit
2f26d12f6a Make language modal wider 2024-08-07 23:00:19 +03:00
1ilit
7ad1059990 Update landing page 2024-08-07 19:46:55 +03:00
1ilit
9ed89df9e3
Merge pull request #211 from progh2/korean-translation
Add 
Add Korean translation
2024-08-07 11:53:03 +04:00
Gihun Ham
0732b7e2e1 add korean translation files 2024-08-07 14:52:11 +09:00
1ilit
07d7766fa8 Recognize many to one relationships on sql import 2024-08-06 14:33:35 +03:00
1ilit
d0b5f4c6c5
Merge pull request #210 from davevad93/italian-translation
Add Italian translation (Italiano-it)
2024-08-06 00:45:02 +04:00
davevad93
eee1b9925c
Add Italian translation (Italiano-it) 2024-08-05 17:30:40 +02:00
1ilit
8572ef349a Remove fa kit 2024-08-05 15:46:57 +03:00
1ilit
0b95ad2b81 Fix undefined precision 2024-08-05 12:49:12 +03:00
1ilit
c8cdad3538
Merge pull request #209 from tasnim0tantawi/rtl-fix
Change UI to rtl for rtl languages
2024-08-05 13:22:11 +04:00
tasnim
94a076c9bc rtl-fix address issues 2024-08-05 11:31:11 +03:00
Tasnim Tantawi
048704f572
Merge branch 'drawdb-io:main' into rtl-fix 2024-08-05 10:15:37 +03:00
1ilit
2f1cca13d6 Support unsigned types (#177) 2024-08-04 17:02:29 +03:00
1ilit
1df8e4d4e0 Allow connecting serial and int field (#169) 2024-08-04 16:34:06 +03:00
1ilit
d9654f3f57 Add buy me a coffee to funding 2024-08-04 16:02:54 +03:00
Tasnim Tantawi
de0847b45b
Merge branch 'drawdb-io:main' into rtl-fix 2024-08-04 15:29:35 +03:00
tasnim
5ec54e2445 Display UI in RTL languages correctly 2024-08-04 15:27:31 +03:00
1ilit
318ed9a0ec
Merge pull request #206 from nktfh100/fix-multi-line-field-comments
Fix multi line field comments in SQL export.
2024-08-04 13:41:42 +04:00
1ilit
763bf9f06f
Merge pull request #207 from patelherat/main
Add Gujarati locale #115
2024-08-04 13:02:48 +04:00
Herat
51ec5aef3d Add Gujarati locale 2024-08-03 22:26:42 -05:00
nktfh100
432df7f1da Fix multi line field comments 2024-08-03 14:22:56 +03:00
1ilit
a62a6ba295 Merge branch 'cleanup' 2024-08-03 13:37:11 +03:00
1ilit
da555e4706 Rename 'import' to 'reverse engineer' on the landing page 2024-08-03 13:36:48 +03:00
1ilit
114dd66309 Rename inport sql modal title 2024-08-03 13:27:18 +03:00
1ilit
726a93108c Clean up export as 2024-08-03 13:22:19 +03:00
1ilit
8e430a3b17
Update issue templates 2024-08-02 20:16:16 +03:00
1ilit
3ca07317d9
Update issue templates 2024-08-02 20:12:47 +03:00
1ilit
52b4477065 Check for invalid references on import 2024-08-02 14:59:21 +03:00
1ilit
ed12e3b9f5
Merge pull request #200 from tasnim0tantawi/mermaid-feature
Add export mermaid feature
2024-08-02 14:34:43 +04:00
1ilit
5565668988
Merge pull request #204 from AbdurRahman2004/main
Add Tamil language
2024-08-02 12:12:40 +04:00
1ilit
32cf7c6814 Fix import from sql when overwrite is off 2024-08-02 10:06:55 +03:00
AbdurRahman2004
51247d4a71 Add tn Tamil Language 2024-08-01 23:26:41 +05:30
1ilit
6f7b080e62 Show field size on the diagram 2024-08-01 13:44:22 +03:00
1ilit
844b24100e Fix field type not updating when enum name is changed (#193 part2) 2024-07-31 19:12:28 +03:00
1ilit
34d9045229
Merge pull request #202 from picimako/hungarian-translation
Add Hungarian translation
2024-07-31 16:49:28 +04:00
Tamas Balog
57339d6fa7 Add a missing comma in hu.js 2024-07-31 14:42:59 +02:00
Tamas Balog
474238dd72 Fix eslint errors 2024-07-31 14:40:19 +02:00
1ilit
52248f1016 Fix field type not updating when Type name is changed (#193 part1) 2024-07-31 14:50:06 +03:00
Tamás Balog
f746d08e1e
Merge branch 'main' into hungarian-translation 2024-07-31 13:21:26 +02:00
Tamas Balog
22503bd1ef Add Hungarian translation 2024-07-31 13:10:44 +02:00
tasnim
7dec05c064 Add export mermaid feature 2024-07-31 12:14:33 +03:00