Commit Graph

648 Commits

Author SHA1 Message Date
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
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
Jonathan Fishner
df85301bf6 fix broken import json for pgAdmin (#289)
* fix broken import json for pgAdmin

* validate import improvements

* fix check

---------

Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
2024-10-20 12:58:55 +03:00
Jonathan Fishner
637bfe9611 fix pg import query for comments cols+tbls (#288) 2024-10-19 22:27:12 +03:00
Anthony Mini
02a282b713 (i18n): Add [FR] translation of missing fields (#283) 2024-10-14 16:08:16 +03:00
Guy Ben-Aharon
a4ea9eecfd Update code block (#284)
* change code block to be more friendly

* change code block to be more friendly

* tooltip copy & remove contextmenu

* fix templates
2024-10-14 15:35:26 +03:00
Jonathan Fishner
843d307b48 fix mssql query to fetch all FKs (#276) 2024-10-13 14:54:31 +03:00
Guy Ben-Aharon
87d85fcc9e add default val to includeDependencies in listDiagrams (#279) 2024-10-13 13:39:38 +03:00