1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00
Commit Graph

51 Commits

Author SHA1 Message Date
b71f04e5aa feat: field names suggestion for tables in the query 2022-07-14 16:09:04 +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
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
f632a0f189 initial implementation of new feature 2022-06-29 19:05:45 +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
bd46d17424 refactor: ts and composition api on WorkspaceExplorebar* components 2022-06-09 20:08:32 +02:00
5b33419b64 fix: exception on app start setting window title 2022-06-08 14:55:29 +02:00
7fc01227e7 refactor: ts and composition api on more components 2022-06-04 18:37:16 +02:00
84826ff4c0 refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
8a55b36527 refactor: ts and composition api for single instance components 2022-05-14 11:15:42 +02:00
0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
9dd685b062 refactor: initial pinia implementation 2022-04-27 18:23:48 +02:00
3cca3ed2b3 fix: undefined uid variable in the setting bar 2022-04-23 09:03:28 +02:00
c50cbc577f fix: various warnings and exceptions 2022-04-22 17:49:13 +02:00
443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
0c002918eb feat(PostgreSQL): ability to cancel queries 2021-12-26 21:13:02 +01:00
c00fd1381f fix: temporary solution on MacOS for unsigned app updates 2021-11-03 14:46:13 +01:00
372049ae64 perf(UI): loading animation on tables and table context menu improvements 2021-08-03 15:43:13 +02:00
0c29e0d566 perf(UI): improvements in setting bar connections sort 2021-07-15 18:31:44 +02:00
d38097d056 feat(UI): sortable tabs 2021-07-14 20:30:54 +02:00
a0ab63bdb5 fix(UI): connection tab indicator when scrolling 2021-07-08 17:58:43 +02:00
8cd76e711c feat(UI): new connection add panel 2021-07-08 17:43:33 +02:00
978a7c5f5b feat(UI): active tab animation 2021-06-28 18:34:39 +02:00
a0a025e450 perf(UI): increased application border-radius 2021-06-24 21:49:46 +02:00
0d77aee3eb refactor: Improved pulse animation code 2021-04-22 14:24:34 +02:00
5ceddb8e00 perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
e349dd5eab feat: scratchpad to save persistent notes 2021-04-03 12:17:40 +02:00
280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
a1a6f51f2f fix: error when launching queries without a result from query tabs 2020-09-03 13:44:58 +02:00
e8141b6321 feat: badge on setting icon and update tab when update is available 2020-08-17 17:37:42 +02:00
128a6cd9e8 style: UI improvements 2020-08-12 18:11:48 +02:00
5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
092e8a0732 style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
cd42b65b9e Additions 2020-06-05 21:00:15 +02:00
f3d165d3f1 Titlebar and resizable explorebar 2020-06-02 19:13:57 +02:00
759bcddfb7 Additions 2020-05-31 17:56:33 +02:00
d9dbf8e462 Added setting modal 2020-05-30 12:54:05 +02:00
d6a5239cb2 Additions 2020-05-26 18:10:11 +02:00
6fd9884d0b Localization support 2020-05-25 15:37:59 +02:00
07b9dca471 Additions 2020-05-23 13:32:14 +02:00
0d5b2a2bd8 Connections sort 2020-05-22 19:32:55 +02:00
14a2fad0ac Notification and connection status improvements 2020-05-17 19:34:56 +02:00
aea94f0325 Additions 2020-05-14 15:21:57 +02:00
cb9d32d9d2 Additions 2020-05-13 18:40:49 +02:00
5e03321eec Additions 2020-05-12 18:27:31 +02:00
1e025cdaf6 Connection test 2020-05-11 18:05:34 +02:00