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 78272aaa02 feat: add Sentry Pinia plugin for Vue error tracking 2024-10-21 21:49:43 +02:00
argoyle 3559c2067a ci: migrate to @sentry/nuxt 2024-10-21 21:09:30 +02:00
Renovate 1caadb35e1 chore(deps): update dependency @nuxt/eslint to ^0.5.0 2024-08-06 13:59:08 +00:00
Renovate 08debebb3b fix(deps): update dependency @sentry/browser to v8 2024-05-21 13:58:45 +00:00
argoyle cea536691f Build(deps): bump @sentry/browser from 7.99.0 to 7.100.0
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.99.0 to 7.100.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.99.0...7.100.0)
2024-02-07 12:48:37 +01: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 e885a5fea0 chore: extract distance display component and remove numeral filter 2022-11-17 10:30:27 +01: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 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 5a112ba590 chore: remove apollo 2.x and downgrade graphql to 15.x 2022-07-05 23:07:53 +02:00
argoyle 0b8f77372f build: add name to components which failed lint check 2021-11-19 21:44:36 +01:00
argoyle 05ba1b6757 build: update deps a bit 2021-11-19 20:23:25 +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 fc0e546219 Add origins and calculation of distance and duration 2019-03-02 11:45:45 +01:00
argoyle c5d20a50cb Add nuxt-module for moment and remove vue-moment 2019-02-04 09:38:58 +01:00
argoyle 696cbdfe70 Use import rather than require 2019-02-04 08:27:13 +01:00
argoyle c54d3c143f Add weekday to event 2019-02-03 19:30:37 +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