Skip to content
Snippets Groups Projects
  1. Aug 16, 2022
  2. Aug 11, 2022
  3. Jul 29, 2022
  4. Jul 25, 2022
    • Andreas Ellewsen's avatar
      Fix bug in user info fetching on invite page · 8ea83754
      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
      Verified
      8ea83754
  5. Jul 22, 2022
  6. Jul 18, 2022
  7. Jul 08, 2022
  8. Jul 06, 2022
  9. Jun 24, 2022
  10. Jun 23, 2022
  11. Jun 22, 2022
  12. Jun 17, 2022
  13. May 25, 2022
    • Andreas Ellewsen's avatar
      Show invalid email status for invites in frontend · d5984d30
      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
      Verified
      d5984d30
  14. May 23, 2022
  15. May 09, 2022
  16. May 06, 2022
  17. May 04, 2022
  18. May 02, 2022
  19. Apr 22, 2022
  20. Apr 19, 2022
  21. Apr 08, 2022
  22. Apr 07, 2022
  23. Mar 24, 2022
  24. Mar 21, 2022
  25. Mar 15, 2022
  26. Mar 11, 2022
Loading