471 Commits

Author SHA1 Message Date
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
Jonathan Fishner
392e3c16c8 Update README.md (#258) 2024-10-08 00:18:51 +03:00
Jonathan Fishner
4acbe74a86 add robots.txt and sitemap.xml (#257) 2024-10-07 17:30:01 +03:00
Guy Ben-Aharon
a0a93c624a add titles (#256) 2024-10-07 17:24:17 +03:00
Guy Ben-Aharon
0cddaee67f update dependencies order (#255) 2024-10-07 17:13:10 +03:00
Guy Ben-Aharon
931c5ae60f reduce bundle size (#254) 2024-10-07 17:00:30 +03:00
Jonathan Fishner
6e9477c2aa fix dependencies (#253) 2024-10-07 16:55:20 +03:00
Jonathan Fishner
8e51b220c5 add view definitions (#246)
* add view definitions

* fix query for new sql-server version

* fix build

* add views for sqlite

* fix for mysql view defenition

---------

Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
2024-10-07 14:10:44 +03:00
Guy Ben-Aharon
f0e4a87189 allow create dependency only from view + allow dependency to view (#251) 2024-10-07 13:18:40 +03:00
Jonathan Fishner
cf96830bfa update titles (#250)
* update titles

* fix metas

---------

Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com>
2024-10-07 12:55:03 +03:00
Guy Ben-Aharon
2fa07592ab add meta descriptions (#249) 2024-10-07 12:37:10 +03:00
Guy Ben-Aharon
0345f2e6a7 add list for databases with schemas (#248) 2024-10-07 09:56:34 +03:00
Guy Ben-Aharon
2efa7fe696 update page titles (#247) 2024-10-06 22:12:13 +03:00
Guy Ben-Aharon
251c1e2def Data types refactor (#241)
* refactor data types structure

* refactor data types structure
2024-10-06 17:50:52 +03:00
Guy Ben-Aharon
b1ad2641e3 add overlap indicator (#240)
* add overlap indicator

* change view color & indication animation
2024-10-06 13:04:15 +03:00