Commit Graph

35 Commits

Author SHA1 Message Date
Fabio Di Stasio 9aef287a98 feat: move connections to folders from context menu, related to #773 2024-03-23 18:45:38 +01:00
Fabio Di Stasio f13d4e6dce feat: copy element names on sidebar from context menu, closes #718 2023-11-29 18:15:22 +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 0de5ef8a98 fix: empty workspace deleting connections in some conditions 2023-09-11 18:02: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 c5abc3d6b2
Merge pull request #599 from 64knl/feat/locale-dutch
feat: Add Dutch translation
2023-06-30 08:07:15 +02:00
Rene 001983c5a2 fix: update source string to fix spelling 2023-06-24 17:13:12 +02:00
Rene 8a4a099e37 fix: rename components and variables in SettingBarContext 2023-06-22 18:18:13 +02:00
Fabio Di Stasio 212b2bdba9 feat(UI): connections customization 2022-11-27 17:52:32 +01:00
Fabio Di Stasio 72accb7b0e feat(UI): folders customization 2022-11-26 11:21:47 +01:00
Fabio Di Stasio ece6c6401d feat(UI): folders implementation 2022-11-23 17:52:08 +01:00
Fabio Di Stasio 5a028a4ea2 refactor: changes to implement folders 2022-11-21 20:19:02 +01:00
Fabio Di Stasio 44eb507a12 fix: unable to open settingbar context menu 2022-08-09 16:04:27 +02:00
Fabio Di Stasio a9fcfd57ec refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
Fabio Di Stasio f632a0f189 initial implementation of new feature 2022-06-29 19:05:45 +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 0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
Fabio Di Stasio afa23f3ef1 refactor: emits in components 2022-04-22 12:16:02 +02:00
Fabio Di Stasio 1df21da47c refactor: moved to new vue slots API 2021-12-10 17:34:44 +01:00
Fabio Di Stasio 439356a019 feat: context menu option to duplicate connections 2021-07-09 11:18:40 +02:00
Fabio Di Stasio 8cd76e711c feat(UI): new connection add panel 2021-07-08 17:43:33 +02:00
Fabio Di Stasio 9af71a6e34 feat(UI): new connection edit panel 2021-07-08 15:06:20 +02:00
Fabio a8cd17748f fix: wrong result fields type and order with some queries 2020-10-20 13:12:12 +02:00
Fabio ce25cd0a31 fix: no connection passed to connection's edit modal 2020-10-05 09:21:33 +02:00
Fabio ed5cf0a8e4 refactor: improvements to edit connection modal 2020-10-04 18:32:54 +02:00
Fabio 4288a1fd33 feat: databases deletion 2020-10-01 15:08:35 +02:00
Fabio 128a6cd9e8 style: UI improvements 2020-08-12 18:11:48 +02:00
Fabio 5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
Fabio 092e8a0732 style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
Fabio 759bcddfb7 Additions 2020-05-31 17:56:33 +02:00
Fabio d9dbf8e462 Added setting modal 2020-05-30 12:54:05 +02:00
Fabio 6fd9884d0b Localization support 2020-05-25 15:37:59 +02:00
Fabio 63f07c0715 Edit connection 2020-05-23 22:02:09 +02:00
Fabio 07b9dca471 Additions 2020-05-23 13:32:14 +02:00