Guy Ben-Aharon
78c427f38e
fix(templates): fix issue with double-clone on localhost ( #394 )
2024-11-13 15:22:00 +02:00
Jonathan Fishner
bae74d1693
feat(add templates) add five more templates (gravity, koel.dev, laravel-permission, laravel-spark, voyager) ( #392 )
2024-11-13 13:24:01 +02:00
Ian Cheng
123f40f39e
fix(i18n): added traditional Chinese language translation ( #356 )
...
* feat: added traditional chinese language translation
* feat: added traditional chinese language translation
---------
Co-authored-by: Jonathan Fishner <jonathanfishner11@gmail.com >
2024-11-12 17:26:42 +02:00
ntoniazzi
e3129cec74
fix(i18n): french translation update - share menu ( #391 )
2024-11-12 17:22:40 +02:00
Eva
5508c1e084
fix(i18n): Fixed part of RU lang introduced in #365 feat(share) ( #380 )
...
Co-authored-by: Jonathan Fishner <jonathanfishner11@gmail.com >
2024-11-12 13:43:36 +02:00
lkjhxx
9f2893319a
fix(i18n): Add simplified chinese ( #385 )
...
* feat: add Simplified Chinese
* feat: add Simplified Chinese
* fix linter Update zh_CN.ts
---------
Co-authored-by: Jonathan Fishner <jonathanfishner11@gmail.com >
2024-11-12 13:23:57 +02:00
Guy Ben-Aharon
125a39fb5b
fix(sql export): make loading for export interactive ( #388 )
2024-11-12 12:37:56 +02:00
Guy Ben-Aharon
4ca1832732
fix(bundle): fix bundle size ( #382 )
2024-11-11 01:13:44 +02:00
Guy Ben-Aharon
3609bfea4d
fix(share): add loader to the export ( #381 )
...
* fix(share): add loader to the export
* fix(share): add loader to the export
2024-11-10 23:33:16 +02:00
Guy Ben-Aharon
94a5d84fae
feat(share): add sharing capabilities to import and export diagrams ( #365 )
...
* feat(share): add sharing capabilities to import and export diagrams
* remove use client
* fix build
* add error parse indication
* add import from initial dialog
* fix build
2024-11-10 16:30:15 +02:00
Jonathan Fishner
85e691fcbe
fix for tempalte name novel database ( #379 )
2024-11-10 09:02:51 +02:00
Daniel Cruz
709ccff8fa
Adds missing spanish translations ( #372 )
...
fix(translations): Add missing Spanish translations
2024-11-09 20:06:10 +02:00
Elton Costa
6c7eb4609d
feat(canvas): Added Snap to grid functionality. Toggle/hold shift to enable snap to grid. ( #373 )
...
* asd
* add translations & useKeyPress
* fix build
* fix build
---------
Co-authored-by: Guy Ben-Aharon <guybenah@gmail.com >
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-09 19:55:40 +02:00
Eva
2c69b08eae
fix(i18n): Added Russian language ( #376 )
...
* (i18n): Added Russian language.
* Update src/i18n/locales/ru.ts
Co-authored-by: Eva <29357907+nikelborm@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Eva <29357907+nikelborm@users.noreply.github.com >
* Refined and added missing fields to RU translation
* Refined and added missing fields to RU translation
---------
Co-authored-by: Aditya Kale <kaleaditya779@gmail.com >
Co-authored-by: Jonathan Fishner <jonathanfishner11@gmail.com >
2024-11-09 19:01:36 +02:00
Favor
84e7591d05
fix: improve title name edit interaction ( #367 )
...
* chore(main): improve table name edit interaction
* chore: fix lint issues
* feat(i18n): add double-click functionality and tooltip translations
- Change editable titles action to `onDoubleClick`
- Add tooltip translations for table name editing feature
- Support for 9 languages: Russian, Japanese, Hindi, French, Spanish,
German, Ukrainian, Portuguese, and Korean
- Improve UX by indicating double-click edit functionality across languages
* naming + some padding
---------
Co-authored-by: Guy Ben-Aharon <guybenah@gmail.com >
2024-11-09 15:41:22 +02:00
Jonathan Fishner
f1d073d053
fix(templates): change the template url to be database instead of db ( #374 )
...
* fix(templates): change the template url to be database instead of db
* add tag
* layout fixes
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-09 14:02:29 +02:00
Jonathan Fishner
20b3396ec2
feat(add templates): add five more templates (laravel, django, twitter… ( #371 )
...
* feat(add templates): add five more templates (laravel, django, twitter, adonis-acl, akaunting)
* fix build
* fix tags
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-09 03:38:03 +02:00
☁️dungsil
b305be82ae
fix(i18n): add korean ( #362 )
...
Co-authored-by: Jonathan Fishner <jonathanfishner11@gmail.com >
2024-11-07 16:27:24 +02:00
Jonathan Fishner
1430d2c236
fix(import json): for Check Script Result, default with quotes ( #358 )
2024-11-07 16:18:56 +02:00
Guy Ben-Aharon
aa884b49ce
fix(offline): add support when running on isolated network ( #359 )
2024-11-06 23:56:05 +02:00
Jonathan Fishner
acb736e44f
fix(smart query): import postgres FKs ( #357 )
2024-11-06 22:49:32 +02:00
Guy Ben-Aharon
180886c588
fix(template): separator in case of empty url ( #355 )
2024-11-06 18:24:25 +02:00
Guy Ben-Aharon
e993476fad
add template url ( #354 )
2024-11-06 18:07:02 +02:00
Guy Ben-Aharon
efaddeebb4
fix(templates): align database icon ( #351 )
2024-11-06 13:41:28 +02:00
Francis Chartrand
93f623a13a
fix(select-box): allow using tab & space to show choices ( #336 )
...
* styles(select-box): allow using tab & space to show choices
* use code instead of key
---------
Co-authored-by: Guy Ben-Aharon <guybenah@gmail.com >
2024-11-06 13:29:25 +02:00
Guy Ben-Aharon
87a40cff61
fix: open default diagram after deleting current diagram ( #350 )
2024-11-06 12:01:49 +02:00
Guy Ben-Aharon
f00c9b9a03
refactor languages menu ( #347 )
2024-11-06 10:33:44 +02:00
Помаранча
20b2ae436c
Add uk language ( #338 )
...
* Create uk.ts
added Ukrainian language. I don't know what kind of service it is, but I just helped with the translation into my native language
* Update uk.ts
now all untranslated item (2) is translated
* fix build
* add language to menu
---------
Co-authored-by: Guy Ben-Aharon <guybenah@gmail.com >
2024-11-06 10:20:14 +02:00
Guy Ben-Aharon
820a4640da
template title change ( #346 )
2024-11-06 09:52:21 +02:00
Jonathan Fishner
0193853035
add pokemon database to our templates ( #335 )
2024-11-05 21:23:31 +02:00
Guy Ben-Aharon
ad10d26f13
chartdb.png image name update ( #329 )
2024-11-05 13:58:48 +02:00
Jonathan Fishner
588c64b380
Tempaltes keywords ( #325 )
...
* fix for tempaltes keywords
* remove keywords
* update templates description
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-05 13:40:57 +02:00
Guy Ben-Aharon
3d3efc5e82
add canonical link to templates ( #327 )
2024-11-05 10:54:05 +02:00
Guy Ben-Aharon
d8a20ebbd9
fix(templates): fetch templates data from router ( #321 )
2024-11-04 18:01:04 +02:00
Jonathan Fishner
ebce8827ea
fix(templates): add two more templates (Airbnb, Wordpress) ( #317 )
...
* add two more templates (Airbnb, Wordpress)
* fix slugs
* fix templates sizes
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-04 15:41:51 +02:00
Lars
b2c20459d5
fix(i18n): add missing German translations ( #311 )
2024-11-04 11:49:38 +02:00
HLAM
342c94e07d
(translations): added portuguese language ( #305 )
2024-11-04 11:42:15 +02:00
Guy Ben-Aharon
85934202c6
add github btn to templates page ( #313 )
2024-11-04 11:08:14 +02:00
Guy Ben-Aharon
5bacc9ff87
add instructions on examples ( #312 )
2024-11-04 10:38:42 +02:00
Guy Ben-Aharon
62074adb7a
add meta to template page ( #309 )
2024-11-04 00:48:16 +02:00
Guy Ben-Aharon
1880789b0f
add template page metas ( #308 )
2024-11-03 22:29:36 +02:00
Jonathan Fishner
9ac26dbf7a
add visual novel db template ( #307 )
...
* add visual novel db template
* fix
2024-11-03 20:10:36 +02:00
Guy Ben-Aharon
48d7125390
clone template behavior ( #306 )
2024-11-03 19:01:57 +02:00
Guy Ben-Aharon
c88d22537e
revert helmet wrapper ( #304 )
2024-11-03 16:08:05 +02:00
Guy Ben-Aharon
fe96d41d13
wrap helmet ( #303 )
2024-11-03 14:30:58 +02:00
Guy Ben-Aharon
8a456733ed
export helmet data ( #302 )
2024-11-03 12:13:05 +02:00
Guy Ben-Aharon
3714ca58ea
add helmet instead of updating document.title ( #301 )
2024-11-03 11:53:53 +02:00
Jonathan Fishner
bbced225b1
add support in schemas for export + temp fixes for user-define types ( #295 )
2024-10-29 21:45:32 +02:00
Guy Ben-Aharon
86efeb6d16
Add Templates ( #299 )
...
* add templates
* update tags
* remove pic
2024-10-29 16:31:55 +02:00
Jonathan Fishner
ba14d42803
fix more variations of import json ( #291 )
2024-10-21 21:15:35 +03:00