Commit Graph

80 Commits

Author SHA1 Message Date
Fabio Di Stasio b4545b178f feat(UI): textarea autofocus selecting a query tab, closes #166 2022-01-09 12:28:01 +01:00
Fabio Di Stasio 1df21da47c refactor: moved to new vue slots API 2021-12-10 17:34:44 +01:00
Fabio Di Stasio da1947e4ef fix(UI): hide tools menu if no tools available 2021-11-24 09:19:42 +01:00
Fabio Di Stasio d2d0c3ca41 refactor(UI): changed query clear shortcut 2021-10-16 18:43:23 +02:00
Giulio Ganci 9046b858b1 feat(UI): ctrl|cmd+t, ctrl|cmd+w shortcut to open/close workspace tabs 2021-10-16 17:05:26 +02:00
Fabio Di Stasio 09c07acd5c feat: new create trigger function tabs 2021-09-11 10:24:21 +02:00
Fabio Di Stasio 3c5a69adc9 feat: new create scheduler tabs 2021-09-10 18:23:32 +02:00
Fabio Di Stasio 0203f69e95 feat: new create function tabs 2021-09-07 18:20:45 +02:00
Fabio Di Stasio 3fd26a0523 feat: new create routine tabs 2021-09-06 17:29:34 +02:00
Fabio Di Stasio e217d5181b feat: new create trigger tabs 2021-09-02 18:08:23 +02:00
Fabio Di Stasio 8b93c49778 feat: new create view tabs 2021-08-18 17:28:41 +02:00
Fabio Di Stasio bc82289d54 perf(UI): visual improvements of tables 2021-08-16 19:44:55 +02:00
Fabio Di Stasio c9fa941578 feat: new create table tabs 2021-08-13 16:50:59 +02:00
Fabio Di Stasio 198368605b perf(UI): improved view setting tab 2021-08-12 10:07:31 +02:00
Fabio Di Stasio 8f0ac26b69 refactor: better component names 2021-08-12 09:54:13 +02:00
Fabio Di Stasio 97b3563e25 chore: update dependencies 2021-08-06 14:38:25 +02:00
Fabio Di Stasio e834fe31ac feat(UI): automatic scroll on selected tab 2021-08-05 13:44:48 +02:00
Fabio Di Stasio 065de3a0a2 feat(UI): query tab name based on content 2021-08-05 13:30:33 +02: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 07ee1ae828 fix: tab selected when clicking closing cross 2021-07-29 16:45:28 +02:00
Fabio Di Stasio a8a47ed5f7 fix(UI): tabs or explorebar elements selected with mouse wheel or right button 2021-07-23 22:41:53 +02:00
Fabio Di Stasio e106d100b5 refactor: mousedown instead click on tabs and explorebar elements 2021-07-23 15:45:06 +02:00
Fabio Di Stasio e6ef5ffa56 refactor: improved the way how schema is passed to client classes 2021-07-21 14:40:29 +02:00
Fabio Di Stasio 0a9983d30d feat: new function, procedure and scheduler tabs 2021-07-20 16:59:59 +02:00
Fabio Di Stasio 58b91ebfe0 feat: new trigger function tabs 2021-07-19 22:38:56 +02:00
Fabio Di Stasio e1855a262d feat(UI): empty workspace view 2021-07-18 16:10:36 +02:00
Fabio Di Stasio f6faad98f8 feat: new trigger setting tabs 2021-07-17 13:10:54 +02:00
Fabio Di Stasio 320aa8ba04 feat: close tabs if element deleted 2021-07-17 10:46:24 +02:00
Fabio Di Stasio f7a74df009 feat: new unsaved change reminder 2021-07-16 23:24:55 +02:00
Fabio Di Stasio 003c02b1fb feat: new view setting tabs 2021-07-16 18:52:18 +02:00
Fabio Di Stasio 7845e3e501 feat(UI): new table settings tabs 2021-07-15 19:51:18 +02:00
Fabio Di Stasio d38097d056 feat(UI): sortable tabs 2021-07-14 20:30:54 +02:00
Fabio Di Stasio ed6e7fa72d refactor(UI): improved breadcrumbs and tabs 2021-07-14 16:10:34 +02:00
Fabio Di Stasio f0fa7c81b7 fix(UI): table icon in view data tabs 2021-07-14 12:33:26 +02:00
Fabio Di Stasio ab382dfbcd feat: new data tabs 2021-07-13 19:23:02 +02:00
Fabio Di Stasio 88c4cdc8e2 feat(UI): close temp data tabs 2021-07-13 16:53:47 +02:00
Fabio Di Stasio 7488bc7a17 refactor(core): better way to obtain schema 2021-07-13 09:09:25 +02:00
Fabio Di Stasio a87079cd17 feat(UI): temporary table data tabs 2021-07-12 19:18:29 +02:00
Fabio Di Stasio 9af71a6e34 feat(UI): new connection edit panel 2021-07-08 15:06:20 +02:00
Fabio Di Stasio 75bbd5f66e feat(PostgreSQL): trigger functions support 2021-07-03 11:29:14 +02:00
Fabio Di Stasio a0a025e450 perf(UI): increased application border-radius 2021-06-24 21:49:46 +02:00
Fabio286 5ceddb8e00 perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
Fabio Di Stasio 280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
Fabio Di Stasio 1f80a64fe1 feat(PostgreSQL): insert and edit blob fields 2021-03-18 11:09:50 +01:00
Fabio Di Stasio d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
Fabio Di Stasio 049143d143 feat: processes list tool 2021-03-03 19:31:05 +01:00
Fabio Di Stasio 76d92cd106 fix: issue managing function/routine parameters 2021-02-24 12:46:31 +01:00
Fabio Di Stasio dbab06fcb8 fix(UI): data tab opened when non-table element is selected 2021-02-22 11:10:04 +01:00
Fabio Di Stasio 4e72bb1587 feat: support to ssl connections 2021-02-03 21:53:24 +01:00
Fabio Di Stasio 1e7d4ca347 feat: schedulers delete 2021-01-14 18:11:36 +01:00