Commit Graph

758 Commits

Author SHA1 Message Date
Francisco Galindo
a3886e7b2d Merge branch 'main' into notation 2025-03-11 22:21:57 -06:00
1ilit
fa1e736436 Add speed insights (#359) 2025-03-12 01:40:39 +04:00
HansMarcus01
a6f3f5fd14 Adding a dynamic box for rowsof type primary key 2025-03-11 09:35:56 -06:00
HansMarcus01
0c3b4282ed fixing bug of the constraint null and not null 2025-03-11 09:22:40 -06:00
1ilit
6cc9942062 Fix hotkeys (#357)
* Fix hotkeys(#356)

* Check for meta key(#356)
2025-03-07 21:11:50 +04:00
HansMarcus01
50e7201351 slight modifications to the table view 2025-03-06 10:51:53 -06:00
Tamás Balog
e1ca9b0cd6 Add missing entries to the Hungarian translations (#354) 2025-03-05 21:27:50 +04:00
Francisco-Galindo
8f9c447935 Add table styling for crows_foot and idef1x 2025-03-04 23:02:24 -06:00
1ilit
885eb8298f Deprecate ddb export(#353) 2025-03-04 22:58:39 +04:00
1ilit
0e54dbed1b Remove funding (#352)
* Remove funding

* Remove support us from landing page
2025-03-03 23:50:50 +04:00
1ilit
0d813fc0dd Import from and export to DBML (#351)
* Add export and import functions

* Add import from dbml to control panel

* Add the import key back into locales and show import error

* Parse relationships
2025-03-01 22:24:53 +04:00
David
e3877ef982 Add romanian locale (#348) 2025-02-26 21:27:25 +04:00
Swapnil Ingale
799a79e8a8 Add translations for Uyghurs language (#345)
* Add translations for Uyghurs language

* Add Uyghurs Language Properly

* Remove First Line
2025-02-25 23:02:49 +04:00
1ilit
1e6aeca05e Add documentation links (#343) 2025-02-15 01:54:45 +04:00
TasneemTantawy
0e19da0004 fix mermaid functionality 2025-02-03 15:20:13 +03:00
HeCorr
910d4732c7 Fix wrong cursor style on disabled inputs
*something* is setting the global cursor style for :disabled elements to "default" and I don't know what, but it conflicts with the intended cursor style of SemiDesign, so let it be determined by semi classes instead.
2025-02-02 00:06:37 -03:00
HeCorr
1580650d92 Disable noDefault on UUID type
so it is possible to set a default value on UUID columns
2025-02-01 23:03:33 -03:00
1ilit
aaf83b6f28 Show relationship names on the diagrams(#314) 2025-01-20 21:52:26 +04:00
1ilit
0d0c6341c0 Add editing relationship names(#314) 2025-01-20 21:52:26 +04:00
1ilit
319f3f5cf3 Update relationship naming convention(#331) 2025-01-20 21:52:26 +04:00
1ilit
e6a36cd90b Add counts to tab titles 2025-01-18 23:45:33 +04:00
1ilit
40ef1ca91b Disable keepDOM in tabs and collapses (#335) 2025-01-18 22:26:42 +04:00
1ilit
f0adcf1a25 Fix import from sql for mssql 2025-01-18 16:16:13 +04:00
Francisco-Galindo
cc08f45449 Refactor: selection of path to draw for relationships 2025-01-14 12:14:41 -06:00
Francisco-Galindo
413dfa0074 Agregar locale para menú de elección de IDEF1X 2025-01-14 12:14:41 -06:00
Francisco-Galindo
392cd0a5b0 Agregar opción para cambiar a notación idef1x 2025-01-14 12:14:41 -06:00
Patricio2002
a0f5fc2c6c IDEF1x 2025-01-14 12:14:41 -06:00
Francisco-Galindo
d41876e90c Agrego localización para inglés y español de selección de notaciones 2025-01-14 12:14:41 -06:00
Francisco-Galindo
6b6c5bc222 Using cached settings 2025-01-14 12:14:31 -06:00
Francisco-Galindo
72e5d7699e Agregar botón para cambiar de notación 2025-01-14 12:09:37 -06:00
Patricio2002
0f47cbb8b5 crowfoot 2025-01-14 12:09:37 -06:00
Denisskas
5476470aa7 Add new lines for Russian localization (#324)
* Add new lines for Russian localization

* Revert "Add new lines for Russian localization"

This reverts commit fd153f040b.

* Update ru.js
2025-01-03 20:49:11 +04:00
1ilit
2704a007b8 Fix primary key assignment from out of line PK constraints in pg 2025-01-03 20:10:50 +04:00
sudhirVoid
55e4b50741 nepali language feature added 2024-12-03 01:08:21 +05:30
Tamas Balog
b139a15a3a Add 'unshare' entry to the Hungarian localization 2024-12-01 21:07:21 +01:00
1ilit
a5fea9c05a Fix overflow 2024-11-29 20:53:33 +04:00
1ilit
8301cea0bd Add copy button to code exports 2024-11-29 20:45:21 +04:00
1ilit
a344e85db8 Fix loading already shared diagrams 2024-11-23 20:01:34 +04:00
1ilit
8eb88cc15b Add unshare functionality 2024-11-23 11:18:26 +04:00
1ilit
ce85bb6680 Fix relationship swap table crashing 2024-11-12 11:28:10 +04:00
1ilit
d7d3cdc15b Cache settings 2024-11-08 20:56:44 +04:00
1ilit
f27fbaa439 Parse references in sqlite 2024-11-04 19:43:59 +04:00
1ilit
bc35a61397 Show import failed error 2024-11-03 16:13:34 +04:00
1ilit
28ec12b80a Parse default casting 2024-11-03 07:58:46 +04:00
1ilit
9a9df56867 Merge pull request #281 from Bit0r/main
Refactor date parsing logic and add Vector datatype
2024-11-03 07:29:29 +04:00
1ilit
317c3cc9ba Fix invalid sql after swapping fields (#287) 2024-11-02 11:50:01 +04:00
1ilit
cd2627332f Fix header for rtl languages 2024-10-31 20:44:10 +04:00
zhi
dcf73e6f95 Fix remaining case sensitive foreign key comparison 2024-10-27 20:27:47 +08:00
zhi
9d68dd9185 Fix foreign key comparison case sensitive
SQL keywords are case insensitive although they are often written in all caps. Object return from node-sql-parser is actually case sensitive based on the imported sql, thus "foreign key" doesn't work as expected.
2024-10-27 12:04:04 +08:00
Bit0r
60a9c0d34f Refactor date parsing logic and add Vector datatype 2024-10-27 11:19:45 +08:00