Jonathan Fishner
07d3745747
fix(templates): add six more templates (ticketit, snipe-it, refinerycms, comfortable-mexican-sofa, buddypress, lobsters) ( #402 )
2024-11-14 17:42:04 +02:00
Guy Ben-Aharon
44cf5ca264
feat(duplicate table): duplicate table from the canvas and sidebar ( #404 )
...
* feat(duplicate table): duplicate table from the canvas and sidebar
* feat(duplicate table): underscore instead of space
* feat(duplicate table): underscore instead of space
2024-11-14 17:35:53 +02:00
Emmanuel Ferdman
44d10c2390
fix(docs): update license reference ( #403 )
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2024-11-14 17:26:20 +02:00
Guy Ben-Aharon
9698821828
export clone (diagram & table) logic ( #401 )
2024-11-14 15:11:21 +02:00
Guy Ben-Aharon
9f8500fc7e
fix(templates): fix cloned indexes from a template ( #398 )
2024-11-13 18:58:50 +02:00
Jonathan Fishner
e5dbbf2eaa
fix(AI exports): add cahching layer to SQL exports ( #390 )
...
* fix(AI exports): add cahching layer to SQL exports
* remove logs
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-13 17:18:27 +02:00
Guy Ben-Aharon
959e5402b8
fix(templates): tag urls lowercase to support browsers ( #397 )
2024-11-13 16:38:10 +02:00
Guy Ben-Aharon
492c9324d2
fix(canvas): fix auto zoom on diagram load ( #395 )
2024-11-13 16:17:03 +02:00
Guy Ben-Aharon
42c159605d
chore(main): release 1.1.0 ( #364 )
v1.1.0
2024-11-13 15:26:17 +02:00
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
orig
545e8578c9
fix(dockerfile): support openai key in docker build ( #366 )
2024-11-09 14:19:02 +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
acf8ade23c
chore(main): release 1.0.1 ( #320 )
v1.0.1
2024-11-07 00:05:51 +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
Jonathan Fishner
b40344675e
Update README.md ( #332 )
2024-11-05 14:57:24 +02:00
Guy Ben-Aharon
df7e687f61
chartdb.png image update ( #330 )
2024-11-05 14:03:55 +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
Guy Ben-Aharon
9ac5dfdf71
chore(main): release 1.0.0 ( #319 )
v1.0.0
2024-11-04 14:40:58 +02:00
Guy Ben-Aharon
27b417e178
ci: add release workflow ( #318 )
2024-11-04 14:36:04 +02:00