Commit Graph

1340 Commits

Author SHA1 Message Date
Fabio Di Stasio 2f883bfeb2 ci: new ci config 2022-08-02 10:10:20 +02:00
Fabio Di Stasio 7ff16fccce ci: minor change 2022-08-01 22:32:19 +02:00
dependabot[bot] 3625fbc1b0
build(deps): bump @mdi/font from 6.9.96 to 7.0.96
Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 6.9.96 to 7.0.96.
- [Release notes](https://github.com/Templarian/MaterialDesign-Webfont/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v6.9.96...v7.0.96)

---
updated-dependencies:
- dependency-name: "@mdi/font"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 19:10:35 +00:00
dependabot[bot] deee0d637b
build(deps): bump vue-i18n from 9.1.10 to 9.2.0
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.1.10 to 9.2.0.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.2.0/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 19:09:53 +00:00
Fabio Di Stasio 8c6950cebd refactor: minor refactors 2022-08-01 18:13:14 +02:00
Fabio Di Stasio 46167e4473 build: general ci config update 2022-08-01 18:06:57 +02:00
Fabio Di Stasio c32a4415d1
Update README.md 2022-07-31 10:43:32 +02:00
Fabio Di Stasio 1c3d7aa30b feat: copy row as CSV, closes #394 2022-07-29 18:53:39 +02:00
Fabio Di Stasio 664d18efc1 chore: update README.md 2022-07-26 17:21:43 +02:00
Fabio Di Stasio cc941dfc04 chore(release): 0.5.12 2022-07-26 14:59:06 +02:00
Fabio Di Stasio 1d151e9349 fix: error on schema export 2022-07-26 13:33:57 +02:00
Fabio Di Stasio addd9fba28 build(deps): bump ace-builds from 1.4.14 to 1.8.1 2022-07-25 15:25:58 +02:00
Fabio Di Stasio a00c19d300 fix: prevent ctrl+a in console 2022-07-25 15:20:15 +02:00
Fabio Di Stasio 9551afbd2d feat: ability to copy multiple selected rows 2022-07-25 14:56:00 +02:00
Fabio Di Stasio 1ead76c028 fix: missing defaults on insert row window 2022-07-25 13:09:41 +02:00
Fabio Di Stasio d3da15aa13 feat: copy row as SQL INSERT 2022-07-25 12:42:22 +02:00
Fabio Di Stasio f3b5de38c4 feat: export table content as SQL INSERT 2022-07-25 12:19:58 +02:00
Askar Kanturin d4b6d2e9d1 changed readme 2022-07-23 10:20:36 +02:00
Askar Kanturin e2c106e4e0 fixed typo in readme
i'm no native speaker, but i feel this is a typo
2022-07-23 10:20:36 +02:00
Fabio Di Stasio eb60899e6e fix(MySQL): missing quoted identifier for column names in table filter, closes #380 2022-07-22 10:08:33 +02:00
Fabio Di Stasio 1d367d468d Merge branch 'master' of https://github.com/antares-sql/antares 2022-07-21 11:01:13 +02:00
Fabio Di Stasio 8ecaedbf6c fix: disable ctrl+alt+(left/right) shortcut on linux 2022-07-21 11:01:10 +02:00
dependabot[bot] dd1eebd4ec build(deps): bump terser from 5.13.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 08:43:24 +02:00
Fabio Di Stasio 8c83b3f144 fix: missing table on insert new records on session restored tabs 2022-07-20 10:41:44 +02:00
Fabio Di Stasio 985e5d3527 feat: context menu option to duplicate a table row 2022-07-19 17:48:51 +02:00
Fabio Di Stasio 78902639eb feat: execute selected query 2022-07-19 15:02:17 +02:00
Fabio Di Stasio cb038b374a fix: issue with logger on import/export 2022-07-19 10:10:24 +02:00
Fabio Di Stasio eafdb1cc3d chore(release): 0.5.11 2022-07-19 08:14:47 +02:00
Fabio Di Stasio 91e0630513 fix: unable to edit table fields content on tables with datetime fields 2022-07-19 08:08:51 +02:00
Fabio Di Stasio bf768c3800 fix: filter persists switching temporary table tabs 2022-07-18 18:29:12 +02:00
Fabio Di Stasio 0b1aa3dd29 fix: console events disabled in production 2022-07-18 17:21:34 +02:00
Fabio Di Stasio ec75f9546a chore(release): 0.5.10 2022-07-18 14:44:30 +02:00
Fabio Di Stasio 9bc9adb7cf fix: exception on QueryEditor with null modelValue 2022-07-18 14:43:38 +02:00
Fabio Di Stasio b4d14d98db refactor: improved console with light theme 2022-07-18 11:58:22 +02:00
Fabio Di Stasio c21bd6075c feat: context menu to copy queries from console 2022-07-18 11:58:22 +02:00
Fabio Di Stasio 44647f5b55 feat: open/close console on single connection 2022-07-18 11:58:22 +02:00
Fabio Di Stasio 3f9e6d85ca perf: improved resize of text editor resizing console height 2022-07-18 11:58:22 +02:00
Fabio Di Stasio 6a6f43a718 feat: initial console implementation 2022-07-18 11:58:22 +02:00
Fabio Di Stasio f12a04b052 feat: ipc event channel to send logs to renderer 2022-07-18 11:58:22 +02:00
Fabio Di Stasio abf829867e feat: Ctrl+PgUp & Ctrl+PgDn to navigate between tabs 2022-07-14 19:30:34 +02:00
Fabio Di Stasio b71f04e5aa feat: field names suggestion for tables in the query 2022-07-14 16:09:04 +02:00
Fabio Di Stasio 7725fafe85 fix: unable to delete by select all in left bar search, closes #368 2022-07-13 18:50:16 +02:00
Fabio Di Stasio ed3d35f131 fix(Linux): ctrl+space shortcut not working 2022-07-13 18:25:42 +02:00
fabio286 e0946f04f7 fix: unable to update data on tables missing primary or unique key 2022-07-13 09:30:30 +02:00
Fabio Di Stasio 0891e7be8c refactor: disabled autofocus for scheduler timing modal 2022-07-11 11:35:30 +02:00
Fabio Di Stasio f312cf5f85 perf(UI): improved visibility of explore bar tooltips 2022-07-11 09:56:33 +02:00
Fabio Di Stasio 05e0d310ec
Merge pull request #363 from goYou/master
feat: Update zh-CN.ts
2022-07-10 09:13:35 +02:00
goYou 1e0b2b4cae Update zh-CN.ts 2022-07-10 14:49:30 +08:00
Fabio Di Stasio 5ee728cfe4
Merge pull request #361 from antares-sql/dependabot/npm_and_yarn/moment-2.29.4
build(deps): bump moment from 2.29.3 to 2.29.4
2022-07-09 12:41:20 +02:00
Fabio Di Stasio a91fa8ff54 fix: fields content language detection not working properly 2022-07-09 12:39:44 +02:00