Daniel Eduardo Rios Quintero
8074af8722
Merge 800d56ae0b
into aaf83b6f28
2025-01-23 23:54:14 +09:00
1ilit
aaf83b6f28
Show relationship names on the diagrams( #314 )
2025-01-20 21:52:26 +04:00
1ilit
0d0c6341c0
Add editing relationship names( #314 )
2025-01-20 21:52:26 +04:00
1ilit
319f3f5cf3
Update relationship naming convention( #331 )
2025-01-20 21:52:26 +04:00
1ilit
e6a36cd90b
Add counts to tab titles
2025-01-18 23:45:33 +04:00
1ilit
40ef1ca91b
Disable keepDOM in tabs and collapses ( #335 )
2025-01-18 22:26:42 +04:00
1ilit
f0adcf1a25
Fix import from sql for mssql
2025-01-18 16:16:13 +04:00
Denisskas
5476470aa7
Add new lines for Russian localization ( #324 )
...
* Add new lines for Russian localization
* Revert "Add new lines for Russian localization"
This reverts commit fd153f040b
.
* Update ru.js
2025-01-03 20:49:11 +04:00
1ilit
2704a007b8
Fix primary key assignment from out of line PK constraints in pg
2025-01-03 20:10:50 +04:00
DNLRQ
800d56ae0b
move installation folder route
2024-12-13 21:27:04 -07:00
1ilit
cb9e49b74c
Merge pull request #313 from sudhirVoid/nepali_language_extension_feature
...
Add nepali translations
2024-12-06 09:40:25 +04:00
DNLRQ
9256e9b016
electron utils, missing paths modified for electron
2024-12-02 17:40:00 -07:00
sudhirVoid
55e4b50741
nepali language feature added
2024-12-03 01:08:21 +05:30
1ilit
f9317797ec
Merge pull request #311 from picimako/update-hu-loc
...
Add 'unshare' entry to the Hungarian localization
2024-12-02 03:36:25 +04:00
Tamas Balog
b139a15a3a
Add 'unshare' entry to the Hungarian localization
2024-12-01 21:07:21 +01:00
DNLRQ
dedc41bfbf
Fix in app.jsx thanks to npm run lint
2024-11-30 19:11:46 -07:00
DNLRQ
18a98e3ecb
fix in app.jsx for the routes depending on whether it is in the browser (BrowserRouter) or if it is in electron (HashRouter) so that there are no problems in the routes
2024-11-30 18:51:39 -07:00
DNLRQ
1b56da8c36
publish electron disable, revert build.yml
2024-11-30 12:12:50 -07:00
DNLRQ
be7e00098f
add readme electron, publish test build.yml
2024-11-30 12:03:36 -07:00
DNLRQ
1fdf45de3c
git action manual test
2024-11-30 11:05:38 -07:00
DNLRQ
dfd3089e11
Implementing Electron to build desktop apps, app.jsx changed from BrowserRouter to HashRouter due to a bug in Electron implementation, added icons corresponding to each operating system
2024-11-30 10:55:34 -07:00
1ilit
4136cc32c6
Merge pull request #306 from drawdb-io/add-copy-to-code
...
Add copy to code
2024-11-29 20:56:40 +04:00
1ilit
a5fea9c05a
Fix overflow
2024-11-29 20:53:33 +04:00
1ilit
8301cea0bd
Add copy button to code exports
2024-11-29 20:45:21 +04:00
1ilit
881768b765
Merge pull request #302 from drawdb-io/unshare
...
Ushare a diagram
2024-11-23 20:18:26 +04:00
1ilit
a344e85db8
Fix loading already shared diagrams
2024-11-23 20:01:34 +04:00
1ilit
8eb88cc15b
Add unshare functionality
2024-11-23 11:18:26 +04:00
1ilit
ce85bb6680
Fix relationship swap table crashing
2024-11-12 11:28:10 +04:00
1ilit
d389c28fb7
Update readme
2024-11-10 13:11:00 +04:00
1ilit
98c046e018
Update node-sql-parser version
2024-11-10 11:50:58 +04:00
1ilit
d7d3cdc15b
Cache settings
2024-11-08 20:56:44 +04:00
1ilit
f27fbaa439
Parse references in sqlite
2024-11-04 19:43:59 +04:00
1ilit
bc35a61397
Show import failed error
2024-11-03 16:13:34 +04:00
1ilit
28ec12b80a
Parse default casting
2024-11-03 07:58:46 +04:00
1ilit
9a9df56867
Merge pull request #281 from Bit0r/main
...
Refactor date parsing logic and add Vector datatype
2024-11-03 07:29:29 +04:00
1ilit
317c3cc9ba
Fix invalid sql after swapping fields ( #287 )
2024-11-02 11:50:01 +04:00
1ilit
cd2627332f
Fix header for rtl languages
2024-10-31 20:44:10 +04:00
1ilit
35d55a02f1
Merge pull request #282 from ruizhiii/fix/foreign-key-case-sensitive
...
Fix foreign key comparison case sensitive
2024-10-27 17:46:50 +04:00
zhi
dcf73e6f95
Fix remaining case sensitive foreign key comparison
2024-10-27 20:27:47 +08:00
zhi
9d68dd9185
Fix foreign key comparison case sensitive
...
SQL keywords are case insensitive although they are often written in all caps. Object return from node-sql-parser is actually case sensitive based on the imported sql, thus "foreign key" doesn't work as expected.
2024-10-27 12:04:04 +08:00
Bit0r
60a9c0d34f
Refactor date parsing logic and add Vector datatype
2024-10-27 11:19:45 +08:00
1ilit
90f70a7074
Merge pull request #280 from rahulkumarbhagat-coder/add-japanese-locale
...
Add Japanese Locale
2024-10-26 15:40:22 +04:00
rahulkumarbhagat-coder
14e7e1d117
Add Japanese Locale
2024-10-26 15:49:12 +05:30
1ilit
ed79fac521
Merge pull request #279 from JamalArshad147/add-urdu-translation
...
Urdu Language Support
2024-10-26 04:12:23 +04:00
Jamal Arshad
d01d9aa463
Add Urdu translation support
2024-10-26 04:39:27 +05:00
1ilit
fc936b92e5
Merge pull request #273 from rritik772/fix/no-error-location
...
Fix parser silently failing when there is no error location
2024-10-25 04:08:22 +04:00
Ritik Ranjan
d65276badc
if no error location is avaliable
...
if no error location is avaliable gui does not show any error. It falls
sliently
2024-10-24 20:27:02 +05:30
1ilit
b03b785b62
Merge pull request #271 from dantemogrim/feature/swedish-translation
...
Add Swedish translations
2024-10-23 09:42:30 +04:00
Dante Mogrim
b041abb56a
feature(translation): provide swedish locale
2024-10-22 20:15:23 +02:00
1ilit
de84c0825d
Merge pull request #263 from dantemogrim/main
...
Make buttons more responsive
2024-10-19 12:28:34 +04:00