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

108 Commits

Author SHA1 Message Date
a0a025e450 perf(UI): increased application border-radius 2021-06-24 21:49:46 +02:00
e579f37438 feat(UI): option to change query editors font size, closes #77 2021-06-19 11:54:15 +02:00
8a20befd09 fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +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
9ffd443a66 feat(UI): format and clear queries 2021-04-19 19:15:06 +02:00
a6b75ad0dc fix: approximate row count shown for results less than 1000 2021-04-15 10:13:55 +02:00
d0b3e1b1b8 feat(PostgreSQL): support of arrays in table settings 2021-04-09 19:31:41 +02:00
bb5f44681f fix(UI): white readonly inputs with dark theme 2021-04-07 09:20:11 +02:00
280697698e feat(UI): light theme 2021-04-03 11:21:58 +02:00
22a8c25717 fix: update or delete rows with more than one primary key 2021-03-21 13:00:27 +01:00
db47b4040a fix(PostgreSQL): issue getting foreign keys informations 2021-03-21 11:51:22 +01:00
fccfe92453 fix(PostgreSQL): various issues in query results 2021-03-19 18:49:26 +01:00
fc651149b9 feat(PostgreSQL): edit array and text search fields 2021-03-17 18:06:17 +01:00
d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
07f60c3917 feat(UI): modal that shows process query 2021-03-04 19:34:18 +01:00
049143d143 feat: processes list tool 2021-03-03 19:31:05 +01:00
4e72bb1587 feat: support to ssl connections 2021-02-03 21:53:24 +01:00
6611aad840 perf: improved performance getting database structure 2020-12-28 13:05:30 +01:00
1476e899d1 feat: auto focus on first input in modals 2020-12-11 18:09:17 +01:00
acebe435ff fix: improved changes dedection in props tab 2020-12-07 19:11:29 +01:00
27769f204f feat: display all keys in properties tab 2020-11-20 17:24:02 +01:00
0805b96a75 feat: tables options edit 2020-11-16 17:16:39 +01:00
249926b8e0 feat: ability to edit table fields 2020-11-13 12:39:40 +01:00
cef6f681c8 refactor(ui): improve scss 2020-10-23 13:58:47 +02:00
ea9b489f5f fix: duplicate header fields on join result tables 2020-10-21 14:58:22 +02:00
0626f6f775 refactor(render): improved buttons style 2020-10-18 10:27:02 +02:00
9ecd88870d feat: data table autorefresh, closes #36 2020-10-08 18:51:08 +02:00
07d1e82325 perf: improved refresh of data tables 2020-10-07 20:42:04 +02:00
264de9c568 feat: aliases support 2020-09-01 19:23:13 +02:00
8dc74ef2c3 feat: sql suggestions in query editor 2020-08-21 11:38:00 +02:00
5473858323 refactor: changed material design icon pack 2020-08-12 10:48:18 +02:00
5c05e3e9e9 refactor: moved queri fields mapping to main process 2020-08-05 22:08:20 +02:00
4fd72ec9e7 refactor: improvements to blob editor and code cleanup 2020-08-04 17:54:19 +02:00
092e8a0732 style: 🎨 stylelint implementation 2020-07-31 18:16:28 +02:00
413b56916c Notifications timeout, large text editor 2020-07-30 19:12:29 +02:00
60132c94a1 Results table improvements 2020-07-24 13:26:56 +02:00
425ecf838d Row multi select 2020-07-22 18:30:52 +02:00
cc8dbb8df7 Start implementing fields edit 2020-06-26 18:14:16 +02:00
42e0353393 Update system 2020-06-19 18:03:52 +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
1c3323b537 Additions 2020-06-10 19:29:10 +02:00
4e508061fd Removed knex 2020-06-07 14:38:38 +02:00
cd42b65b9e Additions 2020-06-05 21:00:15 +02:00
1bb3e8c9ac Improvements to explorebar 2020-06-03 20:56:44 +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
6fd9884d0b Localization support 2020-05-25 15:37:59 +02:00