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
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
f19f9e23a2
refactor(UI): changed buttons icon position
2021-07-09 15:51:02 +02:00
Fabio Di Stasio
0252a064d9
feat(UI): contextual menu shortcuts to create new elements on folders
2021-07-09 15:12:16 +02:00
Fabio Di Stasio
439356a019
feat: context menu option to duplicate connections
2021-07-09 11:18:40 +02:00
Fabio Di Stasio
c6897af22d
feat(MySQL): possibility to set a default schema in connection parameters
2021-07-09 10:26:16 +02:00
Fabio Di Stasio
27a153ef43
refactor(UI): improved new connection panels appearence
2021-07-08 18:43:31 +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
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
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
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
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
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
a0a025e450
perf(UI): increased application border-radius
2021-06-24 21:49:46 +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
8a20befd09
fix(UI): various fixes in displaying content with small window size
2021-06-13 11:16:21 +02:00
Fabio Di Stasio
cce5adbac7
feat(PostgreSQL): trigger rename and delete
2021-06-08 09:12:43 +02:00
Fabio Di Stasio
8742fa10f0
fix: internal exceptions
2021-06-05 10:15:44 +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
fabio286
5e9c88a7fd
fix(UI): prevent canc key to trigger delete modal when editing a row
2021-06-02 12:32:12 +02:00
Fabio Di Stasio
f61d7eeaf4
feat: key shortcuts to change DATA tab page
2021-05-29 11:26:23 +02:00
Fabio Di Stasio
e71c7568c0
feat: option to set DATA tab page size
2021-05-29 11:04:02 +02:00
Fabio Di Stasio
79f033e524
feat: prev/next buttons to browse the results pages of data tab
2021-05-27 22:13:59 +02:00
Fabio Di Stasio
04bdd085a5
fix: wrong detection of field default expressions in some cases
2021-05-25 16:54:13 +02:00
Fabio Di Stasio
f839d5cd3c
chore: Twitter link in about tab
2021-05-23 10:19:56 +02:00
Fabio Di Stasio
7a766f04e6
perf: improved the way how field default value are handled
2021-05-22 16:24:19 +02:00
Fabio Di Stasio
840241c3cc
refactor: better description in foreign key value select
2021-05-20 15:07:51 +02:00
Fabio Di Stasio
1e37f2a96f
fix: unable to add new ENUM fields
2021-05-20 12:38:05 +02:00
Fabio Di Stasio
434711a360
perf(MySQL): improved connections pool handling
2021-05-15 21:47:30 +02:00
fabio286
854472c7a3
fix: row loses internal id after cell update
2021-05-15 19:33:31 +02:00
Fabio Di Stasio
475397ca34
fix: issue with ENUM and SET fields on table filler modal
2021-05-13 20:46:44 +02:00
Fabio Di Stasio
7a62131cc7
fix: issue with ENUM and SET length when creating a new field
2021-05-13 15:45:54 +02:00
Fabio Di Stasio
c7663be338
fix: multiple row select on sorted tables not work properly
2021-05-11 18:32:11 +02:00
Fabio Di Stasio
3baf6fa173
fix: better detection and handling of field default type
2021-05-06 22:21:42 +02:00
Fabio Di Stasio
29e2d92b5b
fix: no quotes around strings in field default custom value
2021-05-05 17:13:12 +02:00