Guy Ben-Aharon
94ec43b608
fix: fix layout warnings ( #434 )
2024-11-21 20:30:00 +02:00
Guy Ben-Aharon
a2efed803f
lint ( #431 )
2024-11-21 13:44:30 +02:00
VallabhaE
8749591be0
fix(i18n): Add Telugu Language ( #352 )
...
* Adding Telugu Language
* Adding Telugu Language
* revert package.json & package-lock.json
* fix build
---------
Co-authored-by: Guy Ben-Aharon <guybenah@gmail.com >
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-21 11:35:35 +02:00
Guy Ben-Aharon
c5e0ea6fa4
fix(drawer): set fix min size ( #429 )
2024-11-20 18:45:32 +02:00
Wisnu Wicaksono
ab07da0b03
fix(i18n): add bahasa indonesia translation ( #331 )
...
* feat(i18n): add bahasa indonesia translation
* fix(i18n): update Indonesia name to Bahasa Indonesia in metadata
* fix(i18n): adjust top-navbar & add `id_ID` in `i18n`
* fix build
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-20 12:11:57 +02:00
☁️dungsil
8397bef392
fix(i18n): update korean for 1.2.0 ( #419 )
2024-11-19 11:53:06 +02:00
Zer0S2m
7c3c62860e
fix(i18n): Translation of the export error into Russian ( #418 )
2024-11-19 11:45:48 +02:00
Guy Ben-Aharon
76ba4ce4c5
update canonical behavior on templates ( #424 )
2024-11-19 00:52:48 +02:00
Guy Ben-Aharon
0c0fad719f
update canonical behavior on templates ( #423 )
2024-11-19 00:29:39 +02:00
Jonathan Fishner
b75c6fe4e7
fix(export-sql): add unique to export script ( #422 )
2024-11-18 21:28:14 +02:00
emircanakpinar
d9fcbeec72
fix(i18n): add Turkish translations ( #315 )
...
* fix(i18n): add missing Turkish translations
* fix translation build
---------
Co-authored-by: Guy Ben-Aharon <guybenah@gmail.com >
2024-11-18 16:00:30 +02:00
Guy Ben-Aharon
5d79721b6d
update templates tag title ( #420 )
2024-11-18 14:30:12 +02:00
Guy Ben-Aharon
4be3592cf4
fix(share): fix export to handle broken indexes & relationships ( #416 )
2024-11-18 13:22:10 +02:00
Guy Ben-Aharon
b4cdcbbbd7
refactor template page - remove helmet data to a new component ( #415 )
...
* refactor template page - remove helmet data to a new component
* change texts
---------
Co-authored-by: johnnyfish <jonathanfishner11@gmail.com >
2024-11-18 12:28:04 +02:00
Jonathan Fishner
e9c7f4be06
Update README.md ( #413 )
...
* Update README.md
* Update README.md
* Update README.md
2024-11-17 14:14:50 +02:00
Guy Ben-Aharon
0530f9172c
chore(main): release 1.2.0 ( #396 )
v1.2.0
2024-11-17 11:55:44 +02:00
Twilight
e1e55c4b2a
fix(i18n): add Nepali translations ( #406 )
...
* feat(i18n): add nepali locale
* feat(i18n): add nepali locale
* feat: add missing translations
* fix build + add type declaration
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-17 11:51:37 +02:00
ABHISHEK FADAKE
c6f7ff70f8
fix(i18n): Create Translations in Marathi language ( #266 )
...
* Create Translations in marathi language
* Remaining code for adding marathi i18n support
* fix build
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-11-17 11:18:34 +02:00
Guy Ben-Aharon
02aaabdc4e
fix(i18n): fix language nav: close when lang selected, hide tooltip when lang selected ( #411 )
2024-11-16 20:29:48 +02:00
Jonathan Fishner
0f673947af
fix(templates): add five more templates (Sylius, Monica, Attendize, SaaS Pegasus & BookStack) ( #408 )
2024-11-16 17:06:23 +02:00
Guy Ben-Aharon
f35f62fdf3
fix(i18n): change language keeps selected language also after refreshing the page ( #409 )
2024-11-16 17:02:20 +02:00
Guy Ben-Aharon
68474e75d5
fix(export image): Add support for displaying cardinality relationships + background ( #407 )
2024-11-16 16:57:13 +02:00
Nic
eaf75cedb0
fix(dockerfile): support SPA refresh to resolve nginx return 404 ( #384 )
...
* feat(dockerfile): support SPA refresh to resolve nginx return 404
* remove comments & set server_name to default
---------
Co-authored-by: Guy Ben-Aharon <guybenah@gmail.com >
2024-11-14 20:00:14 +02:00
Guy Ben-Aharon
fe8b9f9e91
fix(templates): fix tags urls ( #405 )
2024-11-14 18:30:10 +02:00
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