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

94 Commits

Author SHA1 Message Date
7488bc7a17 refactor(core): better way to obtain schema 2021-07-13 09:09:25 +02:00
a87079cd17 feat(UI): temporary table data tabs 2021-07-12 19:18:29 +02:00
9af71a6e34 feat(UI): new connection edit panel 2021-07-08 15:06:20 +02:00
75bbd5f66e feat(PostgreSQL): trigger functions support 2021-07-03 11:29:14 +02:00
a0a025e450 perf(UI): increased application border-radius 2021-06-24 21:49:46 +02:00
5ceddb8e00 perf(UI): improved connection status indicator 2021-04-21 16:41:42 +02:00
280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
1f80a64fe1 feat(PostgreSQL): insert and edit blob fields 2021-03-18 11:09:50 +01:00
d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
049143d143 feat: processes list tool 2021-03-03 19:31:05 +01:00
76d92cd106 fix: issue managing function/routine parameters 2021-02-24 12:46:31 +01:00
dbab06fcb8 fix(UI): data tab opened when non-table element is selected 2021-02-22 11:10:04 +01:00
4e72bb1587 feat: support to ssl connections 2021-02-03 21:53:24 +01:00
1e7d4ca347 feat: schedulers delete 2021-01-14 18:11:36 +01:00
41d75b127c feat: functions edit 2021-01-10 18:30:56 +01:00
82fdc0bcd7 feat: stored routines edit 2021-01-05 17:25:18 +01:00
3126625461 feat: triggers edit 2020-12-31 19:55:02 +01:00
56f2a27f00 feat: views edit 2020-12-26 15:37:34 +01:00
a95b8d188c feat: option to change editor theme 2020-12-23 18:07:50 +01:00
c5458159d1 fix: unable to switch tabs when no table selected 2020-12-11 18:22:07 +01:00
33d1fa2290 feat: unsaved changes reminder 2020-12-04 11:19:16 +01:00
0fe71572a5 fix: some problems with properties and data tabs when changing database from sidebar 2020-11-18 18:21:15 +01:00
242ddec744 feat: table fields deletion 2020-11-13 16:19:59 +01:00
c393f86947 fix: issue with tabs horizontal scroll with wheel 2020-10-26 09:28:29 +01:00
2dc16e8ea8 feat(ui): display table properties tab 2020-10-24 14:47:35 +02:00
04804b07c7 feat(render): field type and length on table header mouse hover 2020-10-17 10:12:40 +02:00
48f77bae01 feat: support to multiple queries in the same tab 2020-09-06 08:41:57 +02:00
256ec76588 feat: middle click to close tabs 2020-08-21 10:57:26 +02:00
196a3e0185 feat: monaco-editor as query editor 2020-08-20 18:06:02 +02:00
3a6ea76b93 feat: tabs horizontal scroll with mouse wheel 2020-08-20 10:38:18 +02:00
d7ed00f4a3 feat: support to multiple query tabs 2020-08-19 18:20:57 +02:00
e8141b6321 feat: badge on setting icon and update tab when update is available 2020-08-17 17:37:42 +02:00
744728a14f refactor: moved table fields informations to vuex 2020-08-14 18:07:29 +02:00
5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
13b0816837 fix: table header not fixed on top when fast scrolling 2020-08-10 16:06:11 +02:00
092e8a0732 style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
60132c94a1 Results table improvements 2020-07-24 13:26:56 +02:00
cc8dbb8df7 Start implementing fields edit 2020-06-26 18:14:16 +02:00
0d10a93bf8 Improvements to query table 2020-06-18 19:01:09 +02:00
a597015f50 Improvements 2020-06-16 18:01:22 +02:00
68b128c550 Added table tab 2020-06-12 18:10:45 +02:00
268688cdb8 Improvements 2020-06-06 16:27:42 +02:00
cd42b65b9e Additions 2020-06-05 21:00:15 +02:00
1bb3e8c9ac Improvements to explorebar 2020-06-03 20:56:44 +02:00