Commit Graph

40 Commits

Author SHA1 Message Date
Francisco Galindo
4247ab3950
Merge e9442565df into f13b80a3ff 2025-05-08 04:59:59 +00:00
Pavan
4de49cb3cc
Update not bull button title (#407)
* Fix button behavior: Reverse logic for nullable/not nullable toggle

* fix: updated translation key to 'nullable' and refactored button title
2025-04-14 20:13:12 +04:00
1ilit
436ab3ec33
Export saved data (#400) 2025-04-10 22:08:31 +04:00
Francisco Galindo
e9442565df
Merge branch 'main' into notation 2025-04-09 15:16:57 -06:00
1ilit
0efb5470ab
Bulk select (#395)
* add rect for select

* collect selected elements

* increase note stroke width

* move elements and undo redo

* add icon to toolbar to toggle multiselect mode

* set bulk selected elements to none when panning
2025-04-09 01:00:20 +04:00
HansMarcus01
f5fe8a1a16 Adding formatting and removing unused code 2025-04-06 18:04:14 -06:00
Kratik
3e7d1ac6f6
Toggle datatypes visibility (#366)
* showDatatype setting added in view control panel

* removed shortcut

can be discussed later

* fixed linting issue and made sure the condition check is above div element

in table.jsx code
in the else part im directly returning the element by keeping a check  for settings.showDataTypes?
which helps to not add empty element

for setSetting issue
I used the similar code used just above the snippet and modified it
2025-03-17 01:50:59 +04:00
Francisco Galindo
a3886e7b2d
Merge branch 'main' into notation 2025-03-11 22:21:57 -06: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
1ilit
1e6aeca05e
Add documentation links (#343) 2025-02-15 01:54:45 +04:00
1ilit
aaf83b6f28 Show relationship names on the diagrams(#314) 2025-01-20 21:52:26 +04:00
Francisco-Galindo
413dfa0074 Agregar locale para menú de elección de 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
1ilit
8eb88cc15b Add unshare functionality 2024-11-23 11:18:26 +04:00
1ilit
fcf2251e9b Handle incorrect links and corrupted files 2024-09-01 21:37:00 +04:00
1ilit
47ef0dfa82 Merge branch 'main' into share 2024-09-01 20:54:35 +04:00
1ilit
6eddfd983f Remove github token modal 2024-09-01 20:36:20 +04:00
1ilit
3f24ceaf93 Copy share url 2024-08-29 19:53:10 +04:00
1ilit
488641ddcc Add modal for github token 2024-08-27 23:39:14 +04:00
1ilit
75f930ba76 Set up upload workflow 2024-08-27 17:30:32 +04:00
Luis Carlos
11df4fabdf add translation text 2024-08-26 11:52:10 -04:00
Luis Carlos
ee3a50912a fix the PR comments 2024-08-26 11:48:58 -04:00
Luis Carlos
4aef6c6e25 Add languages 2024-08-26 00:42:47 -04:00
1ilit
2f1cca13d6 Support unsigned types (#177) 2024-08-04 17:02:29 +03:00
1ilit
6f7b080e62 Show field size on the diagram 2024-08-01 13:44:22 +03:00
Tamas Balog
39d2b2972d Fix typos in the English (en.js) translation 2024-07-30 20:59:04 +02:00
Felix Zedén Yverås
32c82168fe feat: add debug coordinate overlay
Makes debugging issues in conversion from screen space
to diagram space easier.

Only adding english translations as I do not speak the
other languages.
2024-07-14 15:36:54 +02:00
1ilit
c84990ca6d Fix loading the diagram on open to load in types and enums 2024-07-08 02:18:12 +03:00
1ilit
322bb6e988 Merge branch 'main' into select-db
# Conflicts:
#	src/i18n/locales/en.js
#	src/utils/exportSQL/generic.js
2024-07-07 17:57:33 +03:00
1ilit
c005020048 Add option to declare an array 2024-07-05 22:28:44 +03:00
1ilit
3b1af3772e Add empty enums illustration 2024-07-04 23:06:09 +03:00
1ilit
d7025e1ff1 Add error checking for enums 2024-07-04 02:10:24 +03:00
1ilit
7c1eecd7a0 Undo and redo enum editing 2024-07-03 21:21:44 +03:00
1ilit
85ccb19d8f Show info icon only for generic diagrams 2024-06-30 13:22:34 +03:00
1ilit
b13d576c5e Require selecting a db on new diagrams 2024-06-09 18:10:51 +03:00
1ilit
77bdb77a9e Enable editing index names 2024-06-07 14:18:05 +03:00
1ilit
23d0f13a59 Fix table name not showing in default error 2024-06-01 21:22:48 +03:00
Aysha
5cac5d140a
Update en.js To Fix Spelling
Fix spelling error in editor's navbar submenu Item: 'Ask us on Github'
2024-05-21 05:17:15 +05:30
1ilit
cb3a41361e Fix Simplified Chinese translation 2024-05-17 02:52:55 +03:00
1ilit
2b4b01c358 Configure i18n and add simplified chinese (#99) 2024-05-16 06:45:47 +03:00