Commit Graph

31 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
Renovate 1caadb35e1 chore(deps): update dependency @nuxt/eslint to ^0.5.0 2024-08-06 13:59:08 +00:00
Renovate c52801ee03 chore(deps): update dependency eslint to v9 2024-05-28 16:57:02 +00:00
argoyle ef3b5460ad chore: upgrade to Vue3/Vuetify3 2024-02-05 16:49:33 +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 90f74f37c3 feat(deps): update to latest version of graphql 2023-07-07 08:57:55 +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 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 565a3aa66e fix: remove trailig slash 2020-01-17 13:17:38 +01:00
argoyle 1e78b86a8a chore: change path to GQL-API 2020-01-17 12:44:19 +01:00
argoyle b62856e9bb Include origins conditionally in eventQuery 2019-03-13 15:21:39 +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 fc0e546219 Add origins and calculation of distance and duration 2019-03-02 11:45:45 +01:00
argoyle c903bb8f6d Also fetch distance and duration for event 2019-02-26 14:57:46 +01:00
argoyle e83dc297df Fix retry 2019-02-01 09:27:44 +01:00
argoyle 5a80d45082 Add date ranges to event query 2019-01-23 15:35:39 +01:00
argoyle 3eb76afb62 Fix re-authentication 2019-01-23 15:35:18 +01:00
argoyle eceb370bfa Set header correctly and use current url as returnUrl when checking session 2019-01-22 13:39:51 +01:00
argoyle 0470844f4a Use access token rather than id token when calling API 2019-01-22 13:30:41 +01:00
argoyle 54d8310464 Add scope 2019-01-21 12:21:21 +01:00
argoyle 86486795f6 Replace Table with responsive Card. Add refresh of token and retry on 401 errors 2019-01-18 14:03:58 +01:00
argoyle d4f432f422 Add / to end of graph-url 2019-01-15 20:05:13 +01:00
argoyle e42467de88 Revert "Add graph-handling for different environments"
This reverts commit 1ad951ca60.
2019-01-15 20:03:45 +01:00
argoyle 1ad951ca60 Add graph-handling for different environments 2019-01-15 14:27:15 +01:00
argoyle dc50642ed9 Initial commit 2019-01-15 13:21:24 +01:00