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

19 Commits

Author SHA1 Message Date
171caed8b5 chore: minor docs changes 2023-12-25 11:40:52 +01:00
9a732ea197 feat: open saved queries in a tab 2023-12-25 10:54:41 +01:00
a52fc3fd92 feat: buttons to save and access to saved queryes from query tab 2023-12-22 18:48:16 +01:00
08e5a13f72 feat: ability to edit notes 2023-12-21 18:10:51 +01:00
eaaf1b756a feat: new notes system 2023-12-21 10:16:46 +01:00
84d221aaa7 chore: utility commit 2023-12-13 18:29:45 +01:00
756786d72e chore: utility commit 2023-12-06 08:44:07 +01:00
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
a9fcfd57ec refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
7fc01227e7 refactor: ts and composition api on more components 2022-06-04 18:37:16 +02:00
8a55b36527 refactor: ts and composition api for single instance components 2022-05-14 11:15:42 +02:00
0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
9dd685b062 refactor: initial pinia implementation 2022-04-27 18:23:48 +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
1df21da47c refactor: moved to new vue slots API 2021-12-10 17:34:44 +01:00
e349dd5eab feat: scratchpad to save persistent notes 2021-04-03 12:17:40 +02:00