Skip to content
Snippets Groups Projects
  1. Jul 14, 2023
  2. Jul 11, 2023
  3. Apr 06, 2023
  4. Mar 14, 2023
  5. Mar 10, 2023
  6. Mar 08, 2023
  7. Mar 07, 2023
  8. Feb 14, 2023
  9. Feb 08, 2023
  10. Jan 27, 2023
  11. Jan 25, 2023
  12. Jan 24, 2023
  13. Jan 20, 2023
  14. Jan 18, 2023
  15. Nov 29, 2022
    • Marte Fossum's avatar
      Upgrade orgreg client · e6240f6b
      Marte Fossum authored and Andreas Ellewsen's avatar Andreas Ellewsen committed
      The old version of the client did not fetch short name correctly from
      the api response. This new one does, but shortname is now called
      short_name, forcing some small adjustments of the tests and their
      settings.
      e6240f6b
  16. Nov 28, 2022
  17. Nov 23, 2022
  18. Oct 25, 2022
  19. Oct 20, 2022
    • Andreas Ellewsen's avatar
      Switch text from National to Norwegian · 97db343d
      Andreas Ellewsen authored
      Calling norwegian fnr "National ID number" makes people input their id
      numbers from their home country in addition to their passport numbers.
      
      This text change hopefully makes it clearer for our non-norwegian
      friends.
      97db343d
  20. Oct 19, 2022
  21. Oct 17, 2022
  22. Oct 10, 2022
  23. Oct 07, 2022
  24. Aug 11, 2022
  25. Jul 29, 2022
  26. 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
      d5984d30
  27. May 18, 2022
  28. Apr 07, 2022
  29. Mar 24, 2022
  30. Mar 11, 2022
  31. Mar 08, 2022
  32. Mar 04, 2022
    • Andreas Ellewsen's avatar
      Add identity checking endpoint · d0ba7877
      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.
      d0ba7877
  33. Mar 02, 2022
Loading