- Nov 18, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
- Nov 17, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
- Nov 16, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede 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 12, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Nov 11, 2021
-
-
Tore.Brede authored
-
Andreas Ellewsen authored
-
- Nov 09, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Stein Elgethun authored
Issue: GREG-89
-
Stein Elgethun authored
Issue: GREG-89
-
Stein Elgethun authored
Issue: GREG-89
-
- Nov 08, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Andreas Ellewsen authored
The status column now signifies if the role on that line is active or not.
-
- Nov 03, 2021
-
-
Andreas Ellewsen authored
-
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
-
- Nov 02, 2021
-
-
Andreas Ellewsen authored
Even though start_date can be optional in the payload, it will always be present in the form.
-
Tore.Brede authored
-
- Oct 31, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Oct 27, 2021
-
-
Andreas Ellewsen authored
Code for guest routes moved to their own folder so that we don't need multiple api calls. Serializer class for roles has been simplified with methods for validation of each field and a separate one used in invites without requiring the person field. Resolves: GREG-61
-
Sivert Kronen Hatteberg authored
Breaks npm build Issue: GREG-96
-
Sivert Kronen Hatteberg authored
Issue: GREG-96
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
-
- Oct 26, 2021
-
-
Jonas Braathen authored
-