Giulio Ganci
|
968a67ce3d
|
refactor(UI): removed duplicate add filter button
|
2021-10-18 19:15:37 +02:00 |
|
|
f9ee7d0450
|
perf(UI): resize results table on filters change
|
2021-10-18 11:58:29 +02:00 |
|
Giulio Ganci
|
0e15c39797
|
feat(UI): multi column table filters
|
2021-10-17 23:54:00 +02:00 |
|
|
8a86344484
|
refactor(UI): display new shortcuts in empty query tab
|
2021-10-16 18:46:17 +02:00 |
|
|
d2d0c3ca41
|
refactor(UI): changed query clear shortcut
|
2021-10-16 18:43:23 +02:00 |
|
Giulio Ganci
|
9046b858b1
|
feat(UI): ctrl|cmd+t, ctrl|cmd+w shortcut to open/close workspace tabs
|
2021-10-16 17:05:26 +02:00 |
|
Ngô Quốc Đạt
|
dd25827e40
|
Add "passphrase" to Vietnamese translation
|
2021-10-16 18:52:39 +07:00 |
|
|
4069ade36d
|
feat(UI): CTRL+A to select all result rows
|
2021-10-16 09:58:32 +02:00 |
|
|
9407a29922
|
feat: support to SSH private keys with passphrase, closes #118
|
2021-10-07 14:58:31 +02:00 |
|
|
2fcd080bd4
|
fix(PostgreSQL): issue with uppercase characters in table and field names, closes #116
|
2021-10-06 12:08:37 +02:00 |
|
|
26446fb7ed
|
fix: closing ask credential modal during a connection doesn't stops loading, closes #114
|
2021-10-05 18:20:38 +02:00 |
|
isamu
|
76e5849c78
|
Add new language: Japanese
|
2021-10-05 17:22:07 +09:00 |
|
|
db1641b74f
|
fix(UI): window reload pressing enter in schema creation modal, closes #113
|
2021-10-05 09:16:45 +02:00 |
|
Ngo Quoc Dat
|
a5ca3ea204
|
Add new language: Tiếng Việt
|
2021-10-04 18:30:44 +07:00 |
|
|
7a63608f54
|
feat(UI): auto detect system theme as default app theme
|
2021-10-01 15:48:02 +02:00 |
|
|
13aa47cd44
|
feat: processes list exportation
|
2021-09-26 11:36:42 +02:00 |
|
|
85f625daf7
|
feat: copy cell/row or kill connections on context menu from processes list
|
2021-09-26 11:19:48 +02:00 |
|
|
7de3bb9346
|
refactor(core): compatibility with electron/remote 2.x
|
2021-09-21 11:16:07 +02:00 |
|
|
3959333662
|
feat: workspace query history
|
2021-09-17 18:32:28 +02:00 |
|
|
abd46aa322
|
perf(core): better communication of internal exceptions
|
2021-09-15 15:31:57 +02:00 |
|
|
d4888ad8fb
|
fix: adding a connection default values not change when switching clients, closes #101
|
2021-09-15 11:08:00 +02:00 |
|
|
95b60df8fc
|
fix(MySQL): connections stuck at startup if 5 or more tabs are restored
|
2021-09-13 10:03:27 +02:00 |
|
|
265ed66d25
|
feat: start search when typing with focus on the left bar
|
2021-09-12 11:55:16 +02:00 |
|
|
09c07acd5c
|
feat: new create trigger function tabs
|
2021-09-11 10:24:21 +02:00 |
|
|
3c5a69adc9
|
feat: new create scheduler tabs
|
2021-09-10 18:23:32 +02:00 |
|
|
0203f69e95
|
feat: new create function tabs
|
2021-09-07 18:20:45 +02:00 |
|
|
6115eb9409
|
refactor: improvements in explorebar events on tables
|
2021-09-06 18:02:54 +02:00 |
|
|
3fd26a0523
|
feat: new create routine tabs
|
2021-09-06 17:29:34 +02:00 |
|
|
e217d5181b
|
feat: new create trigger tabs
|
2021-09-02 18:08:23 +02:00 |
|
|
21e3e79ddf
|
fix(UI): context menu of tables cut if close to bottom edge
|
2021-08-31 19:58:20 +02:00 |
|
|
3ad190b18c
|
Merge branch 'master' of https://github.com/Fabio286/antares
|
2021-08-22 10:37:27 +02:00 |
|
|
d5b2bde2ea
|
fix(UI): no round borders on left of file upload inputs
|
2021-08-22 10:37:23 +02:00 |
|
|
a42348ef5c
|
chore: deletion of wrong file name case component
|
2021-08-20 13:42:29 +02:00 |
|
|
8b93c49778
|
feat: new create view tabs
|
2021-08-18 17:28:41 +02:00 |
|
|
0842e00098
|
feat: new table empty state
|
2021-08-17 18:54:23 +02:00 |
|
|
bc82289d54
|
perf(UI): visual improvements of tables
|
2021-08-16 19:44:55 +02:00 |
|
|
c9fa941578
|
feat: new create table tabs
|
2021-08-13 16:50:59 +02:00 |
|
|
4048df3c7b
|
fix(MySQL): editing a view causes error for missing database in some conditions
|
2021-08-12 10:29:13 +02:00 |
|
|
198368605b
|
perf(UI): improved view setting tab
|
2021-08-12 10:07:31 +02:00 |
|
|
8f0ac26b69
|
refactor: better component names
|
2021-08-12 09:54:13 +02:00 |
|
|
b35fc5b78b
|
fix(UI): multiple temp tabs opened switching to tables from other elements
|
2021-08-11 18:04:14 +02:00 |
|
|
622b519cbb
|
fix: table options not loaded on restored setting tabs at startup
|
2021-08-11 16:16:58 +02:00 |
|
|
71e2c911ae
|
perf(UI): element options in setting tabs accessible directly
|
2021-08-10 18:12:13 +02:00 |
|
|
756d49b259
|
perf(UI): primary app color on selected text backgrouns
|
2021-08-10 13:14:48 +02:00 |
|
|
97b3563e25
|
chore: update dependencies
|
2021-08-06 14:38:25 +02:00 |
|
|
e834fe31ac
|
feat(UI): automatic scroll on selected tab
|
2021-08-05 13:44:48 +02:00 |
|
|
065de3a0a2
|
feat(UI): query tab name based on content
|
2021-08-05 13:30:33 +02:00 |
|
|
1573de5b1f
|
feat(UI): button to clear sidebar search input
|
2021-08-05 12:47:24 +02:00 |
|
|
04fc1bbee0
|
feat(UI): automatic scroll to selected tab element in left bar
|
2021-08-05 12:09:54 +02:00 |
|
|
dea378014d
|
perf: approximate table total updated on table refresh
|
2021-08-04 15:52:26 +02:00 |
|