- Apr 19, 2022
-
-
Refactors things to new syntax while not changing anything
-
- Dec 10, 2021
-
-
Jonas Braathen authored
- Combine the /invite and /invitelink endpoints into one - Return error messages from the backend - Handle errors in the frontend - Lower number of queries ran when calling the userinfo endpoint
-
- Dec 06, 2021
-
-
Sivert Kronen Hatteberg authored
-
- Nov 15, 2021
-
-
Andreas Ellewsen authored
If the user is neither a guest or a sponsor, generic text explaining this is shown. If they are a guest, they are shown the data related to them. If they are a sponsor, they are redirected to the /sponsor/ route. Resolves: GREG-97
-
- Nov 09, 2021
-
-
Stein Elgethun authored
Issue: GREG-89
-
- Nov 03, 2021
-
-
Andreas Ellewsen authored
To prevent the invite id from showing up in various logs along the way, we change to use an anchor in the invite url, and a post request to the backend. Invite links are now on the form /invitelink/#<uuid> and the frontend redirects to /invite as usual after the session has been created. Resolves: GREG-90
-
- Oct 19, 2021
-
-
Tore.Brede authored
-
- Oct 17, 2021
-
-
Tore.Brede authored
-
- Oct 14, 2021
-
-
Tore.Brede authored
-
- Oct 12, 2021
-
-
Tore.Brede authored
-
- Oct 07, 2021
-
-
Sivert Kronen Hatteberg authored
- Only clear info on 401 - Move the fetch to the provider. Issue: GREG-72
-
- Oct 06, 2021
-
-
Andreas Ellewsen authored
-
Jonas Braathen authored
Make all URLs relative. Move /oidc and /admin endpoints up from /api and proxy them during development.
-
- Oct 05, 2021
-
-
Sivert Kronen Hatteberg authored
The UserContext is used to "protect" routes Issue: GREG-70
-
- Oct 04, 2021
-
-
Tore.Brede authored
-
- Oct 01, 2021
-
-
Tore.Brede authored
-
- Sep 29, 2021
-
-
Jonas Braathen authored
-
- Sep 17, 2021
-
-
Tore.Brede authored
-
- Sep 16, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
- Sep 15, 2021
-
-
Sivert Kronen Hatteberg authored
Issue: GREG-46
-
Sivert Kronen Hatteberg authored
- Add routing with react routing - Placeholder header/footer and some pages Issue: GREG-46
-