Commit Graph

742 Commits

Author SHA1 Message Date
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
Fabio Di Stasio 04fa320820 fix: clear empty indexes and foreign keys on confirm respective modals 2021-07-17 09:59:45 +02:00
Fabio Di Stasio f7c3aa883d fix: tab won't open after table or view creation 2021-07-17 09:57:49 +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 ef21ea7448 feat: rename tabs if element is renamed 2021-07-16 17:27:37 +02:00
Fabio Di Stasio 525c964c62 fix: enabled copy context on non editable rows 2021-07-16 17:09:02 +02:00
Fabio Di Stasio 7845e3e501 feat(UI): new table settings tabs 2021-07-15 19:51:18 +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 c87b8dc738 refactor: passing schema from table context options 2021-07-14 18:15:13 +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 5bb4e496f2 feat(MySQL): improved schema detection for queries 2021-07-14 12:31:37 +02:00
Fabio Di Stasio 01057332b0 feat(UI): display schema in data tabs 2021-07-14 12:31:12 +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 15ff211a41 Merge branch 'master' of https://github.com/Fabio286/antares into new-tab-system 2021-07-13 09:19:26 +02:00
Fabio Di Stasio 5c855a520a fix: solved a vulnerability in table names 2021-07-13 09:17:22 +02:00