Commit Graph

660 Commits

Author SHA1 Message Date
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 4048df3c7b fix(MySQL): editing a view causes error for missing database in some conditions 2021-08-12 10:29:13 +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 b35fc5b78b fix(UI): multiple temp tabs opened switching to tables from other elements 2021-08-11 18:04:14 +02:00
Fabio Di Stasio 622b519cbb fix: table options not loaded on restored setting tabs at startup 2021-08-11 16:16:58 +02:00
Fabio Di Stasio 71e2c911ae perf(UI): element options in setting tabs accessible directly 2021-08-10 18:12:13 +02:00
Fabio Di Stasio 756d49b259 perf(UI): primary app color on selected text backgrouns 2021-08-10 13:14:48 +02:00
Fabio Di Stasio 14c64c537c chore(release): 0.3.2 2021-08-06 14:44:45 +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 1573de5b1f feat(UI): button to clear sidebar search input 2021-08-05 12:47:24 +02:00
Fabio Di Stasio 04fc1bbee0 feat(UI): automatic scroll to selected tab element in left bar 2021-08-05 12:09:54 +02:00
Fabio Di Stasio dea378014d perf: approximate table total updated on table refresh 2021-08-04 15:52:26 +02:00
Fabio Di Stasio 3abff36136 feat: contextual menu option to duplicate table fields 2021-08-04 09:59:50 +02:00
Fabio Di Stasio 70354aa828 feat(UI): shortcuts info on empty query tab 2021-08-03 17:59:15 +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 5d271be062 chore: update README.md 2021-08-02 19:26:56 +02:00
Fabio Di Stasio 07ee1ae828 fix: tab selected when clicking closing cross 2021-07-29 16:45:28 +02:00
Fabio Di Stasio cbe0e2980a perf: update italian translation 2021-07-27 17:31:51 +02:00
Fabio Di Stasio 0fba50c6ec
chore: update README.md 2021-07-27 17:18:11 +02:00
Fabio Di Stasio 420255cdd4 chore(release): 0.3.1 2021-07-27 10:27:02 +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 425f0663f9 chore(release): 0.3.0 2021-07-23 17:38:31 +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 d7fdf53932 fix: wrong editor height with some conditions 2021-07-23 10:56:41 +02:00
Fabio Di Stasio 62f7e57d0c fix: manual page input not disabled when only one page is available 2021-07-23 09:01:50 +02:00
Fabio Di Stasio 14577d14bb fix: sort order of tables is lost switching pages 2021-07-22 18:22:47 +02:00
fabio286 f5f2a697e8 ci: update snap store config 2021-07-22 17:30:07 +02:00
Fabio Di Stasio a0105cf1c3 fix(UI): not disabled buttons during save table setting tabs 2021-07-22 13:13:26 +02:00
Fabio Di Stasio 77c5d28032 fix: new field default value unknown instead 'noval' 2021-07-22 13:06:54 +02:00
Fabio Di Stasio d1d8592f79 build: downgrade to ss2-promise 0.2.0 due build problems 2021-07-22 11:34:21 +02:00
Fabio Di Stasio 1f828f69a0
Merge pull request #87 from Fabio286/new-tab-system
New tab system
2021-07-22 10:57:43 +02:00
Fabio Di Stasio adc5477673 feat: option to restore session on startup 2021-07-22 10:41:06 +02:00
Fabio Di Stasio 1e543aa6b0 fix: reload twice after element rename 2021-07-21 18:50:22 +02:00
Fabio Di Stasio c41e059b0b fix: wrong loaded schema change 2021-07-21 17:56:55 +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 d67d122270 Merge branch 'master' of https://github.com/Fabio286/antares into new-tab-system 2021-07-21 09:11:06 +02:00
Fabio Di Stasio b837e2fc68
Merge pull request #86 from Fabio286/dependabot/npm_and_yarn/ssh2-promise-1.0.0
build(deps): bump ssh2-promise from 0.1.9 to 1.0.0
2021-07-21 09:10:35 +02:00
Fabio Di Stasio a73a2f483e feat: option to select schema in query tabs 2021-07-20 19:19:54 +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 e78ca2417e fix(UI): multiple trigger tabs open on single click on explore bar 2021-07-19 11:28:11 +02:00
Fabio Di Stasio e1855a262d feat(UI): empty workspace view 2021-07-18 16:10:36 +02:00
Fabio Di Stasio 6b725b1d40 fix: issues with trigger temp tabs 2021-07-17 16:09:57 +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 9f0280b991 Merge branch 'master' of https://github.com/Fabio286/antares into new-tab-system 2021-07-17 10:00:46 +02:00