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

31 Commits

Author SHA1 Message Date
c6897af22d feat(MySQL): possibility to set a default schema in connection parameters 2021-07-09 10:26:16 +02:00
75bbd5f66e feat(PostgreSQL): trigger functions support 2021-07-03 11:29:14 +02:00
a69bdeb20d feat(UI): resizer border mouse hover animation 2021-06-30 09:49:32 +02:00
7df0cf8389 feat(PostgreSQL): triggers creation 2021-06-26 16:36:05 +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
8a6c59f7ce fix: schema content not loaded if selected with right click 2021-03-17 11:57:47 +01:00
4d844fe2c9 refactor: rename database to schema 2021-03-17 11:15:14 +01:00
d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
2f58007af4 feat(UI): search filter in explore bar 2021-02-20 11:55:34 +01:00
9b60bfff8d build: dropped use of lodash 2021-02-19 17:41:33 +01:00
88ab7c5a62 feat(UI): resize query editor area 2021-01-31 13:03:25 +01:00
dbe7b9dd23 feat: schedulers creation 2021-01-16 11:32:42 +01:00
49d71722e2 feat: functions creation 2021-01-11 09:55:13 +01:00
3bcd02fc4e feat: stored routines creation 2021-01-06 11:57:49 +01:00
d695c9f8d2 feat: triggers creation 2021-01-02 15:27:02 +01:00
b32132ad84 feat: triggers delete 2021-01-02 14:46:27 +01:00
8c4aaec167 feat: views creation 2020-12-27 16:16:48 +01:00
dcf469ebed feat: views deletion 2020-12-26 14:47:15 +01:00
a4122b4eaa feat: drop and truncate tables 2020-12-03 16:15:10 +01:00
e6602d1bfa feat: create new tables 2020-12-03 13:00:54 +01:00
54717e1f6a feat: edit database collation 2020-10-03 12:11:42 +02:00
4288a1fd33 feat: databases deletion 2020-10-01 15:08:35 +02:00
3d0a83f2cf feat: database creation 2020-09-25 12:39:58 +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
68b128c550 Added table tab 2020-06-12 18:10:45 +02:00
1c3323b537 Additions 2020-06-10 19:29:10 +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