Fabio Di Stasio
9622dbec6b
chore: update rules
2021-07-08 18:41:17 +02:00
Fabio Di Stasio
a0ab63bdb5
fix(UI): connection tab indicator when scrolling
2021-07-08 17:58:43 +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 Di Stasio
e7b3c28826
chore: update README.md
2021-07-07 12:59:27 +02:00
Fabio Di Stasio
7570b0add8
fix: avoid to trigger schema loading multiple times
2021-07-06 09:36:35 +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
0db5ebd7bf
chore: update README logo
2021-07-03 13:47:37 +02:00
Fabio Di Stasio
5c21b67b3d
chore(release): 0.2.0
2021-07-03 12:29:13 +02:00
Fabio Di Stasio
08d5b1b329
feat: contextual option to duplicate tables
2021-07-03 12:27:50 +02:00
Fabio Di Stasio
61a42d51f5
fix(UI): contextual sub-menu alignment when close to the lower edge of the window
2021-07-03 12:01:19 +02:00
Fabio Di Stasio
d96907ca2d
fix(PostgreSQL): error opening setting tab for some stored routines
2021-07-03 11:39:57 +02:00
Fabio Di Stasio
75bbd5f66e
feat(PostgreSQL): trigger functions support
2021-07-03 11:29:14 +02:00
Fabio Di Stasio
faa07a077c
fix: fields default not correctly set in table filler
2021-07-01 19:18:57 +02:00
Fabio Di Stasio
7ca69e51ae
refactor(UI): round corners to editor autocomplete
2021-06-30 19:43:30 +02:00
Fabio Di Stasio
d868c772b9
feat(UI): context option to copy cell or row value
2021-06-30 19:27:24 +02:00
Fabio Di Stasio
a69bdeb20d
feat(UI): resizer border mouse hover animation
2021-06-30 09:49:32 +02:00
Fabio Di Stasio
51db2795bb
refactor(UI): minor UI improvements
2021-06-29 23:31:18 +02:00
Fabio Di Stasio
2d278aa14e
fix: rows loses internal id after export
2021-06-29 23:23:11 +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
0110756204
fix(UI): editor blinking on first connection with a dark theme
2021-06-27 12:28:55 +02:00
Fabio Di Stasio
7df0cf8389
feat(PostgreSQL): triggers creation
2021-06-26 16:36:05 +02:00
Fabio Di Stasio
3aef7e953e
fix: vulnerability in server error toast messages
2021-06-25 09:35:20 +02:00
Fabio Di Stasio
a975df38dd
fix: unhandled exception in connection test
2021-06-25 09:29:59 +02:00
Fabio Di Stasio
a0a025e450
perf(UI): increased application border-radius
2021-06-24 21:49:46 +02:00
Fabio Di Stasio
7cc5e7b67f
chore(release): 0.1.13
2021-06-19 13:04:11 +02:00
Fabio Di Stasio
e2ebb04a90
feat(UI): ability to manually insert page number in DATA tabs, closes #65
2021-06-19 12:13:09 +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
Fabio Di Stasio
3829b94bf7
refactor: solved deprecation warning for url.format()
2021-06-18 21:08:21 +02:00
Fabio Di Stasio
5c8ee66f43
feat(PostgreSQL): alter trigger support
2021-06-17 22:01:18 +02:00
Fabio Di Stasio
b77e77f3bb
chore: update dependencies
2021-06-14 09:11:37 +02:00
Fabio Di Stasio
1d5614278c
ci: moved to node 14 in build actions
2021-06-14 09:11:23 +02:00
Fabio Di Stasio
8a20befd09
fix(UI): various fixes in displaying content with small window size
2021-06-13 11:16:21 +02:00
Fabio Di Stasio
4133fc452f
fix(MySQL): pool connections not released after MySQL errors, causing endless load animation
2021-06-11 15:02:45 +02:00
Fabio Di Stasio
690a4541f9
perf: remove comments from queries before execution
2021-06-11 14:32:51 +02:00
Fabio Di Stasio
71910ca5c8
chore(release): 0.1.12
2021-06-09 09:03:18 +02:00
Fabio Di Stasio
cce5adbac7
feat(PostgreSQL): trigger rename and delete
2021-06-08 09:12:43 +02:00
Fabio Di Stasio
e6d67fcb0c
Update README.md
2021-06-07 23:03:08 +02:00
Fabio Di Stasio
e83b80afc9
chore: update README.md
2021-06-05 12:27:20 +02:00
Fabio Di Stasio
8742fa10f0
fix: internal exceptions
2021-06-05 10:15:44 +02:00
Fabio Di Stasio
ab54eb086f
chore: update dependencies
2021-06-05 10:15:08 +02:00
Fabio Di Stasio
308f69f12e
chore: update README.md
2021-06-04 14:01:46 +02:00
Fabio Di Stasio
2f30bafa33
Merge pull request #74 from digitalgopnik/master
...
feat: added translation for de-DE
2021-06-04 10:39:22 +02:00
Christian
1716077182
added translation for de-DE
2021-06-04 09:37:02 +02:00
Fabio Di Stasio
5562e73e75
fix: page offset not reset when selected table changes
2021-06-03 11:02:24 +02:00
Fabio Di Stasio
8a7cc2a14f
fix(UI): unable to browse view's result pages
2021-06-03 10:57:57 +02:00
Fabio Di Stasio
9ca059d979
fix(MySQL): view's data tab doesn't work with some views, closes #71
2021-06-03 10:54:59 +02:00
Fabio Di Stasio
c9ccf786cd
chore(release): 0.1.11
2021-06-02 15:47:12 +02:00
fabio286
5e9c88a7fd
fix(UI): prevent canc key to trigger delete modal when editing a row
2021-06-02 12:32:12 +02:00