|
bf768c3800
|
fix: filter persists switching temporary table tabs
|
2022-07-18 18:29:12 +02:00 |
|
|
0b1aa3dd29
|
fix: console events disabled in production
|
2022-07-18 17:21:34 +02:00 |
|
|
9bc9adb7cf
|
fix: exception on QueryEditor with null modelValue
|
2022-07-18 14:43:38 +02:00 |
|
|
b4d14d98db
|
refactor: improved console with light theme
|
2022-07-18 11:58:22 +02:00 |
|
|
c21bd6075c
|
feat: context menu to copy queries from console
|
2022-07-18 11:58:22 +02:00 |
|
|
44647f5b55
|
feat: open/close console on single connection
|
2022-07-18 11:58:22 +02:00 |
|
|
3f9e6d85ca
|
perf: improved resize of text editor resizing console height
|
2022-07-18 11:58:22 +02:00 |
|
|
6a6f43a718
|
feat: initial console implementation
|
2022-07-18 11:58:22 +02:00 |
|
|
f12a04b052
|
feat: ipc event channel to send logs to renderer
|
2022-07-18 11:58:22 +02:00 |
|
|
abf829867e
|
feat: Ctrl+PgUp & Ctrl+PgDn to navigate between tabs
|
2022-07-14 19:30:34 +02:00 |
|
|
b71f04e5aa
|
feat: field names suggestion for tables in the query
|
2022-07-14 16:09:04 +02:00 |
|
|
7725fafe85
|
fix: unable to delete by select all in left bar search, closes #368
|
2022-07-13 18:50:16 +02:00 |
|
|
ed3d35f131
|
fix(Linux): ctrl+space shortcut not working
|
2022-07-13 18:25:42 +02:00 |
|
|
e0946f04f7
|
fix: unable to update data on tables missing primary or unique key
|
2022-07-13 09:30:30 +02:00 |
|
|
0891e7be8c
|
refactor: disabled autofocus for scheduler timing modal
|
2022-07-11 11:35:30 +02:00 |
|
|
f312cf5f85
|
perf(UI): improved visibility of explore bar tooltips
|
2022-07-11 09:56:33 +02:00 |
|
goYou
|
1e0b2b4cae
|
Update zh-CN.ts
|
2022-07-10 14:49:30 +08:00 |
|
|
a91fa8ff54
|
fix: fields content language detection not working properly
|
2022-07-09 12:39:44 +02:00 |
|
|
cf9c7c600a
|
fix: error on export schema
|
2022-07-06 10:26:24 +02:00 |
|
|
d2eb31a63d
|
perf(UI): improved focus visibility for buttons
|
2022-07-06 09:37:18 +02:00 |
|
|
4c2a1998a9
|
Merge branch 'master' of https://github.com/antares-sql/antares into new-connection-management
|
2022-07-04 17:25:37 +02:00 |
|
|
8e705706ae
|
feat: ability to pin/unpin and delete connections from the "all connections" modal
|
2022-07-04 17:03:24 +02:00 |
|
|
56b0a4815c
|
feat: option to disable scratchpad
|
2022-07-04 15:10:40 +02:00 |
|
|
a9a4344a71
|
feat: ctrl/cmd+space to open all connections modal
|
2022-07-04 12:42:33 +02:00 |
|
|
ec5ab73b19
|
feat: search form in all connections modal
|
2022-07-04 12:27:04 +02:00 |
|
|
71a5b5c828
|
fix: missing option for untrusted ssl connection on connections edit panel
|
2022-07-03 22:07:28 +02:00 |
|
|
a703dcc53e
|
feat: modal with all connections
|
2022-07-02 15:30:36 +02:00 |
|
|
36e98e0742
|
feat: connections sorted by last usage by default and option to pin them
|
2022-06-30 18:20:14 +02:00 |
|
|
a45d76e8b4
|
fix: exception on new scheduler tab
|
2022-06-30 16:42:29 +02:00 |
|
|
7702ca025f
|
fix: error on modals missing focusable elements
|
2022-06-30 10:05:35 +02:00 |
|
|
f632a0f189
|
initial implementation of new feature
|
2022-06-29 19:05:45 +02:00 |
|
|
e97da37103
|
feat: context shortcut to disconnect from left bar
|
2022-06-29 13:17:33 +02:00 |
|
|
6573fe69ac
|
fix: connection string field doesn't appear switching to postgre when editing a connection
|
2022-06-29 11:20:08 +02:00 |
|
|
902c29ffa5
|
feat(MySQL): option to disable foreign key checks when empty a table
|
2022-06-29 10:48:21 +02:00 |
|
|
5f57a9f60d
|
fix: ctrl+a on results doesn't work properly
|
2022-06-28 17:55:18 +02:00 |
|
|
822af44a47
|
refactor: minor improvements
|
2022-06-27 18:28:04 +02:00 |
|
|
e42c424a13
|
fix: focus goes outside modals with tab key navigation
|
2022-06-26 15:07:37 +02:00 |
|
|
0a3a4827dd
|
fix: result table cells/rows not loses focus clicking outside
|
2022-06-26 10:21:17 +02:00 |
|
|
a80d227400
|
fix(Windows): white window buttons with dark theme
|
2022-06-24 18:17:37 +02:00 |
|
|
cfd82c8f41
|
fix: editor gutter pin not working
|
2022-06-24 17:26:28 +02:00 |
|
|
91d0735a5f
|
fix: double context menu on table settings rows
|
2022-06-23 23:11:43 +02:00 |
|
|
93ce619782
|
fix(Windows): Windows 7 style window frame at startup
|
2022-06-23 11:57:25 +02:00 |
|
|
8f01740475
|
fix(UI): wrong tables scrollable height after switching tabs
|
2022-06-22 18:47:32 +02:00 |
|
|
0eab0a7140
|
Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer
|
2022-06-21 18:08:43 +02:00 |
|
|
a103617ce8
|
refactor: ts and composition api on missing components
|
2022-06-21 17:54:47 +02:00 |
|
Giulio Ganci
|
067a6f3507
|
feat: add max visible options prop
|
2022-06-19 16:58:52 +02:00 |
|
|
89e8d9fcdb
|
refactor: ts and composition api on WorkspaceTabNew* components
|
2022-06-14 20:02:17 +02:00 |
|
|
ee623b0a0f
|
fix: unable to add new table fields
|
2022-06-14 11:48:36 +02:00 |
|
|
33a4663694
|
Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer
|
2022-06-13 09:29:05 +02:00 |
|
|
6bad032f0d
|
fix(Linux): setting bar tooltip position
|
2022-06-11 14:26:51 +02:00 |
|