Commit Graph

28 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 52252d99ee fix: menu icons and order 2024-02-05 21:47:53 +01: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 e788a9fc3a Build(deps): bump @auth0/auth0-spa-js from 1.22.5 to 2.0.0
Bumps [@auth0/auth0-spa-js](https://github.com/auth0/auth0-spa-js) from 1.22.5 to 2.0.0.
- [Release notes](https://github.com/auth0/auth0-spa-js/releases)
- [Changelog](https://github.com/auth0/auth0-spa-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/auth0-spa-js/compare/v1.22.5...v2.0.0)
2022-11-01 22:51:20 +01:00
argoyle 218ef7c385 fix: remove imports which no longer seems needed 2022-10-12 21:59:34 +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 6f5969b978 fix: lint errors 2022-05-23 09:52:03 +02:00
argoyle 0b8f77372f build: add name to components which failed lint check 2021-11-19 21:44:36 +01: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 baca670183 chore: update packages and fix template errors/warnings 2020-01-17 12:58:31 +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 4368cd8af5 Fix link to filters 2019-03-02 22:00:31 +01:00
argoyle 3efba9b3e4 Add handling of filters 2019-03-02 21:51:25 +01:00
argoyle 4736462c72 Move origin handling to a separate page 2019-03-02 16:26:28 +01:00
argoyle d21380a6a4 Add toolbar and navigation drawer 2019-03-02 15:11:46 +01:00
argoyle 1567b2e6a9 Remove &nbsp and use helper-classes from vuetify instead 2019-01-22 08:57:38 +01:00
argoyle 87507a3563 Add span 2019-01-21 21:53:06 +01:00
argoyle f021d96576 Change to v-img 2019-01-21 21:20:04 +01:00
argoyle ab14a88bdd Change from iview to vuetify 2019-01-21 20:58:25 +01:00
argoyle dc50642ed9 Initial commit 2019-01-15 13:21:24 +01:00