- Mar 11, 2022
-
-
Jonas Braathen authored
-
Jonas Braathen authored
Move serializers only used by gregui.
-
- Mar 04, 2022
-
-
Andreas Ellewsen authored
Queries iga for an external id matching ours. If a match is found, the name of the owner is returend. Otherwise we return null. Uses the new iga module to fetch the data.
-
- Mar 02, 2022
-
-
Tore.Brede authored
-
- Feb 24, 2022
-
-
Andreas Ellewsen authored
Verify that the backend accepts unicode for text fields and that it survives to the database and back again
-
- Feb 22, 2022
-
-
Tore.Brede authored
-
- Jan 24, 2022
-
-
Andreas Ellewsen authored
If the user logs in through the frontpage we now check if they have completed the registration process. If they have completed it halfway before, we find their info through the GregUserProfile of the user and redirect to the register page. If we dont find any profile connected to the user they are treated as anonymous users as before. Resolves: GREG-164
-
- Jan 21, 2022
-
-
Andreas Ellewsen authored
Resolves: GREG-173
-
- Jan 14, 2022
-
-
Tore.Brede authored
-
- Jan 12, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Jan 11, 2022
-
-
Tore.Brede authored
-
- Jan 06, 2022
-
-
Tore.Brede authored
-
- Jan 05, 2022
-
-
Tore.Brede authored
-
- Jan 04, 2022
-
-
Tore.Brede authored
-
- Jan 03, 2022
-
-
Stein Elgethun authored
-
Stein Elgethun authored
Issue: greg-112
-
- Dec 21, 2021
-
-
Tore.Brede authored
-
- Dec 17, 2021
-
-
Tore.Brede authored
-
Andreas Ellewsen authored
-
- Dec 13, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
- Dec 10, 2021
-
-
Andreas Ellewsen authored
It has been decided that a sponsor at a unit should have access to all roles at that unit. This includes all units accessible through hierarchical access. Resolves: GREG-150
-
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 07, 2021
-
-
Sivert Kronen Hatteberg authored
-
- Dec 06, 2021
-
-
Sivert Kronen Hatteberg authored
Used to "log" a user out in the manual invite flow
-
Sivert Kronen Hatteberg authored
-
- Nov 29, 2021
-
-
Jonas Braathen authored
-
Jonas Braathen authored
-
- Nov 26, 2021
-
-
Andreas Ellewsen authored
Serialization has been moved to serializer classes, sharing them when sensible and Views have been converted to ViewSets to simplify code.
-
Andreas Ellewsen authored
Separates the queryset and the serialization from each other.
-
Andreas Ellewsen authored
The OU view deserves its own file, and the guest info is actually a person view and should live with the other person views.
-
Andreas Ellewsen authored
The profile page of a guest now shows a verification button if the guest has a passport or national identificaiton number that has not been verified. Clicking the button shows a dialog, with a confirmation button which triggers a PATCH request to the backend and reloads the page when it returns. Resolves: GREG-101
-
Andreas Ellewsen authored
-
- Nov 25, 2021
-
-
Tore.Brede authored
-