Commit Graph

22 Commits

Author SHA1 Message Date
Fabio Di Stasio be70b5be7f refactor: ts on ipc api 2022-06-05 17:57:44 +02:00
Giulio Ganci 1869e6a148 feat(UI): BaseSelect supports option groups 2022-05-09 17:31:58 +02:00
Giulio Ganci 302c66457d feat(UI): ForeignKeySelect implements BaseSelect component 2022-05-09 11:29:25 +02:00
Giulio Ganci 22622df2cf feat(UI): initial BaseSelect integration 2022-05-08 09:45:37 +02:00
Fabio Di Stasio 8b04a2b7dd refactor: teleport for modals 2022-04-25 13:45:07 +02:00
Fabio Di Stasio 3369d3dc2d refactor: prefix to internal rows id 2021-11-08 15:12:37 +01:00
Fabio Di Stasio 3959333662 feat: workspace query history 2021-09-17 18:32:28 +02:00
Fabio Di Stasio bc82289d54 perf(UI): visual improvements of tables 2021-08-16 19:44:55 +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 70354aa828 feat(UI): shortcuts info on empty query tab 2021-08-03 17:59:15 +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 ed6e7fa72d refactor(UI): improved breadcrumbs and tabs 2021-07-14 16:10:34 +02:00
Fabio Di Stasio 27a153ef43 refactor(UI): improved new connection panels appearence 2021-07-08 18:43:31 +02:00
Christian Ratz 1801bef019
feat: SSH Tunnel functionality (#81)
* added ssh-tunnel-functionality for mysql-connections

* remove autoformat-stuff

* added identity for using ssh-key

* added identity to mysqlclient to use sshkey

* removed debug console.log

* added ssh-tunnel-functionality for postgresqlclient

* changed naming to sshKey for sshKey-input

* refactoring code

* fix lint

* set dbConfig.ssl to null initially
2021-07-05 09:30:52 +02:00
Fabio Di Stasio 51db2795bb refactor(UI): minor UI improvements 2021-06-29 23:31:18 +02:00
Fabio Di Stasio f74bca7bb4 perf: improved contextual menu appearance 2021-06-29 18:22:40 +02:00
Fabio Di Stasio 978a7c5f5b feat(UI): active tab animation 2021-06-28 18:34:39 +02:00
Fabio Di Stasio e579f37438 feat(UI): option to change query editors font size, closes #77 2021-06-19 11:54:15 +02:00
Fabio286 5ceddb8e00 perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
Fabio Di Stasio bb5f44681f fix(UI): white readonly inputs with dark theme 2021-04-07 09:20:11 +02:00
Fabio Di Stasio 280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00