Commit Graph

855 Commits

Author SHA1 Message Date
Fabio Di Stasio 39326eb52e fix: unable to set null or delete rows without primary key 2022-08-26 18:31:47 +02:00
Fabio Di Stasio df681147aa fix: ts exceptions 2022-08-24 10:23:03 +02:00
Fabio Di Stasio ffc645ba5e fix: CTRL+Right/Left not working on text editor, closes #427 2022-08-24 10:04:25 +02:00
Fabio Di Stasio c90ab0e880 fix(UI): wrong position of fields resizable area 2022-08-19 16:54:56 +02:00
Fabio Di Stasio 9dc700e13e fix(UI): editor themes group not visible in select element 2022-08-18 16:10:29 +02:00
Fabio Di Stasio 4df14c3693 feat: dynamic shortcut suggestions on empty query tabs 2022-08-17 16:20:36 +02:00
Fabio Di Stasio c05be8304f perf(translation): updated italian translation 2022-08-17 15:29:12 +02:00
Fabio Di Stasio 040657d5ca Merge branch 'master' of https://github.com/antares-sql/antares into custom-shortcuts 2022-08-17 11:05:09 +02:00
Fabio Di Stasio 5043fafa93 feat: added more events in shortcuts setting 2022-08-17 10:00:23 +02:00
Fabio Di Stasio 8eb127e458 feat: ability to edit shortcuts 2022-08-16 18:03:38 +02:00
Fabio Di Stasio d044a02cb7 feat: ability to add new shortcuts 2022-08-16 13:10:20 +02:00
Fabio Di Stasio 8cb2c197c8 chore: suppress some stylelint warns 2022-08-15 18:14:51 +02:00
Fabio Di Stasio c50d17e82b fix: startup exception 2022-08-15 18:13:53 +02:00
Cleverson 7c186d2dee Update pt-BR.ts 2022-08-12 14:59:22 +02:00
Fabio Di Stasio 0f219cf9b7 perf: improved keypress detector 2022-08-12 12:40:35 +02:00
Fabio Di Stasio 75c5a34095 Merge branch 'master' of https://github.com/antares-sql/antares into custom-shortcuts 2022-08-11 11:22:25 +02:00
Fabio Di Stasio 48877534d1 feat(UI): connection name on left bar, closes #382 #414 2022-08-11 11:14:43 +02:00
Fabio Di Stasio c22413fde9 feat: delete shortcuts and restore defaults 2022-08-10 17:59:59 +02:00
Fabio Di Stasio 77ab8d8a03 build: minor change in ts config 2022-08-09 17:28:33 +02:00
Fabio Di Stasio 19205e0736 style: general lint fix 2022-08-09 16:18:21 +02:00
Fabio Di Stasio 4fc4ddd1d6 Merge branch 'master' of https://github.com/antares-sql/antares into custom-shortcuts 2022-08-09 16:10:26 +02:00
Fabio Di Stasio 49b63bc6f2 feat(UI): shortcuts setting UI improved 2022-08-09 16:10:08 +02:00
Fabio Di Stasio 44eb507a12 fix: unable to open settingbar context menu 2022-08-09 16:04:27 +02:00
Fabio Di Stasio 44bb75bc60 feat: list of available shortcuts in settings window 2022-08-08 16:44:40 +02:00
Fabio Di Stasio 8bb5bb93cf Merge branch 'master' of https://github.com/antares-sql/antares into custom-shortcuts 2022-08-08 11:46:08 +02:00
Fabio Di Stasio f64a12a8e9 fix(MySQL): error with ANSI sql_mode 2022-08-07 19:00:12 +02:00
Fabio Di Stasio da25823868 Merge branch 'master' of https://github.com/antares-sql/antares into custom-shortcuts 2022-08-05 17:08:48 +02:00
Fabio Di Stasio a9fcfd57ec refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
Fabio Di Stasio e2307341f3
Merge pull request #397 from antares-sql/dependabot/npm_and_yarn/vue-i18n-9.2.0
build(deps): bump vue-i18n from 9.1.10 to 9.2.0
2022-08-05 13:17:06 +02:00
Fabio Di Stasio 09a372e96d refactor: vue-i18n ts improvements 2022-08-05 13:06:08 +02:00
Fabio Di Stasio f4da28cca0 refactor: vue-i18n ts improvements 2022-08-05 12:57:56 +02:00
Fabio Di Stasio 104b7c928b fix: set legacy: false 2022-08-05 12:25:14 +02:00
Fabio Di Stasio e29d86b409 refactor: shortcuts registration via ShortcutRegister class 2022-08-05 12:07:19 +02:00
Fabio Di Stasio aaff4cf4fe refactor: filter functions as composable 2022-08-03 11:10:16 +02:00
Fabio Di Stasio 8c6950cebd refactor: minor refactors 2022-08-01 18:13:14 +02:00
Fabio Di Stasio 1c3d7aa30b feat: copy row as CSV, closes #394 2022-07-29 18:53:39 +02:00
Fabio Di Stasio 1d151e9349 fix: error on schema export 2022-07-26 13:33:57 +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
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 8ecaedbf6c fix: disable ctrl+alt+(left/right) shortcut on linux 2022-07-21 11:01:10 +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 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