Commit Graph

16 Commits

Author SHA1 Message Date
argoyle c80fd0313c feat: add i18n support and implement Grafana plugin
Adds internationalization support in filters and origins pages by 
importing the useI18n function. Expands ESLint configuration to 
include new rules and plugins, ensuring improved code quality. 
Introduces Grafana monitoring plugin to enhance performance 
tracking capabilities in the application.
2025-06-13 15:21:27 +02:00
argoyle ef3b5460ad chore: upgrade to Vue3/Vuetify3 2024-02-05 16:49:33 +01:00
argoyle 171e1039a7 chore: migrate to script setup style 2024-02-02 19:08:02 +01:00
argoyle b1e04077f9 ci: remove prettier and use eslint for formatting 2024-02-02 14:52:22 +01:00
argoyle 7267cb88a3 feat: add full text search 2023-08-01 20:27:36 +02:00
argoyle d735a93a35 fix: deprecation warnings 2022-08-17 08:42:25 +02:00
argoyle e24b65c85b chore: refactor a lot, add codegen and upgrade vue 2022-08-03 21:10:48 +02:00
argoyle 0b8f77372f build: add name to components which failed lint check 2021-11-19 21:44:36 +01:00
argoyle 27ff91ed0b fix: lint-error 2020-06-21 19:06:41 +02:00
argoyle 84843cc3ed chore: switch to apollo-composable 2020-06-21 17:59:14 +02:00
argoyle b4191d1416 fix: eslint errors 2020-04-06 10:52:55 +02:00
argoyle cc9968bd06 chore: make auth and apollo a bit more reactive 2020-04-06 10:19:18 +02:00
argoyle ef2015f012 chore: add eslint and fix lint errors 2020-01-25 14:59:14 +01:00
argoyle e6c87e2f46 chore: migrate to composition API and auth0-spa 2020-01-23 20:57:59 +01:00
argoyle 3cc64c63b2 fix: complete upgrade to vuetify 2.x which was started by Snyk :) 2019-11-07 12:45:09 +01:00
argoyle 4736462c72 Move origin handling to a separate page 2019-03-02 16:26:28 +01:00