- Aug 16, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
- Aug 11, 2022
-
-
Andreas Ellewsen authored
Sponsosr can now click a button next to passport/fnr values on the guest info page to see the source and verifier of the value. Resolves: GREG-275
-
- Jul 29, 2022
-
-
Tore.Brede authored
-
- Jul 25, 2022
-
-
Andreas Ellewsen authored
The intention of the setup is to trigger a new call to userinfo after an invite has been used to start a session in the backend. This is done by checking a state value. Due to an oversight we did not watch the state value itself, but instead the function used to updated it, which obviously does not change. Resolves: GREG-276
-
- Jul 22, 2022
-
-
Marte Fossum authored
-
- Jul 18, 2022
-
-
Sivert Kronen Hatteberg authored
-
Sivert Kronen Hatteberg authored
Using this mode we do not display any error msg before the first blur event. This avoids errors from a partially typed email address.
-
Sivert Kronen Hatteberg authored
-
Sivert Kronen Hatteberg authored
-
- Jul 08, 2022
-
-
Jonas Braathen authored
-
- Jul 06, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
- Jun 24, 2022
-
-
Marte Fossum authored
-
- Jun 23, 2022
-
-
Marte Fossum authored
-
- Jun 22, 2022
-
-
Andreas Ellewsen authored
-
- Jun 17, 2022
-
-
Marte Fossum authored
-
- May 25, 2022
-
-
Andreas Ellewsen authored
Introduces the invalid field on the Identity model. The field is used to indicate that the Identity is in invalid. This is useful when a value is not a working value, even though the value passes validation checks, like unused national id numbers, emails tied to non-existing domains, etc. Resolves: GREG-252
-
- May 23, 2022
-
-
Marte Fossum authored
-
- May 09, 2022
-
-
Tore.Brede authored
-
- May 06, 2022
-
-
Tore.Brede authored
-
- May 04, 2022
-
-
Andreas Ellewsen authored
- Things that needed to be wrapped in act are now wrapped in act. - Things that were wrapped more tan once in act, no longer are.
-
- May 02, 2022
-
-
Marte Fossum authored
Issue: GREG-222
-
- Apr 22, 2022
-
-
Marte Fossum authored
- added Autocomplete for easier fill out - added function to concatenate strings for option label - removed unused function getOuName Issue: GREG-235
-
- Apr 19, 2022
-
-
Refactors things to new syntax while not changing anything
-
- Apr 08, 2022
-
-
Marte Fossum authored
Issue: GREG-238
-
Marte Fossum authored
Issue: GREG-238
-
Marte Fossum authored
Issue: GREG-240
-
Marte Fossum authored
Issue: GREG-240
-
Marte Fossum authored
Issue: GREG-239
-
Marte Fossum authored
-
Tore.Brede authored
-
- Apr 07, 2022
-
-
Tore.Brede authored
-
- Mar 24, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
- Mar 21, 2022
-
-
Andreas Ellewsen authored
-
- Mar 15, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
- Mar 11, 2022
-
-
Andreas Ellewsen authored
Since we may not want to enable the identity check, it must be togglable. This commit adds environment variable REACT_APP_ENABLE_IGA_CHECK for toggling the check in the frontend, and django settings variable IGA_CHECK for toggling the check in the backend.
-
Jonas Braathen authored
Relabel the invitation resend button to make its purpose more clear.
-