Commit Graph

37 Commits

Author SHA1 Message Date
Fabio Di Stasio 95bb41e9db feat(Firebird SQL): display table content and query results 2022-11-04 16:31:10 +01:00
Fabio Di Stasio d114f8a651 feat: added more editor font sizes, closes #440 2022-09-21 10:33:44 +02:00
Fabio Di Stasio 84168d1d75 fix: editor font size doesn't change on new tabs, fixes #442 2022-09-15 19:03:18 +02:00
Fabio Di Stasio 9bc9adb7cf fix: exception on QueryEditor with null modelValue 2022-07-18 14:43:38 +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 cfd82c8f41 fix: editor gutter pin not working 2022-06-24 17:26:28 +02:00
Fabio Di Stasio 89e8d9fcdb refactor: ts and composition api on WorkspaceTabNew* components 2022-06-14 20:02:17 +02:00
Fabio Di Stasio 7fc01227e7 refactor: ts and composition api on more components 2022-06-04 18:37:16 +02:00
Fabio Di Stasio 18b66b5032 fix: missing tabs uid 2022-04-30 17:15:33 +02:00
Fabio Di Stasio 0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
Fabio Di Stasio e9dedfaf32 fix: query editor table fields suggestion 2022-04-28 13:22:15 +02:00
Fabio Di Stasio 9dd685b062 refactor: initial pinia implementation 2022-04-27 18:23:48 +02:00
Fabio Di Stasio b8e734d827 refactor: v-model on custom components 2022-04-24 23:10:25 +02:00
Fabio Di Stasio afa23f3ef1 refactor: emits in components 2022-04-22 12:16:02 +02:00
Fabio Di Stasio 08d5b1b329 feat: contextual option to duplicate tables 2021-07-03 12:27:50 +02:00
Fabio Di Stasio e579f37438 feat(UI): option to change query editors font size, closes #77 2021-06-19 11:54:15 +02:00
Fabio Di Stasio c22187c305 perf(UI): improved table fields suggestion in query editor 2021-04-17 10:33:15 +02:00
Fabio Di Stasio 280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
Fabio Di Stasio 25d72e3952 fix(UI): row mark not applied on first click 2021-03-10 15:55:34 +01:00
Fabio Di Stasio ddfb713124 feat(UI): row markers in sql editors 2021-03-08 18:11:00 +01:00
Fabio Di Stasio c8545a250b fix(UI): elements from previous selected schemas in query suggestions 2021-02-22 19:14:02 +01:00
Fabio Di Stasio 9a1bf32128 feat(UI): html, xml, json, svg and yaml editor modes in long text fields edit 2021-02-21 19:22:03 +01:00
Fabio Di Stasio 8ff6e70145 feat: functions and schedulers in query suggestions 2021-01-18 18:41:28 +01:00
Fabio Di Stasio e351c903a8 feat: triggers and stored routines in sql suggestions 2021-01-07 18:22:49 +01:00
Fabio Di Stasio 56f2a27f00 feat: views edit 2020-12-26 15:37:34 +01:00
Fabio Di Stasio d94b49febf feat: option to toggle line wrap mode 2020-12-24 15:33:51 +01:00
Fabio Di Stasio 155154b43d feat: option to toggle editor auto completion 2020-12-24 10:40:22 +01:00
Fabio Di Stasio a95b8d188c feat: option to change editor theme 2020-12-23 18:07:50 +01:00
Fabio Di Stasio cb1fce6f99 feat: query editor auto-completer for tables and columns 2020-12-22 22:31:31 +01:00
Fabio Di Stasio 0014f48079 refactor: migrated to ace from monaco-editor 2020-12-21 11:06:41 +01:00
Fabio Di Stasio f81312aeb0 feat: query tabs auto focus 2020-12-11 15:55:18 +01:00
Fabio 8dc74ef2c3 feat: sql suggestions in query editor 2020-08-21 11:38:00 +02:00
Fabio 196a3e0185 feat: monaco-editor as query editor 2020-08-20 18:06:02 +02:00
Fabio 092e8a0732 style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
Fabio cd42b65b9e Additions 2020-06-05 21:00:15 +02:00
Fabio 8ded79017b Additions 2020-05-08 18:02:18 +02:00
Fabio 7b4c55dd62 Additions 2020-05-07 17:45:04 +02:00