Commit Graph

167 Commits

Author SHA1 Message Date
Fabio Di Stasio 14c64c537c chore(release): 0.3.2 2021-08-06 14:44:45 +02:00
Fabio Di Stasio 97b3563e25 chore: update dependencies 2021-08-06 14:38:25 +02:00
Fabio Di Stasio 3abff36136 feat: contextual menu option to duplicate table fields 2021-08-04 09:59:50 +02:00
Fabio Di Stasio 420255cdd4 chore(release): 0.3.1 2021-07-27 10:27:02 +02:00
Fabio Di Stasio 425f0663f9 chore(release): 0.3.0 2021-07-23 17:38:31 +02:00
Fabio Di Stasio d1d8592f79 build: downgrade to ss2-promise 0.2.0 due build problems 2021-07-22 11:34:21 +02:00
Fabio Di Stasio e6ef5ffa56 refactor: improved the way how schema is passed to client classes 2021-07-21 14:40:29 +02:00
dependabot[bot] fd85cf43a2
build(deps): bump ssh2-promise from 0.1.9 to 1.0.0
Bumps [ssh2-promise](https://github.com/sanketbajoria/ssh2-promise) from 0.1.9 to 1.0.0.
- [Release notes](https://github.com/sanketbajoria/ssh2-promise/releases)
- [Commits](https://github.com/sanketbajoria/ssh2-promise/commits/1.0.0)

---
updated-dependencies:
- dependency-name: ssh2-promise
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 19:05:27 +00:00
Fabio Di Stasio 14d5842056 chore(release): 0.2.1 2021-07-09 16:07:07 +02:00
Christian Ratz 1801bef019
feat: SSH Tunnel functionality (#81)
* added ssh-tunnel-functionality for mysql-connections

* remove autoformat-stuff

* added identity for using ssh-key

* added identity to mysqlclient to use sshkey

* removed debug console.log

* added ssh-tunnel-functionality for postgresqlclient

* changed naming to sshKey for sshKey-input

* refactoring code

* fix lint

* set dbConfig.ssl to null initially
2021-07-05 09:30:52 +02:00
Fabio Di Stasio 5c21b67b3d chore(release): 0.2.0 2021-07-03 12:29:13 +02:00
Fabio Di Stasio 7cc5e7b67f chore(release): 0.1.13 2021-06-19 13:04:11 +02:00
Fabio Di Stasio b77e77f3bb chore: update dependencies 2021-06-14 09:11:37 +02:00
Fabio Di Stasio 71910ca5c8 chore(release): 0.1.12 2021-06-09 09:03:18 +02:00
Fabio Di Stasio cce5adbac7 feat(PostgreSQL): trigger rename and delete 2021-06-08 09:12:43 +02:00
Fabio Di Stasio ab54eb086f chore: update dependencies 2021-06-05 10:15:08 +02:00
Fabio Di Stasio c9ccf786cd chore(release): 0.1.11 2021-06-02 15:47:12 +02:00
fabio286 e0e6483d1f build: update dependencies 2021-06-02 12:13:43 +02:00
Fabio Di Stasio f502620779 chore(release): 0.1.10 2021-05-29 11:41:48 +02:00
Fabio Di Stasio c568acae14 build: update dependencies 2021-05-25 10:09:09 +02:00
Fabio Di Stasio 7a46a119d8 chore(release): 0.1.9 2021-05-23 11:35:54 +02:00
Fabio Di Stasio b4b2f3d0cf chore(release): 0.1.8 2021-05-22 16:25:52 +02:00
Fabio Di Stasio 7a766f04e6 perf: improved the way how field default value are handled 2021-05-22 16:24:19 +02:00
Fabio Di Stasio f6b77d1243 build: update dependencies 2021-05-22 16:12:08 +02:00
Fabio Di Stasio d26f168250 build: update build script 2021-05-17 19:08:36 +02:00
Fabio Di Stasio 5efcad4d3f chore(release): 0.1.7 2021-05-16 21:08:52 +02:00
Fabio Di Stasio 0e425a9c6d build: removed linux arm64 build from build process 2021-05-16 19:50:06 +02:00
Fabio Di Stasio 9a7cd90d5c build: arm mac (apple silicon) build configuration 2021-05-14 22:24:50 +02:00
fabio286 026400d242 build: arm linux build configuration 2021-05-14 18:59:58 +02:00
Fabio Di Stasio 4bd8cbbf6c build: moved to sass from node-sass 2021-05-14 17:27:56 +02:00
Fabio Di Stasio 1382bc9300
Merge pull request #64 from Fabio286/dependabot/npm_and_yarn/pgsql-ast-parser-8.1.1
build(deps): bump pgsql-ast-parser from 7.2.1 to 8.1.1
2021-05-14 17:21:10 +02:00
Fabio Di Stasio 496490b14a build: update dependencies and build config 2021-05-11 12:00:22 +02:00
dependabot[bot] 672573d8c2
build(deps): bump pgsql-ast-parser from 7.2.1 to 8.1.1
Bumps [pgsql-ast-parser](https://github.com/oguimbal/pgsql-ast-parser) from 7.2.1 to 8.1.1.
- [Release notes](https://github.com/oguimbal/pgsql-ast-parser/releases)
- [Changelog](https://github.com/oguimbal/pgsql-ast-parser/blob/master/changelog.md)
- [Commits](https://github.com/oguimbal/pgsql-ast-parser/compare/7.2.1...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 06:16:49 +00:00
Fabio Di Stasio d923453919 chore(release): 0.1.6 2021-05-08 17:33:25 +02:00
Fabio Di Stasio 79cef61fea build: revert to electron-builder@22.9.1 due Windows build issues 2021-05-08 17:13:24 +02:00
Fabio Di Stasio dec334737f chore: update dependencies 2021-05-08 16:41:18 +02:00
Fabio Di Stasio 19d16e46bb build: update dependencies 2021-05-06 22:55:10 +02:00
Fabio Di Stasio 29e2d92b5b fix: no quotes around strings in field default custom value 2021-05-05 17:13:12 +02:00
Fabio Di Stasio 370ad6a536 chore(release): 0.1.5 2021-04-30 17:37:04 +02:00
Fabio Di Stasio bf3367b41d build: minor changes to build and dependencies 2021-04-28 12:11:39 +02:00
Fabio Di Stasio fd4f032a6f build: mssql temporarily removed from dependencies 2021-04-28 11:55:29 +02:00
Fabio Di Stasio 1b09909126 fix: semicolon inside strings breaks queries, closes #59 2021-04-28 11:50:07 +02:00
Fabio Di Stasio ccacd3e2c3
Merge pull request #56 from Fabio286/dependabot/npm_and_yarn/electron-12.0.5
build(deps-dev): bump electron from 11.4.3 to 12.0.5
2021-04-26 10:08:32 +02:00
Fabio Di Stasio 15948b30c9 refactor: modifications for electron 12 support 2021-04-26 10:07:47 +02:00
dependabot[bot] 2d85295093
build(deps-dev): bump electron from 11.4.3 to 12.0.5
Bumps [electron](https://github.com/electron/electron) from 11.4.3 to 12.0.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v11.4.3...v12.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 06:25:55 +00:00
dependabot[bot] cd58e2d8ca
build(deps-dev): bump stylelint-config-standard from 21.0.0 to 22.0.0
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/21.0.0...22.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 06:25:16 +00:00
Fabio Di Stasio 1df57dc705 chore(release): 0.1.4 2021-04-22 15:18:07 +02:00
Fabio286 5ceddb8e00 perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
Fabio Di Stasio 9ffd443a66 feat(UI): format and clear queries 2021-04-19 19:15:06 +02:00
Fabio Di Stasio 1b0a63ff31 chore(release): 0.1.3 2021-04-17 10:36:07 +02:00