argoyle
7778052200
refactor: optimize Vue imports across event components
...
Reorganize imports in event-page.vue, event-distance.vue, and
event-card.vue to enhance code clarity. Move type imports
to separate lines from regular imports, improving readability.
Ensure consistency in import style across all event-related
components and streamline the handling of type definitions.
2025-07-02 08:12:59 +02:00
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
ebd6dda96f
feat(ingress): update ingress configuration for alb
...
Changes the ingress class annotation to the new format and
adds the ingressClassName field to specify the ALB ingress
class. This improves compatibility with Kubernetes and aligns
the configuration with the latest best practices.
2025-04-08 11:14:48 +02:00
argoyle
929968b99b
fix(docker): update nginx base image to version 1.27.4
...
Update the Dockerfile to use the amd64/nginx:1.27.4 image for better
compatibility and security. This change ensures that the application
runs on a stable and supported version of nginx, improving the overall
image reliability.
2025-03-19 11:03:54 +01:00
argoyle
f150ae2c64
fix: update app labels to use correct Kubernetes naming
...
Refactor Kubernetes resource definitions to replace the label
"app" with "app.kubernetes.io/name" for the dancefinder-app.
This change enhances consistency with Kubernetes best practices
and improves clarity in resource labeling across deployments,
services, and autoscalers.
2025-01-24 16:46:49 +01:00
argoyle
5f5c64f853
fix(ci): remove docker service from build configuration
...
Eliminate the docker service from the GitLab CI build stage. This change
simplifies the configuration and reduces dependency overhead, as it is
not needed for the current build process.
2024-12-06 12:05:02 +01:00
argoyle
3d09a1ff03
chore(ci): remove unused docker variables from configuration
...
This commit removes the redundant Docker-related variables from the
`.gitlab-ci.yml` file to simplify the CI configuration. The removed
variables are not utilized in the current build process and their
absence improves clarity and maintainability of the CI setup.
2024-12-05 07:28:33 +01:00
argoyle
71f772d41a
chore: update package management from yarn to npm
...
Remove unused dependencies from package.json and switch
the project’s package manager from Yarn to NPM. This
enhances compatibility with NPM-based workflows and
reduces conflicts by ensuring consistent installs through
npm ci. Additionally, update the Pinia plugin to a newer
version for better performance and functionality.
2024-11-06 14:40:02 +01:00
argoyle
f1174d3d88
fix(package.json): update node engine and package manager
...
Removes the old node engine specification and sets it to version 22.
Updates the package manager to Yarn version 1.22.21 to ensure
compatibility with the latest dependencies and enhance project
stability.
2024-11-06 13:19:20 +01:00
argoyle
0cf7e65a2a
chore(config): add compatibility date to nuxt configuration
...
Adds a compatibility date for future reference.
2024-11-03 15:41:22 +00:00
argoyle
bac7322403
chore: update vite css config in nuxt.config
2024-10-22 13:01:04 +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
argoyle
39d0e1a431
chore: remove @typescript-eslint/parser 7.0.2 from package.json and yarn.lock
2024-06-04 08:13:50 +02:00
argoyle
062dfffc7e
Build(deps-dev): bump eslint-plugin-vue from 9.21.1 to 9.22.0
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.21.1 to 9.22.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.1...v9.22.0 )
2024-02-23 06:38:02 +00:00
argoyle
331c6af902
Build(deps-dev): bump @graphql-codegen/typescript-operations
...
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations ) from 4.1.3 to 4.2.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.2.0/packages/plugins/typescript/operations )
2024-02-23 06:29:53 +00:00
argoyle
44093f3b25
Build(deps-dev): bump @graphql-codegen/typescript from 4.0.5 to 4.0.6
...
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@4.0.6/packages/plugins/typescript/typescript )
2024-02-23 06:28:26 +00:00
argoyle
075423dacb
Build(deps): bump @sentry/browser from 7.102.0 to 7.102.1
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.102.0 to 7.102.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.102.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.102.0...7.102.1 )
2024-02-23 06:27:37 +00:00
argoyle
d10baa42cf
Build(deps-dev): bump nuxt from 3.10.2 to 3.10.3
...
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/nuxt/nuxt/releases )
- [Commits](https://github.com/nuxt/nuxt/commits/v3.10.3/packages/nuxt )
2024-02-23 04:40:55 +00:00
argoyle
c38ccdb01c
Build(deps-dev): bump vue-router from 4.2.5 to 4.3.0
...
Bumps [vue-router](https://github.com/vuejs/router ) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/vuejs/router/releases )
- [Commits](https://github.com/vuejs/router/compare/v4.2.5...v4.3.0 )
2024-02-22 08:13:28 +00:00
argoyle
9c66671e51
Build(deps-dev): bump vuetify from 3.5.4 to 3.5.5
...
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases )
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.5/packages/vuetify )
2024-02-22 04:39:31 +00:00
argoyle
00fc0a5e34
Build(deps-dev): bump @graphql-codegen/typescript-operations
...
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.1.3/packages/plugins/typescript/operations )
2024-02-21 06:51:24 +00:00
argoyle
e8f1fd15de
Build(deps-dev): bump @graphql-codegen/typescript from 4.0.4 to 4.0.5
...
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@4.0.5/packages/plugins/typescript/typescript )
2024-02-21 06:49:43 +00:00
argoyle
c0aa7eac5f
Build(deps-dev): bump sass from 1.71.0 to 1.71.1
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.71.0 to 1.71.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1 )
2024-02-21 06:49:07 +00:00
argoyle
44cdf25f61
Build(deps): bump @sentry/browser from 7.101.1 to 7.102.0
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.101.1 to 7.102.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.102.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.1...7.102.0 )
2024-02-21 04:38:46 +00:00
argoyle
282cb91b21
Build(deps-dev): bump @typescript-eslint/parser from 7.0.1 to 7.0.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.2/packages/parser )
2024-02-20 14:56:35 +00:00
argoyle
0309398cee
Build(deps-dev): bump esbuild from 0.20.0 to 0.20.1
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.20.0...v0.20.1 )
2024-02-20 14:56:04 +00:00
argoyle
c25e186447
Build(deps): [security] bump ip from 2.0.0 to 2.0.1
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1. **This update includes a security fix.**
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
2024-02-20 04:40:19 +00:00
argoyle
98bb46267b
Build(deps): bump @sentry/browser from 7.101.0 to 7.101.1
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.101.0 to 7.101.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.101.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.101.0...7.101.1 )
2024-02-16 09:37:58 +00:00
argoyle
2edb957f39
Build(deps-dev): bump sass from 1.70.0 to 1.71.0
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.70.0 to 1.71.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.0 )
2024-02-16 09:37:20 +00:00
argoyle
0e1db1b858
Build(deps): bump @apollo/client from 3.9.4 to 3.9.5
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.9.4...v3.9.5 )
2024-02-16 04:38:23 +00:00
argoyle
565ce39544
Build(deps-dev): bump @commitlint/config-conventional
...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional ) from 18.6.1 to 18.6.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.2/@commitlint/config-conventional )
2024-02-15 08:19:11 +00:00
argoyle
66a58b7231
Build(deps-dev): bump vuetify from 3.5.3 to 3.5.4
...
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases )
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.4/packages/vuetify )
2024-02-15 08:18:31 +00:00
argoyle
2ff898c185
Build(deps-dev): bump nuxt from 3.10.1 to 3.10.2
...
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/nuxt/nuxt/releases )
- [Commits](https://github.com/nuxt/nuxt/commits/v3.10.2/packages/nuxt )
2024-02-15 04:40:09 +00:00
argoyle
b59bbfcdce
Build(deps-dev): bump @commitlint/config-conventional
...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional ) from 18.6.0 to 18.6.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.1/@commitlint/config-conventional )
2024-02-14 08:14:46 +00:00
argoyle
9c939b4ff2
Build(deps-dev): bump @commitlint/cli from 18.6.0 to 18.6.1
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 18.6.0 to 18.6.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.1/@commitlint/cli )
2024-02-14 08:11:46 +00:00
argoyle
ec7b190c76
Build(deps): bump @sentry/browser from 7.100.1 to 7.101.0
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.100.1 to 7.101.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.100.1...7.101.0 )
2024-02-14 08:11:20 +00:00
argoyle
daf08cd3f7
Build(deps-dev): bump @nuxtjs/i18n from 8.1.0 to 8.1.1
...
Bumps [@nuxtjs/i18n](https://github.com/nuxt-community/i18n-module ) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases )
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v8.1.0...v8.1.1 )
2024-02-14 08:10:53 +00:00
argoyle
3d14d437b4
Build(deps-dev): bump vue from 3.4.18 to 3.4.19
...
Bumps [vue](https://github.com/vuejs/core ) from 3.4.18 to 3.4.19.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.4.18...v3.4.19 )
2024-02-14 04:40:39 +00:00
argoyle
1327baade1
Build(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.0.1
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.21.0 to 7.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser )
2024-02-13 04:39:14 +00:00
argoyle
d571954b78
Build(deps-dev): bump @nuxtjs/i18n from 8.0.2 to 8.1.0
...
Bumps [@nuxtjs/i18n](https://github.com/nuxt-community/i18n-module ) from 8.0.2 to 8.1.0.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases )
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v8.0.2...v8.1.0 )
2024-02-09 07:26:26 +00:00
argoyle
c988601ee2
Build(deps-dev): bump vue from 3.4.16 to 3.4.18
...
Bumps [vue](https://github.com/vuejs/core ) from 3.4.16 to 3.4.18.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.4.16...v3.4.18 )
2024-02-09 04:39:32 +00:00
argoyle
66a9eb76ea
Build(deps-dev): bump vuetify from 3.5.2 to 3.5.3
...
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases )
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v3.5.3/packages/vuetify )
2024-02-08 06:12:28 +00:00
argoyle
b854816ada
Build(deps-dev): bump vue from 3.4.15 to 3.4.16
...
Bumps [vue](https://github.com/vuejs/core ) from 3.4.15 to 3.4.16.
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.4.15...v3.4.16 )
2024-02-08 06:11:51 +00:00
argoyle
3a583014b8
Build(deps): bump @sentry/browser from 7.100.0 to 7.100.1
...
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript ) from 7.100.0 to 7.100.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.100.1/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.100.0...7.100.1 )
2024-02-08 06:10:39 +00:00
argoyle
32accded1c
Build(deps): bump @apollo/client from 3.9.3 to 3.9.4
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.9.3...v3.9.4 )
2024-02-08 04:38:22 +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
37a33eaff3
Build(deps-dev): bump @graphql-codegen/typescript-operations
...
Bumps [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations ) from 4.0.1 to 4.1.2.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-operations@4.1.2/packages/plugins/typescript/operations )
2024-02-07 11:37:20 +00:00
argoyle
f44135d0c3
Build(deps-dev): bump @graphql-codegen/fragment-matcher
...
Bumps [@graphql-codegen/fragment-matcher](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/fragment-matcher ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/fragment-matcher/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/fragment-matcher@5.0.2/packages/plugins/other/fragment-matcher )
2024-02-07 10:32:45 +00:00
argoyle
307bc61141
Build(deps-dev): bump @graphql-codegen/typescript from 4.0.1 to 4.0.4
...
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript ) from 4.0.1 to 4.0.4.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@4.0.4/packages/plugins/typescript/typescript )
2024-02-07 09:44:31 +00:00
argoyle
5ddfd7d9bf
Build(deps-dev): bump @nuxtjs/i18n from 8.0.1 to 8.0.2
...
Bumps [@nuxtjs/i18n](https://github.com/nuxt-community/i18n-module ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases )
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v8.0.1...v8.0.2 )
2024-02-07 09:41:50 +00:00
argoyle
cc03e048a9
Build(deps-dev): bump @graphql-codegen/cli from 5.0.0 to 5.0.2
...
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli ) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@5.0.2/packages/graphql-codegen-cli )
2024-02-07 09:39:08 +00:00
argoyle
8bf184bece
Build(deps): bump @apollo/client from 3.9.2 to 3.9.3
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.9.2...v3.9.3 )
2024-02-07 04:38:56 +00:00
argoyle
0dd14fd477
chore: fix mobile layout
2024-02-06 07:43:46 +01:00
argoyle
234101f3cb
Build(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.20.0 to 6.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/parser )
2024-02-06 06:10:25 +00:00
argoyle
ae381cf1f2
Build(deps-dev): bump nuxt from 3.10.0 to 3.10.1
...
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt ) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/nuxt/nuxt/releases )
- [Commits](https://github.com/nuxt/nuxt/commits/v3.10.1/packages/nuxt )
2024-02-06 06:08:38 +00:00
argoyle
6827c12271
chore: remove unused deps
2024-02-06 06:55:12 +01: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
d1bcaf423f
ci: format generated files and remove prettier completely
2024-02-02 16:39:54 +01:00
argoyle
b1e04077f9
ci: remove prettier and use eslint for formatting
2024-02-02 14:52:22 +01:00
argoyle
6ff8688760
ci: rename master to main
2024-02-02 14:40:23 +01:00
argoyle
5fdc403671
Build(deps-dev): bump husky from 9.0.7 to 9.0.10
...
Bumps [husky](https://github.com/typicode/husky ) from 9.0.7 to 9.0.10.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.7...v9.0.10 )
2024-02-02 08:14:40 +00:00
argoyle
442dffdc57
Build(deps): bump vue-demi from 0.14.6 to 0.14.7
...
Bumps [vue-demi](https://github.com/antfu/vue-demi ) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/antfu/vue-demi/releases )
- [Commits](https://github.com/antfu/vue-demi/compare/v0.14.6...v0.14.7 )
2024-02-02 08:13:59 +00:00
argoyle
957999d828
Build(deps): bump @apollo/client from 3.9.1 to 3.9.2
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.9.1...v3.9.2 )
2024-02-02 04:38:31 +00:00
argoyle
cb7d4a46db
Build(deps-dev): bump eslint-plugin-vue from 9.21.0 to 9.21.1
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.21.0 to 9.21.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.21.0...v9.21.1 )
2024-02-01 12:19:16 +00:00
argoyle
2218ff3e7e
Build(deps): bump @apollo/client from 3.9.0 to 3.9.1
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.9.0...v3.9.1 )
2024-02-01 04:38:48 +00:00
argoyle
37dec37d20
Build(deps-dev): bump cypress from 13.6.3 to 13.6.4
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.6.3 to 13.6.4.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.3...v13.6.4 )
2024-01-31 11:08:30 +00:00
argoyle
dd89b0ae31
Build(deps): bump @snyk/protect from 1.1275.0 to 1.1276.0
...
Bumps [@snyk/protect](https://github.com/snyk/snyk ) from 1.1275.0 to 1.1276.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.1275.0...v1.1276.0 )
2024-01-31 11:08:11 +00:00
argoyle
ea1e9d0522
Build(deps): bump cypress/base from 20.10.0 to 20.11.0
...
Bumps cypress/base from 20.10.0 to 20.11.0.
2024-01-31 11:07:28 +00:00
argoyle
ff166a9650
Build(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.20.1 to 9.21.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.1...v9.21.0 )
2024-01-31 11:06:42 +00:00
argoyle
92dca642e8
Build(deps): bump @apollo/client from 3.8.10 to 3.9.0
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.8.10 to 3.9.0.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.8.10...v3.9.0 )
2024-01-31 04:38:30 +00:00
argoyle
13041a22be
Build(deps-dev): bump husky from 9.0.6 to 9.0.7
...
Bumps [husky](https://github.com/typicode/husky ) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.6...v9.0.7 )
2024-01-30 04:43:06 +00:00
argoyle
6fd8ba81e0
Build(deps): bump @snyk/protect from 1.1274.0 to 1.1275.0
...
Bumps [@snyk/protect](https://github.com/snyk/snyk ) from 1.1274.0 to 1.1275.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.1274.0...v1.1275.0 )
2024-01-27 04:39:53 +00:00
argoyle
47cd3431b2
Build(deps-dev): bump husky from 9.0.1 to 9.0.6
...
Bumps [husky](https://github.com/typicode/husky ) from 9.0.1 to 9.0.6.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v9.0.1...v9.0.6 )
2024-01-26 07:02:23 +00:00
argoyle
ac6d5c866d
Build(deps-dev): bump @babel/runtime-corejs3 from 7.23.8 to 7.23.9
...
Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3 ) from 7.23.8 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-runtime-corejs3 )
2024-01-26 04:41:21 +00:00
argoyle
d5960df036
Build(deps-dev): bump husky from 8.0.3 to 9.0.1
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.3 to 9.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.1 )
2024-01-25 06:25:49 +00:00
argoyle
2cd715bcdb
Build(deps): bump @vue/apollo-composable from 4.0.0 to 4.0.1
...
Bumps [@vue/apollo-composable](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/vuejs/vue-apollo/releases )
- [Changelog](https://github.com/vuejs/apollo/blob/v4/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-apollo/commits/v4.0.1/packages/vue-apollo-composable )
2024-01-25 04:39:34 +00:00
argoyle
2bb75907a2
Build(deps): bump @snyk/protect from 1.1272.0 to 1.1274.0
...
Bumps [@snyk/protect](https://github.com/snyk/snyk ) from 1.1272.0 to 1.1274.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.1272.0...v1.1274.0 )
2024-01-24 04:40:20 +00:00
argoyle
1e1fc60585
Build(deps): bump @snyk/protect from 1.1271.0 to 1.1272.0
...
Bumps [@snyk/protect](https://github.com/snyk/snyk ) from 1.1271.0 to 1.1272.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.1271.0...v1.1272.0 )
2024-01-23 16:52:57 +00:00
argoyle
9b40821750
Build(deps): bump date-fns from 3.3.0 to 3.3.1
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.3.0...v3.3.1 )
2024-01-23 04:40:39 +00:00
argoyle
706764e808
Build(deps): bump date-fns from 3.2.0 to 3.3.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v3.2.0...v3.3.0 )
2024-01-21 15:31:23 +00:00
argoyle
ec4f351a94
Build(deps): bump core-js from 3.35.0 to 3.35.1
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.35.0 to 3.35.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.35.1/packages/core-js )
2024-01-21 04:39:51 +00:00
argoyle
ca72926219
Build(deps): bump @snyk/protect from 1.1269.0 to 1.1271.0
...
Bumps [@snyk/protect](https://github.com/snyk/snyk ) from 1.1269.0 to 1.1271.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.1269.0...v1.1271.0 )
2024-01-19 07:01:00 +00:00
argoyle
afe0b53186
Build(deps): bump @apollo/client from 3.8.9 to 3.8.10
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.8.9 to 3.8.10.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.8.9...v3.8.10 )
2024-01-19 04:39:18 +00:00
argoyle
ba94d4992f
Build(deps-dev): bump prettier from 3.2.3 to 3.2.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.3...3.2.4 )
2024-01-18 04:43:05 +00:00
argoyle
8682c91737
Build(deps-dev): bump cypress from 13.6.2 to 13.6.3
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 13.6.2 to 13.6.3.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v13.6.2...v13.6.3 )
2024-01-17 10:38:35 +00:00
argoyle
2869b80087
Build(deps-dev): bump prettier from 3.2.2 to 3.2.3
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.3 )
2024-01-17 10:11:50 +00:00
argoyle
a75bf90802
Build(deps): bump @vue/apollo-composable from 4.0.0-beta.12 to 4.0.0
...
Bumps [@vue/apollo-composable](https://github.com/vuejs/vue-apollo/tree/HEAD/packages/vue-apollo-composable ) from 4.0.0-beta.12 to 4.0.0.
- [Release notes](https://github.com/vuejs/vue-apollo/releases )
- [Changelog](https://github.com/vuejs/apollo/blob/v4/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-apollo/commits/v4.0.0/packages/vue-apollo-composable )
2024-01-16 04:40:02 +00:00
argoyle
ab0e570812
Build(deps-dev): bump prettier from 3.2.1 to 3.2.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.2.1...3.2.2 )
2024-01-14 17:56:51 +00:00
argoyle
9fe15516b3
Build(deps): bump @vueuse/core from 10.7.1 to 10.7.2
...
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core ) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/core )
2024-01-14 04:39:38 +00:00
argoyle
f0f5c2b00d
Build(deps-dev): bump prettier from 3.1.1 to 3.2.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.1 )
2024-01-13 16:37:02 +00:00
argoyle
95bf9abbba
Build(deps-dev): bump @nuxt/types from 2.17.2 to 2.17.3
...
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js ) from 2.17.2 to 2.17.3.
- [Release notes](https://github.com/nuxt/nuxt.js/releases )
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.17.2...v2.17.3 )
2024-01-13 16:34:05 +00:00
argoyle
b8cfdf009b
Build(deps-dev): bump eslint-plugin-vue from 9.20.0 to 9.20.1
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.20.0 to 9.20.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.20.0...v9.20.1 )
2024-01-13 16:33:08 +00:00
argoyle
2f78959310
Build(deps-dev): bump postcss-html from 1.5.0 to 1.6.0
...
Bumps [postcss-html](https://github.com/ota-meshi/postcss-html ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/ota-meshi/postcss-html/releases )
- [Commits](https://github.com/ota-meshi/postcss-html/compare/v1.5.0...v1.6.0 )
2024-01-12 04:42:11 +00:00
argoyle
264412bda0
Build(deps): bump @snyk/protect from 1.1268.0 to 1.1269.0
...
Bumps [@snyk/protect](https://github.com/snyk/snyk ) from 1.1268.0 to 1.1269.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.1268.0...v1.1269.0 )
2024-01-11 08:17:51 +00:00
argoyle
703c05b030
Build(deps-dev): bump eslint-plugin-vue from 9.19.2 to 9.20.0
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.19.2 to 9.20.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.19.2...v9.20.0 )
2024-01-11 04:43:46 +00:00
argoyle
06b4a38429
Build(deps): bump @snyk/protect from 1.1267.0 to 1.1268.0
...
Bumps [@snyk/protect](https://github.com/snyk/snyk ) from 1.1267.0 to 1.1268.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.1267.0...v1.1268.0 )
2024-01-10 07:52:31 +00:00
argoyle
8784339251
Build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.2...v5.1.3 )
2024-01-10 07:51:23 +00:00