Commit Graph

29 Commits

Author SHA1 Message Date
dependabot[bot]
ff85f9ad41 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]
d1e073e0f7 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
09e90f6381 Bump storybook to 7.0.0-alpha.55 2022-12-01 11:45:12 +01:00
Quentin Gliech
c08c1d84cf Bump storybook to 7.0.0-alpha.54 2022-11-29 09:41:27 +01:00
dependabot[bot]
e1e6459f64 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
0cd5ab425b Bump Storybook to -alpha.52 2022-11-21 16:11:57 +01:00
Quentin Gliech
185cf858aa Bump storybook to alpha.51 2022-11-21 15:47:56 +01:00
Quentin Gliech
1e8bff0a4c Fix templates tailwind config 2022-11-19 08:48:31 +01:00
dependabot[bot]
492faf1bb8 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
c1aad59e18 Do not embed the templates and static files in the binary 2022-11-18 22:37:55 +01:00
Quentin Gliech
346708f1bd Bump storybookjs 2022-11-18 14:08:33 +01:00
Quentin Gliech
28a9d54072 Serve the SPA by the server 2022-11-18 13:43:01 +01:00
Quentin Gliech
5a806bf8de Standalone pages to view an OAuth client and a browser session 2022-11-18 13:43:01 +01:00
Quentin Gliech
e37201b5c0 Allow fetching more nodes by their IDs 2022-11-18 13:43:01 +01:00
Quentin Gliech
3b3de6e86c DateTime component 2022-11-18 13:43:01 +01:00
Quentin Gliech
f04fe1da7f More components reuse 2022-11-18 13:43:01 +01:00
Quentin Gliech
6396192b40 Cleanup Storybook config and add theme switcher 2022-11-18 13:43:01 +01:00
Quentin Gliech
7cf7d0a327 Add Typography components 2022-11-18 13:43:01 +01:00
Quentin Gliech
6da3e77c3c Stories for components with Relay fragments 2022-11-18 13:43:01 +01:00
Quentin Gliech
7d642fe42a More stories 2022-11-18 13:43:01 +01:00
Quentin Gliech
619a716c31 Configure Storybook 2022-11-18 13:43:01 +01:00
Quentin Gliech
a0ae4dd4fa OAuth and browser session lists 2022-11-18 13:43:01 +01:00
Quentin Gliech
65a3011173 Simple list of compat sessions 2022-11-18 13:43:01 +01:00
Quentin Gliech
1cfeede70d Start displaying some paginated stuff 2022-11-18 13:43:01 +01:00
Quentin Gliech
0341d27a99 Fix babel config being loaded by vite 2022-11-18 13:43:01 +01:00
Quentin Gliech
d04664a681 Setup Jest 2022-11-18 13:43:01 +01:00
Quentin Gliech
3df8e3962d Basic navigation 2022-11-18 13:43:01 +01:00
Quentin Gliech
f33810ce1a Lint GraphQL schema and operations with eslint 2022-11-18 13:43:01 +01:00
Quentin Gliech
33cf799a1e Bootstrap the frontend 2022-11-18 13:43:01 +01:00