1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-23 11:02:35 +03:00
Commit Graph

54 Commits

Author SHA1 Message Date
Quentin Gliech
a56abfb9ef Upgrade Storybook to 7.0.0 stable 2023-04-03 11:53:57 +02:00
dependabot[bot]
e65e9adf7e 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
73cb454deb Bump frontend dependencies 2023-03-21 09:31:15 +01:00
Quentin Gliech
b26d12f52f 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]
17e4bb70c1 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]
22e13feb8a 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]
71d72e99bb 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]
93826e9b25 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
1f56d9b2f7 Fix frontend code coverage generation 2023-03-14 12:07:09 +01:00
Quentin Gliech
960f1b8cec 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
34f0ec4d89 Bump frontend dependencies 2023-02-27 17:43:34 +01:00
Quentin Gliech
e30dbb5b7d frontend: bump dependencies 2023-01-27 17:23:20 +01:00
Quentin Gliech
4737bad462 frontend: bump Storybook to 7.0.0-beta.35 2023-01-27 15:46:13 +01:00
dependabot[bot]
1693ea7a83 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
56741fb35c frontend: bump Storybook to 7.0.0-beta.19 2023-01-04 18:27:22 +01:00
dependabot[bot]
970bcea3fb build(deps): bump json5 from 1.0.1 to 1.0.2 in /frontend
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:33:47 +01:00
Quentin Gliech
0e757d85e6 Bump Storybook to -beta.15 2022-12-28 12:22:10 +01:00
Quentin Gliech
82421c493c Remove the dependency mas-axum-utils <- mas-graphql
This is done by loading the browser session earlier
Also removes the GraphQL subscription logic
2022-12-15 16:51:43 +01:00
Quentin Gliech
247f676d35 Upgrade Storybook to 7.0.0-beta.8 2022-12-14 17:20:36 +01:00
Quentin Gliech
f7661c64ae Upgrade storybook to 7.0.0-beta.7 2022-12-14 16:44:40 +01:00
Quentin Gliech
7dfddc539c Adjust types in storybook 2022-12-08 16:36:34 +01:00
Quentin Gliech
6a25f403c1 Upgrade Storybook to 7.0.0-beta.0 2022-12-08 16:36:34 +01:00
dependabot[bot]
1b67cf574e Bump @types/jest from 29.2.3 to 29.2.4 in /frontend
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.3 to 29.2.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 14:56:39 +01:00
Quentin Gliech
1655080b8f GraphQL: query upstream links from users 2022-12-05 19:39:51 +01:00
Quentin Gliech
2e7112ef13 GraphQL API 2022-12-05 19:39:51 +01:00
dependabot[bot]
e726373669 Bump decode-uri-component from 0.2.0 to 0.2.2 in /frontend
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 12:31:20 +01:00
dependabot[bot]
a30b20c809 Bump @types/react from 18.0.25 to 18.0.26 in /frontend
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.25 to 18.0.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 12:12:10 +01:00
Quentin Gliech
88f6e0ff28 Bump storybook to 7.0.0-alpha.55 2022-12-01 11:45:12 +01:00
Quentin Gliech
8c759a1025 Bump storybook to 7.0.0-alpha.54 2022-11-29 09:41:27 +01:00
dependabot[bot]
1183c624b1 Bump prettier from 2.7.1 to 2.8.0 in /frontend
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [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.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 22:47:16 +01:00
Quentin Gliech
3397934f17 Bump Storybook to -alpha.52 2022-11-21 16:11:57 +01:00
Quentin Gliech
05990fe0ed Bump storybook to alpha.51 2022-11-21 15:47:56 +01:00
Quentin Gliech
2e53e6562a Fix templates tailwind config 2022-11-19 08:48:31 +01:00
dependabot[bot]
81e2571097 Bump eslint from 8.27.0 to 8.28.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 8.27.0 to 8.28.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.27.0...v8.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 23:26:26 +01:00
Quentin Gliech
9c0ece7512 Do not embed the templates and static files in the binary 2022-11-18 22:37:55 +01:00
Quentin Gliech
0ecda1e468 Bump storybookjs 2022-11-18 14:08:33 +01:00
Quentin Gliech
933022850b Serve the SPA by the server 2022-11-18 13:43:01 +01:00
Quentin Gliech
6021aa691c Standalone pages to view an OAuth client and a browser session 2022-11-18 13:43:01 +01:00
Quentin Gliech
78778648ca Allow fetching more nodes by their IDs 2022-11-18 13:43:01 +01:00
Quentin Gliech
10815d8101 DateTime component 2022-11-18 13:43:01 +01:00
Quentin Gliech
408a7ba363 More components reuse 2022-11-18 13:43:01 +01:00
Quentin Gliech
8f4873b535 Cleanup Storybook config and add theme switcher 2022-11-18 13:43:01 +01:00
Quentin Gliech
3f6f060a61 Add Typography components 2022-11-18 13:43:01 +01:00
Quentin Gliech
2822e114e3 Stories for components with Relay fragments 2022-11-18 13:43:01 +01:00
Quentin Gliech
2b0677763d More stories 2022-11-18 13:43:01 +01:00
Quentin Gliech
7dec625114 Configure Storybook 2022-11-18 13:43:01 +01:00
Quentin Gliech
f195cd3567 OAuth and browser session lists 2022-11-18 13:43:01 +01:00
Quentin Gliech
2064c11d9b Simple list of compat sessions 2022-11-18 13:43:01 +01:00
Quentin Gliech
02c47cab34 Start displaying some paginated stuff 2022-11-18 13:43:01 +01:00
Quentin Gliech
6782254743 Fix babel config being loaded by vite 2022-11-18 13:43:01 +01:00