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

17 Commits

Author SHA1 Message Date
249926b8e0 feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
ea9b489f5f fix: duplicate header fields on join result tables 2020-10-21 14:58:22 +02:00
1658432fd3 feat: support to aliased tables 2020-10-20 13:30:36 +02:00
a8cd17748f fix: wrong result fields type and order with some queries 2020-10-20 13:12:12 +02:00
b7c779eef6 fix: disable cell editor for not editable results 2020-10-10 16:54:00 +02:00
530d1bd43f fix: missing schema when queryng INFORMATION_SCHEMA 2020-09-19 18:10:57 +02:00
78965d23e3 fix: value overridden when join tables with fields with same name 2020-09-13 18:25:28 +02:00
48f77bae01 feat: support to multiple queries in the same tab 2020-09-06 08:41:57 +02:00
264de9c568 feat: aliases support 2020-09-01 19:23:13 +02:00
9599b43f78 refactor: changed event names to kebab-case 2020-08-18 18:03:59 +02:00
0b6a188d19 feat: foreign key support in add/edit row 2020-08-17 15:10:19 +02:00
744728a14f refactor: moved table fields informations to vuex 2020-08-14 18:07:29 +02:00
3c6e818ba0 fix: insert files via add row option 2020-08-13 12:42:19 +02:00
5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
771f8a2d68 fix: time and datetime precision 2020-08-10 18:07:16 +02:00
13b0816837 fix: table header not fixed on top when fast scrolling 2020-08-10 16:06:11 +02:00
bbde2bd994 perf: improved scroll speed of result tables 2020-08-07 17:26:02 +02:00