1ilit
7fa24425ca
better error management
2025-04-21 22:29:37 +04:00
1ilit
57dc31e60d
clean up .env.sample and gist apis
2025-04-21 22:02:53 +04:00
1ilit
d52bc9c741
remove octokit
2025-04-21 20:00:56 +04:00
sudhir
3c95e51f06
Delete diagram on clear ( #321 )
2025-04-20 01:57:38 +04:00
1ilit
afb3b60123
Clean up ( #415 )
2025-04-20 01:40:02 +04:00
1ilit
3c29049c2b
Update email api endpoints ( #414 )
2025-04-20 01:20:08 +04:00
Alexander Zeillinger
9e245cf550
Update LandingPage.jsx ( #413 )
...
Fix 2 typos
2025-04-19 15:52:13 +04:00
Alexander Zeillinger
fa5b785b45
Update de.js ( #412 )
...
Add around 30 missing translations
2025-04-19 00:45:09 +04:00
1ilit
5727c629e9
Add table comment on import in mariadb and mysql ( #411 )
2025-04-17 18:04:55 +04: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
Pavan
b19b3bb949
Updated Tamil translations ( #406 )
2025-04-13 18:17:14 +04:00
1ilit
588f74648f
Fix typo
2025-04-12 23:48:07 +04:00
1ilit
5c63b4c3ae
Remove logs
2025-04-12 23:41:56 +04:00
dependabot[bot]
16d7a01085
Bump vite from 6.2.5 to 6.2.6 ( #405 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.2.5 to 6.2.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.6
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-12 20:51:12 +04:00
1ilit
adf647483c
Switch to monaco-editor from codemirror ( #403 )
...
* switch to monaco-editor
* fix styles
2025-04-12 20:50:47 +04:00
1ilit
00e97653cb
Fix template cardinalities ( #404 )
2025-04-12 20:37:12 +04:00
XC
f84ca1bde1
Fix the incorrect use of "panning" ( #401 )
2025-04-11 18:02:19 +04:00
1ilit
436ab3ec33
Export saved data ( #400 )
2025-04-10 22:08:31 +04:00
Peter Dave Hello
fe0cbbe2ee
Update and improve zh-TW Traditional Chinese locale ( #398 )
2025-04-09 22:54:28 +04: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
1ilit
73ed14982c
Set overwrite to false by default when importing from source ( #394 )
2025-04-07 23:56:00 +04:00
dependabot[bot]
cc7bd69eb7
Bump vite from 6.2.4 to 6.2.5 ( #393 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.5
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-07 21:40:07 +04:00
1ilit
46e91069d5
Replace colorpalette with colorpicker ( #392 )
2025-04-06 03:36:46 +04:00
1ilit
3a8bb3f753
Fix markdown export ( #389 )
2025-04-04 20:20:28 +04:00
1ilit
5c1b2928d1
Fix oracle export and default sizes ( #386 )
2025-04-02 20:49:30 +04:00
Aditya
16ea2ee23c
feat:Added support for exporting SQL as OracleDB SQL ( #192 )
...
* feat:Added support for exporting SQL as OracleDB SQL
* Add parser
* Import from sql
* Add beta tag
* Export from generic
* Fix export
* Add import affinity
---------
Co-authored-by: 1ilit <1ilit@proton.me>
2025-04-02 03:11:08 +04:00
dependabot[bot]
fcc16bbe85
Bump vite from 6.2.3 to 6.2.4 ( #385 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.4
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 23:23:24 +04:00
1ilit
00114f4ade
Upgrade node-sql-parser to v5.3.8 ( #381 )
2025-03-30 23:40:09 +04:00
1ilit
ed1d9a5b85
Fix pg type import ( #380 )
2025-03-29 17:22:02 +04:00
dependabot[bot]
35ee475e0d
Bump esbuild, @vitejs/plugin-react and vite ( #376 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) to 0.25.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild ), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ). These dependencies need to be updated together.
Updates `esbuild` from 0.21.5 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.1 )
Updates `@vitejs/plugin-react` from 4.2.1 to 4.3.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react )
Updates `vite` from 5.4.1 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: indirect
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 20:07:24 +04:00
dependabot[bot]
b097e9f4e5
Bump rollup from 4.20.0 to 4.37.0 ( #375 )
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.20.0 to 4.37.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.37.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 20:04:04 +04:00
dependabot[bot]
92f471cd89
Bump @octokit/request from 9.1.3 to 9.2.2 ( #374 )
...
Bumps [@octokit/request](https://github.com/octokit/request.js ) from 9.1.3 to 9.2.2.
- [Release notes](https://github.com/octokit/request.js/releases )
- [Commits](https://github.com/octokit/request.js/compare/v9.1.3...v9.2.2 )
---
updated-dependencies:
- dependency-name: "@octokit/request"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-23 22:52:46 +04:00
dependabot[bot]
6ed72ea25e
Bump @octokit/plugin-paginate-rest from 11.3.3 to 11.6.0 ( #373 )
...
Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js ) from 11.3.3 to 11.6.0.
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases )
- [Commits](https://github.com/octokit/plugin-paginate-rest.js/compare/v11.3.3...v11.6.0 )
---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-23 19:31:15 +04:00
dependabot[bot]
0689b5560e
Bump prismjs from 1.29.0 to 1.30.0 ( #372 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-23 19:29:05 +04:00
dependabot[bot]
f71310c749
Bump jspdf from 2.5.1 to 3.0.1 ( #371 )
...
Bumps [jspdf](https://github.com/MrRio/jsPDF ) from 2.5.1 to 3.0.1.
- [Release notes](https://github.com/MrRio/jsPDF/releases )
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md )
- [Commits](https://github.com/MrRio/jsPDF/compare/v2.5.1...v3.0.1 )
---
updated-dependencies:
- dependency-name: jspdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-21 02:44:13 +04:00
1ilit
f95841f0e7
Migrate to tailwind v4 ( #370 )
2025-03-21 01:25:36 +04:00
Christofer
a358b56d7e
Use custom types when importing from postgresql ( #261 )
...
* 🐛 add custom enums or types when importing from postgresql
no longer defaults to blob
* allow for quoted enum/types to be correctly imported
used prettier for formatting as per contributing.md
the type/enum check is case sensitive as there is no way I found to verify if the type was declared in quotes (case-sensitive) or without (to-lowercase by postgres)
2025-03-20 22:39:49 +04:00
dependabot[bot]
6cae92ce10
Bump axios from 1.7.4 to 1.8.2 ( #369 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.7.4 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.4...v1.8.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 02:46:41 +04:00
1ilit
eb48fa1d35
Fix syntax errors in types for pg export ( #368 )
...
* Fix syntax errors in types for pg export
* Fix syntax errors in types for generic pg export
2025-03-19 02:21:26 +04: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
1ilit
2a03298d29
Upgrade node-sql-parser to v5.3.7 ( #367 )
2025-03-16 20:37:36 +04:00
1ilit
38c0a99b51
Fix column and fk constraint in dbml export ( #365 )
2025-03-15 23:43:49 +04:00
1ilit
7f5f481cea
Increase heap size ( #363 )
2025-03-14 22:06:26 +04:00
1ilit
9396edddb2
Update workflow ( #362 )
2025-03-14 21:50:53 +04:00
1ilit
fa1e736436
Add speed insights ( #359 )
2025-03-12 01:40:39 +04:00
1ilit
6cc9942062
Fix hotkeys ( #357 )
...
* Fix hotkeys(#356 )
* Check for meta key(#356 )
2025-03-07 21:11:50 +04:00
Tamás Balog
e1ca9b0cd6
Add missing entries to the Hungarian translations ( #354 )
2025-03-05 21:27:50 +04:00
1ilit
885eb8298f
Deprecate ddb export( #353 )
2025-03-04 22:58:39 +04:00
1ilit
8fe4ec5ac8
Update README.md
2025-03-03 23:52:15 +04:00
1ilit
0e54dbed1b
Remove funding ( #352 )
...
* Remove funding
* Remove support us from landing page
2025-03-03 23:50:50 +04:00