Commit Graph

485 Commits

Author SHA1 Message Date
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
Guy Ben-Aharon
3616e53183 add default val to includeDependencies in getDiagram (#278) 2024-10-13 13:34:46 +03:00
Guy Ben-Aharon
58382767a0 remove dependencies when deletes diagram (#277) 2024-10-13 13:14:51 +03:00
Guy Ben-Aharon
447312127b import diagram refactor (#275) 2024-10-13 10:07:26 +03:00
Jonathan Fishner
671341965b fix indexes structure in import query (#274) 2024-10-12 23:38:02 +03:00
K Om Senapati
b68b133991 (translations): added hindi language (#234)
* (translations): added hindi
* chore: add missing fields

---------

Co-authored-by: Jonathan Fishner <jonathanfishner11@gmail.com>
2024-10-11 10:55:22 +03:00
Guy Ben-Aharon
492c90f999 add includeDependencies in listDiagrams (#270) 2024-10-11 08:50:10 +03:00
Guy Ben-Aharon
c393b288ab fix database editions overflow issues (#268) 2024-10-08 23:27:47 +03:00
Guy Ben-Aharon
b743668226 add import instructions (#267) 2024-10-08 23:09:31 +03:00
Guy Ben-Aharon
5956018cdc add loader for loading scripts (#265) 2024-10-08 19:45:29 +03:00
Guy Ben-Aharon
d35127576d clear comments (#264) 2024-10-08 18:04:34 +03:00
Guy Ben-Aharon
689f589b10 some mobile & bundle optimizations (#262) 2024-10-08 16:14:10 +03:00
Guy Ben-Aharon
72a8a5fc9c update meta image url (#261) 2024-10-08 11:31:30 +03:00
Guy Ben-Aharon
13d9d92ad5 fix is materialized view (#260) 2024-10-08 10:47:21 +03:00