Quentin Gliech
82afe9471c
Better frontend assets handling and move the react app to /account/ ( #1324 )
...
This makes the Vite assets handling better, namely:
- make it possible to include any vite assets in the templates
- include the right `<link rel="preload">` tags for assets
- include Subresource Integrity hashes
- pre-compress assets and remove on-the-fly compression by the Rust server
- build the CSS used by templates through Vite
It also moves the React app from /app/ to /account/, and remove some of the old SSR account screens.
2023-07-06 15:30:26 +02:00
dependabot[bot]
0b17ca7575
build(deps-dev): bump the storybook group in /frontend with 8 updates
...
Bumps the storybook group in /frontend with 8 updates:
| Package | Update |
| --- | --- |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | 7.0.25 to 7.0.26 |
| [@storybook/addon-backgrounds](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/backgrounds ) | 7.0.25 to 7.0.26 |
| [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls ) | 7.0.25 to 7.0.26 |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs ) | 7.0.25 to 7.0.26 |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | 7.0.25 to 7.0.26 |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | 7.0.25 to 7.0.26 |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | 7.0.25 to 7.0.26 |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) | 7.0.25 to 7.0.26 |
Updates `@storybook/addon-actions` from 7.0.25 to 7.0.26
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.26/code/addons/actions )
Updates `@storybook/addon-backgrounds` from 7.0.25 to 7.0.26
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.26/code/addons/backgrounds )
Updates `@storybook/addon-controls` from 7.0.25 to 7.0.26
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.26/code/addons/controls )
Updates `@storybook/addon-docs` from 7.0.25 to 7.0.26
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.26/code/addons/docs )
Updates `@storybook/addon-essentials` from 7.0.25 to 7.0.26
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.26/code/addons/essentials )
Updates `@storybook/react` from 7.0.25 to 7.0.26
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.26/code/renderers/react )
Updates `@storybook/react-vite` from 7.0.25 to 7.0.26
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.26/code/frameworks/react-vite )
Updates `storybook` from 7.0.25 to 7.0.26
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.26/code/lib/cli )
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-backgrounds"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-controls"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-docs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-05 22:33:16 +02:00
dependabot[bot]
255bb5890d
build(deps-dev): bump @graphql-eslint/eslint-plugin in /frontend
...
Bumps [@graphql-eslint/eslint-plugin](https://github.com/B2o5T/graphql-eslint ) from 3.19.3 to 3.20.0.
- [Release notes](https://github.com/B2o5T/graphql-eslint/releases )
- [Commits](https://github.com/B2o5T/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.19.3...@graphql-eslint/eslint-plugin@3.20.0 )
---
updated-dependencies:
- dependency-name: "@graphql-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-05 01:11:34 +02:00
dependabot[bot]
24f6d0584a
build(deps-dev): bump storybook from 7.0.24 to 7.0.25 in /frontend
...
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli ) from 7.0.24 to 7.0.25.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.25/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.25/code/lib/cli )
---
updated-dependencies:
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-04 01:30:12 +02:00
dependabot[bot]
75689affa4
build(deps-dev): bump @types/node from 20.3.2 to 20.3.3 in /frontend
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.3.2 to 20.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-04 01:29:40 +02:00
dependabot[bot]
3afff7d58e
build(deps-dev): bump the storybook group in /frontend with 7 updates
...
Bumps the storybook group in /frontend with 7 updates:
| Package | Update |
| --- | --- |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions ) | 7.0.24 to 7.0.25 |
| [@storybook/addon-backgrounds](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/backgrounds ) | 7.0.24 to 7.0.25 |
| [@storybook/addon-controls](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/controls ) | 7.0.24 to 7.0.25 |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs ) | 7.0.24 to 7.0.25 |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials ) | 7.0.24 to 7.0.25 |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react ) | 7.0.24 to 7.0.25 |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite ) | 7.0.24 to 7.0.25 |
Updates `@storybook/addon-actions` from 7.0.24 to 7.0.25
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.25/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.25/code/addons/actions )
Updates `@storybook/addon-backgrounds` from 7.0.24 to 7.0.25
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.25/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.25/code/addons/backgrounds )
Updates `@storybook/addon-controls` from 7.0.24 to 7.0.25
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.25/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.25/code/addons/controls )
Updates `@storybook/addon-docs` from 7.0.24 to 7.0.25
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.25/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.25/code/addons/docs )
Updates `@storybook/addon-essentials` from 7.0.24 to 7.0.25
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.25/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.25/code/addons/essentials )
Updates `@storybook/react` from 7.0.24 to 7.0.25
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.25/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.25/code/renderers/react )
Updates `@storybook/react-vite` from 7.0.24 to 7.0.25
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/v7.0.25/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.25/code/frameworks/react-vite )
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-backgrounds"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-controls"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-docs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-04 00:58:38 +02:00
dependabot[bot]
4a6b2d5448
build(deps-dev): bump @graphql-eslint/eslint-plugin in /frontend
...
Bumps [@graphql-eslint/eslint-plugin](https://github.com/B2o5T/graphql-eslint ) from 3.19.1 to 3.19.3.
- [Release notes](https://github.com/B2o5T/graphql-eslint/releases )
- [Commits](https://github.com/B2o5T/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.19.1...@graphql-eslint/eslint-plugin@3.19.3 )
---
updated-dependencies:
- dependency-name: "@graphql-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 17:29:57 +02:00
dependabot[bot]
3a3ef9f21e
build(deps-dev): bump eslint from 8.43.0 to 8.44.0 in /frontend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 16:12:23 +02:00
dependabot[bot]
d06b44bd34
build(deps-dev): bump the vitest group in /frontend with 2 updates
...
Bumps the vitest group in /frontend with 2 updates: [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8 ) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ).
Updates `@vitest/coverage-c8` from 0.32.2 to 0.32.4
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.4/packages/coverage-c8 )
Updates `vitest` from 0.32.2 to 0.32.4
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.4/packages/vitest )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-c8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 15:39:23 +02:00
Quentin Gliech
3f43c01a92
Bump frontend dependencies
2023-06-29 10:56:00 +02:00
dependabot[bot]
a9e6de6ee6
build(deps-dev): bump @types/node from 20.3.1 to 20.3.2 in /frontend
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.3.1 to 20.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-28 09:16:09 +02:00
dependabot[bot]
85b0d26593
build(deps): bump graphql from 16.6.0 to 16.7.1 in /frontend
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.6.0 to 16.7.1.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.7.1 )
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-27 17:48:19 +02:00
dependabot[bot]
9d565d1036
build(deps-dev): bump @vitejs/plugin-react in /frontend
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.0.1/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 17:42:26 +02:00
Quentin Gliech
5079491947
Fix lint
2023-06-20 16:53:53 +02:00
Quentin Gliech
86a280c0ea
Frontend cleanups
...
Mainly:
- better handling of GraphQL errors
- better logout state
- dependencies update
- a way to end browser sessions in the GraphQL API
2023-06-20 16:53:53 +02:00
Quentin Gliech
018175185d
Many frontend fixes & deps bumps
2023-06-20 16:53:53 +02:00
dependabot[bot]
7445e38b2a
build(deps-dev): bump eslint-plugin-matrix-org in /frontend
...
Bumps [eslint-plugin-matrix-org](https://github.com/matrix-org/eslint-config-matrix-org ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/matrix-org/eslint-config-matrix-org/releases )
- [Commits](https://github.com/matrix-org/eslint-config-matrix-org/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-matrix-org
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 10:36:51 +02:00
Quentin Gliech
61bd47762f
Adopt eslint-config-matrix-org & bump deps
2023-06-14 09:24:49 +02:00
Germain
d723db9910
First-pass for Compound styles
2023-06-14 09:24:49 +02:00
Quentin Gliech
2318d3ab9d
Bump frontend dependencies
...
Also properly exclude generated files from eslint
2023-06-14 09:24:49 +02:00
Quentin Gliech
869e2061a7
Buttons to end compat and OAuth2 sessions
2023-06-14 09:24:49 +02:00
Quentin Gliech
cdaaad5411
Setup consistent import order and fix eslint errors
2023-06-14 09:24:49 +02:00
Quentin Gliech
f7d37a5947
Use the same pagination primitives in the session lists
2023-06-14 09:24:49 +02:00
Quentin Gliech
39d9263ee7
WIP my account page
2023-06-14 09:24:49 +02:00
Quentin Gliech
e946e67b7e
WIP my account page
2023-06-14 09:24:49 +02:00
dependabot[bot]
c7c059e20e
build(deps-dev): bump prettier from 2.8.7 to 2.8.8 in /frontend
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.7 to 2.8.8.
- [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/2.8.7...2.8.8 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 23:21:50 +02:00
dependabot[bot]
1cad6181de
build(deps): bump @urql/core from 4.0.4 to 4.0.6 in /frontend
...
Bumps [@urql/core](https://github.com/urql-graphql/urql/tree/HEAD/packages/core ) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/urql-graphql/urql/releases )
- [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/core/CHANGELOG.md )
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/core@4.0.6/packages/core )
---
updated-dependencies:
- dependency-name: "@urql/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 22:51:51 +02:00
dependabot[bot]
d6cf6ed1ec
build(deps-dev): bump @graphql-codegen/cli in /frontend
...
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli ) from 3.3.0 to 3.3.1.
- [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@3.3.1/packages/graphql-codegen-cli )
---
updated-dependencies:
- dependency-name: "@graphql-codegen/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 22:51:13 +02:00
dependabot[bot]
986f328a6a
build(deps-dev): bump @vitejs/plugin-react in /frontend
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.0.0/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 22:50:32 +02:00
dependabot[bot]
27115d3fd5
build(deps-dev): bump @types/node from 18.15.11 to 18.16.0 in /frontend
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.15.11 to 18.16.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 22:31:52 +02:00
dependabot[bot]
684aa18b6d
build(deps-dev): bump vite from 4.2.2 to 4.3.1 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.2.2 to 4.3.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.3.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 22:28:54 +02:00
dependabot[bot]
8993de24d7
build(deps): bump @urql/exchange-graphcache in /frontend
...
Bumps [@urql/exchange-graphcache](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/graphcache ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/urql-graphql/urql/releases )
- [Changelog](https://github.com/urql-graphql/urql/blob/main/exchanges/graphcache/CHANGELOG.md )
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/exchange-graphcache@6.0.2/exchanges/graphcache )
---
updated-dependencies:
- dependency-name: "@urql/exchange-graphcache"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 22:28:12 +02:00
dependabot[bot]
2450ab0994
build(deps-dev): bump postcss from 8.4.22 to 8.4.23 in /frontend
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.22 to 8.4.23.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.22...8.4.23 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-20 08:49:36 +02:00
Quentin Gliech
42ec761722
Bump frontend dependencies & setup better urql cache
2023-04-19 11:39:02 +02:00
Quentin Gliech
5796ba822d
Bump frontend dependencies
2023-04-18 19:03:51 +02:00
Quentin Gliech
896bb3d8f0
Upgrade Storybook to 7.0.0 stable
2023-04-03 11:53:57 +02:00
dependabot[bot]
a9893fc4e3
build(deps-dev): bump prettier from 2.8.5 to 2.8.6 in /frontend
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.5 to 2.8.6.
- [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/2.8.5...2.8.6 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-21 17:02:18 +01:00
Quentin Gliech
a9d8140a19
Bump frontend dependencies
2023-03-21 09:31:15 +01:00
Quentin Gliech
f8ca208b46
frontend: Migrate to jotai and urql
...
This cuts the bundle size by 50% and makes it easier to reason about state.
It removes the usage of react-router-dom and replaces it with a simple router atom based on jotai-location.
Since the screens will be quite simple, I don't expect that we'll need the advanced caching features of react-relay, hence the switch to urql.
2023-03-20 21:10:04 +01:00
dependabot[bot]
09212fd066
build(deps-dev): bump vite from 4.1.4 to 4.2.0 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@4.2.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-17 18:41:48 +01:00
dependabot[bot]
00ca3842c1
build(deps-dev): bump vitest from 0.29.2 to 0.29.3 in /frontend
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 0.29.2 to 0.29.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.3/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-17 17:52:34 +01:00
dependabot[bot]
7df51e0da7
build(deps-dev): bump @vitest/coverage-c8 in /frontend
...
Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8 ) from 0.29.2 to 0.29.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.3/packages/coverage-c8 )
---
updated-dependencies:
- dependency-name: "@vitest/coverage-c8"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-17 17:52:20 +01:00
dependabot[bot]
b8c1841062
build(deps-dev): bump typescript from 4.9.5 to 5.0.2 in /frontend
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-17 17:52:05 +01:00
Quentin Gliech
3b2b0c6ae8
Fix frontend code coverage generation
2023-03-14 12:07:09 +01:00
Quentin Gliech
d8a5089613
Bump frontend dependencies
...
Also swap Jest with Vitest, so that we can drop the Babel config.
2023-03-14 12:07:09 +01:00
Quentin Gliech
9e7b6f4710
Bump frontend dependencies
2023-02-27 17:43:34 +01:00
Quentin Gliech
12e38e4698
frontend: bump dependencies
2023-01-27 17:23:20 +01:00
Quentin Gliech
e12e327c2a
frontend: bump Storybook to 7.0.0-beta.35
2023-01-27 15:46:13 +01:00
dependabot[bot]
712f23261d
build(deps-dev): bump @vitejs/plugin-react in /frontend
...
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@3.0.1/packages/plugin-react )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-05 22:01:26 +01:00
Quentin Gliech
a401e3e739
frontend: bump Storybook to 7.0.0-beta.19
2023-01-04 18:27:22 +01:00