Commit Graph

67 Commits

Author SHA1 Message Date
Fabio Di Stasio 756786d72e chore: utility commit 2023-12-06 08:44:07 +01:00
Fabio Di Stasio e7bec0aaaf perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
Fabio Di Stasio e6f45d71c7 fix(UI): update notification indicator moves settings icon 2023-09-02 16:09:19 +02:00
Fabio Di Stasio 54df0e4aa8 style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
Fabio Di Stasio 1dd2147b68 refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
Fabio Di Stasio dd971d70e0 fix(UI): white background dragging connections inside folder on Linux 2022-12-02 09:38:40 +01:00
Fabio Di Stasio 669d7e8d4d fix: white background dragging connections or tabs on Linux, fixes #486 2022-12-01 15:38:19 +01:00
Fabio Di Stasio 0a1f50a9b9 fix: missing sidebar data after update 2022-11-29 18:18:56 +01:00
Fabio Di Stasio 672896414e feat(UI): new settimgbar tooltips 2022-11-28 15:11:29 +01:00
Fabio Di Stasio 72accb7b0e feat(UI): folders customization 2022-11-26 11:21:47 +01:00
Fabio Di Stasio 321b387083 refactor(UI): various improvements on sidebar 2022-11-24 16:40:04 +01:00
Fabio Di Stasio 5a028a4ea2 refactor: changes to implement folders 2022-11-21 20:19:02 +01:00
Fabio Di Stasio d044a02cb7 feat: ability to add new shortcuts 2022-08-16 13:10:20 +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 19205e0736 style: general lint fix 2022-08-09 16:18:21 +02:00
Fabio Di Stasio a9fcfd57ec refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +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 56b0a4815c feat: option to disable scratchpad 2022-07-04 15:10:40 +02:00
Fabio Di Stasio a9a4344a71 feat: ctrl/cmd+space to open all connections modal 2022-07-04 12:42:33 +02:00
Fabio Di Stasio ec5ab73b19 feat: search form in all connections modal 2022-07-04 12:27:04 +02:00
Fabio Di Stasio a703dcc53e feat: modal with all connections 2022-07-02 15:30:36 +02:00
Fabio Di Stasio 36e98e0742 feat: connections sorted by last usage by default and option to pin them 2022-06-30 18:20:14 +02:00
Fabio Di Stasio f632a0f189 initial implementation of new feature 2022-06-29 19:05:45 +02:00
Fabio Di Stasio 33a4663694 Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer 2022-06-13 09:29:05 +02:00
fabio286 6bad032f0d fix(Linux): setting bar tooltip position 2022-06-11 14:26:51 +02:00
Fabio Di Stasio bd46d17424 refactor: ts and composition api on WorkspaceExplorebar* components 2022-06-09 20:08:32 +02:00
Fabio Di Stasio 5b33419b64 fix: exception on app start setting window title 2022-06-08 14:55:29 +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 84826ff4c0 refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
Fabio Di Stasio 8a55b36527 refactor: ts and composition api for single instance components 2022-05-14 11:15:42 +02:00
Fabio Di Stasio 0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
Fabio Di Stasio 9dd685b062 refactor: initial pinia implementation 2022-04-27 18:23:48 +02:00
Giulio Ganci 3cca3ed2b3 fix: undefined uid variable in the setting bar 2022-04-23 09:03:28 +02:00
Fabio Di Stasio c50cbc577f fix: various warnings and exceptions 2022-04-22 17:49:13 +02:00
Fabio Di Stasio 443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
Fabio Di Stasio 0c002918eb feat(PostgreSQL): ability to cancel queries 2021-12-26 21:13:02 +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 372049ae64 perf(UI): loading animation on tables and table context menu improvements 2021-08-03 15:43:13 +02:00
Fabio Di Stasio 0c29e0d566 perf(UI): improvements in setting bar connections sort 2021-07-15 18:31:44 +02:00
Fabio Di Stasio d38097d056 feat(UI): sortable tabs 2021-07-14 20:30:54 +02:00
Fabio Di Stasio a0ab63bdb5 fix(UI): connection tab indicator when scrolling 2021-07-08 17:58:43 +02:00
Fabio Di Stasio 8cd76e711c feat(UI): new connection add panel 2021-07-08 17:43:33 +02:00
Fabio Di Stasio 978a7c5f5b feat(UI): active tab animation 2021-06-28 18:34:39 +02:00
Fabio Di Stasio a0a025e450 perf(UI): increased application border-radius 2021-06-24 21:49:46 +02:00
Fabio Di Stasio 0d77aee3eb refactor: Improved pulse animation code 2021-04-22 14:24:34 +02:00
Fabio286 5ceddb8e00 perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
Fabio Di Stasio e349dd5eab feat: scratchpad to save persistent notes 2021-04-03 12:17:40 +02:00
Fabio Di Stasio 280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
Fabio a1a6f51f2f fix: error when launching queries without a result from query tabs 2020-09-03 13:44:58 +02:00
Fabio e8141b6321 feat: badge on setting icon and update tab when update is available 2020-08-17 17:37:42 +02:00