- Dec 15, 2021
-
-
Andreas Ellewsen authored
Boxes are now spaced automatically on the login page, and the box on the invite page fills the horizontal space.
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
Resolves: GREG-141
-
Andreas Ellewsen authored
Modify register step form for guests See merge request !204
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
- Passport Country now displays two letter code after selection. - A heading has been added for identity information. - An error message is now displayed if the user inputs both national id and passport information. Resolves: GREG-120
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
-
- Dec 14, 2021
-
-
Tore.Brede authored
GREG-138: Adding error message if ous or role types cannot be loaded See merge request !201
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
GREG-127: Removing comment field, adding toggle for contact person field See merge request !203
-
Tore.Brede authored
GREG-139: Feedback for guest registration error See merge request !202
-
Sivert Kronen Hatteberg authored
Add missing __str__ methods to the models See merge request !194
-
Sivert Kronen Hatteberg authored
-
Sivert Kronen Hatteberg authored
-
- Dec 13, 2021
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Jonas Braathen authored
Improve invitation link handling See merge request !200
-
Andreas Ellewsen authored
Make register page match sketches See merge request !198
-
Andreas Ellewsen authored
Page now also handles failing api requests when searching. Resolves: GREG-134
-
Andreas Ellewsen authored
Modify styling of sponsor frontpage See merge request !196
-
Andreas Ellewsen authored
Change rules for role dates See merge request !189
-
Jonas Braathen authored
Improvements to consent choices See merge request !199
-
- Dec 11, 2021
-
-
Tore.Brede authored
-
- Dec 10, 2021
-
-
Andreas Ellewsen authored
Allow sponsors access to all roles on their units See merge request !185
-
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
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
Dates can now be changed after they have started and ended. This means that there is no situation which needs disabling the input fields, and disabling has been removed. Start and end date can now be in the past. The following rules apply: - Start dates can be any date in the past, and no more into the future than the max days property of the role type. - End dates follow the same rules - End dates must be equal to or later than start date. Notification publishing has been reviewed to ensure duplicate notifications are not created when start or end date is today. Resolve: GREG-148
-
Tore.Brede authored
-
Jonas Braathen authored
-
Jonas Braathen authored
-
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
-
Jonas Braathen authored
-
- Dec 09, 2021
-
-
Jonas Braathen authored
- Add test data for consent choices - Show consent choices made by persons - Add consent type to ConsentChoice.__str__ to tell them apart in the admin interface
-