- Oct 08, 2021
-
-
Stein Elgethun authored
Issue: GREG-66
-
Stein Elgethun authored
Issue: GREG-66
-
Stein Elgethun authored
Isuse: GREG-66
-
Stein Elgethun authored
Issue: GREG-66
-
Andreas Ellewsen authored
Make userinfo work if user has no person info See merge request !95
-
Andreas Ellewsen authored
Expand published notifications with data field See merge request !93
-
Sivert Kronen Hatteberg authored
Greg 72 nicer footer and header See merge request !97
-
Sivert Kronen Hatteberg authored
# Conflicts: # frontend/src/routes/register/index.tsx
-
Sivert Kronen Hatteberg authored
Issue: GREG-72
-
Tore.Brede authored
GREG-60: Making the registration and summary page look more like the design See merge request !94
-
- Oct 07, 2021
-
-
Sivert Kronen Hatteberg authored
- Only clear info on 401 - Move the fetch to the provider. Issue: GREG-72
-
Sivert Kronen Hatteberg authored
Issue: GREG-72
-
Sivert Kronen Hatteberg authored
Issue: GREG-72
-
Tore.Brede authored
-
Sivert Kronen Hatteberg authored
- Better loading of translations using suspense. - Adds a "fetched" variable to the user objects. Enable us to show a spinner before the return of the userinfo call Issue: GREG-72
-
Tore.Brede authored
-
Sivert Kronen Hatteberg authored
Issue: GREG-72
-
Tore.Brede authored
-
Andreas Ellewsen authored
Before this commit, the userinfo endpoint would fail if the user did not have a person object connected to their GregUserProfile. We now check that this is the case before checking the person objects roles.
-
Andreas Ellewsen authored
If the notification to be published is regarding a Role, Identity or Consent object, we now add the 'data' field with a 'person_id' key where the value is the id of the Person connected to the Role, Identity or Consent. Resolve: GREG-64
-
Tore.Brede authored
-
Tore.Brede authored
GREG-60: Sending data to invite endpoint instead of register See merge request !92
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
GREG-60: Adding some feedback to user when he presses submit See merge request !90
-
Tore.Brede authored
Adding some e-mail validation tests See merge request !91
-
Tore.Brede authored
-
Andreas Ellewsen authored
Add invitations See merge request !85
-
- Oct 06, 2021
-
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
- Introduces the Invitation and InvitationLink models for keeping track of guest invitations and the links connected to them. - Adds a post endpoint accessible by sponsors to create invitations for guests. - Adds a get endpoint for the guests to review their invitation information. - Adds a post endpoint for the guests to confirm their invitation with updated mobile_phone number if they want. - Removes token field from Person since it is not used.
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
GREG-60: Adding a utility method for validation national ID numbers See merge request !86
-
Tore.Brede authored
GREG-60: Validate e-mail See merge request !88
-
Stein Elgethun authored
Issue: GREG-42
-