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

16 Commits

Author SHA1 Message Date
e7bec0aaaf perf: migration from font icons to svg icons 2023-09-17 18:49:37 +02:00
54df0e4aa8 style: implement eslint simple-import-sort 2023-08-18 15:57:31 +02:00
1dd2147b68 refactor(translation): complete refactor of translations structure 2023-08-03 18:28:50 +02:00
0f24c80e5a feat(MySQL): option to export from results SQL INSERTS in chunks, closes #501 2023-04-08 13:03:46 +02:00
a9fcfd57ec refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
be70b5be7f refactor: ts on ipc api 2022-06-05 17:57:44 +02:00
84826ff4c0 refactor: ts and composition api on more elements 2022-05-17 19:11:31 +02:00
0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
8b04a2b7dd refactor: teleport for modals 2022-04-25 13:45:07 +02:00
afa23f3ef1 refactor: emits in components 2022-04-22 12:16:02 +02:00
443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
abf2b92e6e feat(UI): auto-refresh schema at the end of the import process 2022-03-06 19:54:32 +01:00
a6f5645a22 feat(UI): better real-time import stats 2022-03-05 18:55:11 +01:00
1a9fc37285 fix(MySQL): missing initial delimiter for exported procedures 2022-03-01 19:05:53 +01:00
573ac6d42e perf: use fork() for the import process 2022-02-24 13:14:57 +01:00
4e9f8d16ee feat: initial mysql import support 2021-12-28 15:30:07 +01:00