Fabio Di Stasio
98165cacaa
fix(SQLite): hide schema creation
2021-11-19 16:50:15 +01:00
Fabio Di Stasio
7ad3096b4e
chore: update README.md
2021-11-19 16:14:11 +01:00
Fabio Di Stasio
7d345cf795
Merge pull request #141 from Fabio286/feat/sqlite-implementation
...
feat:sqlite implementation
2021-11-19 16:11:00 +01:00
Fabio Di Stasio
f40e9c592e
feat(SQLite): triggers management
2021-11-19 15:36:07 +01:00
Fabio Di Stasio
7671c585f5
feat(SQLite): views management
2021-11-19 13:13:35 +01:00
Fabio Di Stasio
93b4a7063b
perf(SQLite): improvements in field length detection
2021-11-18 19:43:08 +01:00
Fabio Di Stasio
3efeb45c46
feat(SQLite): tables management
2021-11-18 11:36:46 +01:00
Fabio Di Stasio
3fc227d2de
feat(SQLite): readonly mode
2021-11-16 13:21:33 +01:00
Fabio Di Stasio
604b371920
feat(SQLite): cell update in data tabs
2021-11-16 12:56:03 +01:00
Fabio Di Stasio
fd321beece
feat(SQLite): keys support
2021-11-16 12:27:51 +01:00
Fabio Di Stasio
9fe4e6b9e3
Merge pull request #140 from Fabio286/all-contributors/add-kilianstallz
...
docs: add kilianstallz as a contributor for code
2021-11-15 22:38:24 +01:00
allcontributors[bot]
57bf90481b
docs: update .all-contributorsrc [skip ci]
2021-11-15 21:37:49 +00:00
allcontributors[bot]
6062a32c1c
docs: update README.md [skip ci]
2021-11-15 21:37:48 +00:00
Fabio Di Stasio
94c899eb82
perf(SQLite): improvements in data visualization
2021-11-15 18:09:34 +01:00
Fabio Di Stasio
44a4ca75bd
Merge pull request #139 from kilianstallz/kilianstallz-patch-table-rows
...
Hotfix quote style on delete-table-rows handler
2021-11-15 17:01:10 +01:00
Kilian Stallinger
c8e1605b08
Hotfix quote style on delete-table-rows handler
...
Use single quote as intended for ID in delete query.
2021-11-15 16:21:09 +01:00
Fabio Di Stasio
60e5556a3e
chore(release): 0.3.9
2021-11-14 10:51:45 +01:00
Fabio Di Stasio
f2fcc98839
feat(SQLite): table data visualization
2021-11-13 23:00:53 +01:00
Fabio Di Stasio
c54438d6d3
feat(SQLite): connection add/edit masks
2021-11-13 11:34:30 +01:00
Fabio Di Stasio
b3f10220b3
build: transparent background for appx icon
2021-11-12 13:12:05 +01:00
Fabio Di Stasio
d19f475fc2
perf(UI): improved function and routine parameters modals
2021-11-12 12:22:39 +01:00
Fabio Di Stasio
795db96319
Merge pull request #135 from Fabio286/dependabot/npm_and_yarn/marked-4.0.0
...
build(deps): bump marked from 3.0.8 to 4.0.0
2021-11-10 12:00:20 +01:00
Fabio Di Stasio
b5fee79e90
refactor: minor changes to support marked 4.0.0
2021-11-10 11:48:06 +01:00
dependabot[bot]
5532ddbda9
build(deps): bump marked from 3.0.8 to 4.0.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 3.0.8 to 4.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v3.0.8...v4.0.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 19:06:33 +00:00
Fabio Di Stasio
3369d3dc2d
refactor: prefix to internal rows id
2021-11-08 15:12:37 +01:00
Fabio Di Stasio
fd25f881f9
feat: schema size in explore bar
2021-11-06 16:36:54 +01:00
Fabio Di Stasio
5ca3a22dc5
feat(MySQL): enable/disable schedulers from contextual menu
2021-11-06 12:21:33 +01:00
Fabio Di Stasio
5c668249cf
feat(MySQL): scheduler status indicator in explore bar
2021-11-05 18:23:02 +01:00
Fabio Di Stasio
39b9a59143
fix(PostgreSQL): bigint fetched as string instead of number, closes #134
2021-11-05 11:41:12 +01:00
Fabio Di Stasio
534659f9ae
feat(PostgreSQL): enable/disable triggers from contextual menu
2021-11-04 21:54:42 +01:00
Fabio Di Stasio
c00fd1381f
fix: temporary solution on MacOS for unsigned app updates
2021-11-03 14:46:13 +01:00
Fabio Di Stasio
17c6686163
Merge pull request #133 from Fabio286/dependabot/npm_and_yarn/webpack-dev-server-4.4.0
...
build(deps-dev): bump webpack-dev-server from 3.11.2 to 4.4.0
2021-11-02 22:23:56 +01:00
Fabio Di Stasio
bc0c5a76ba
refactor: minor changes to support webpack-dev-server 4.4.0
2021-11-02 22:23:10 +01:00
Fabio Di Stasio
2b16c0ece4
Merge pull request #132 from Fabio286/dependabot/npm_and_yarn/sass-loader-12.3.0
...
build(deps-dev): bump sass-loader from 10.2.0 to 12.3.0
2021-11-02 22:02:07 +01:00
dependabot[bot]
ba1416dce2
build(deps-dev): bump webpack-dev-server from 3.11.2 to 4.4.0
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.11.2 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v4.4.0 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 20:55:42 +00:00
Fabio Di Stasio
13adf0a767
Merge pull request #131 from Fabio286/dependabot/npm_and_yarn/eslint-plugin-vue-8.0.3
...
build(deps-dev): bump eslint-plugin-vue from 7.20.0 to 8.0.3
2021-11-02 21:52:38 +01:00
Fabio Di Stasio
cacab55f55
refactor: minor changes to support eslint-plugin-vue 8
2021-11-02 21:51:53 +01:00
dependabot[bot]
3189d625e3
build(deps-dev): bump sass-loader from 10.2.0 to 12.3.0
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.2.0 to 12.3.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.2.0...v12.3.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 19:07:14 +00:00
dependabot[bot]
f71ed39b88
build(deps-dev): bump eslint-plugin-vue from 7.20.0 to 8.0.3
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.20.0 to 8.0.3.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.20.0...v8.0.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 19:05:26 +00:00
Fabio Di Stasio
729aa9781a
chore: update README.md and CONTRIBUTING.md
2021-10-31 16:07:53 +01:00
Fabio Di Stasio
cd1ebacf89
Merge pull request #126 from toriphes/master
...
feat: added macos basic shortcusts and menu
2021-10-31 15:24:56 +01:00
Fabio Di Stasio
a08074b446
Merge branch 'master' of https://github.com/Fabio286/antares into pr/toriphes/126
2021-10-31 15:14:49 +01:00
Fabio Di Stasio
0cd182546b
build: electron-webpack replacement ( #130 )
...
* some changes
* improvements and dedicated webpeck configs for render and main
* added debugging setup
* vscode main process debug config
* vue3 devtools
2021-10-31 10:36:45 +01:00
Fabio Di Stasio
89fdd210ca
fix: row selection problems after a deletion fail, closes #128
2021-10-29 22:43:22 +02:00
Giulio Ganci
e2cf6e8c21
Merge branch 'Fabio286:master' into master
2021-10-29 12:43:00 +02:00
Giulio Ganci
430490ad93
feat: added macos basic shortcusts and menu
2021-10-24 13:02:37 +02:00
Giulio Ganci
a35566f273
feat(UI): double click on the title bar will toggle window fullscreen size
2021-10-24 13:00:36 +02:00
Fabio Di Stasio
3679121c25
Merge pull request #125 from toriphes/master
...
MacOS improvements
2021-10-24 10:32:46 +02:00
Giulio Ganci
7657d05edf
feat(UI): improved topbar look&feel on MacOS
2021-10-23 18:15:32 +02:00
Giulio Ganci
1ddf8f0dbe
fix: copy&paste and basic usability on macOS
2021-10-23 17:56:42 +02:00