Skip to content
Snippets Groups Projects
  1. Mar 14, 2023
  2. Mar 10, 2023
  3. Mar 07, 2023
  4. Feb 14, 2023
  5. Feb 08, 2023
  6. Jan 27, 2023
  7. Jan 25, 2023
  8. Jan 24, 2023
  9. Jan 20, 2023
  10. Jan 18, 2023
  11. 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
  12. Nov 28, 2022
  13. Nov 23, 2022
  14. Oct 25, 2022
  15. 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
  16. Oct 19, 2022
  17. Oct 17, 2022
  18. Oct 10, 2022
  19. Oct 07, 2022
  20. Aug 11, 2022
  21. Jul 29, 2022
  22. 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
  23. May 18, 2022
  24. Apr 07, 2022
  25. Mar 24, 2022
  26. Mar 11, 2022
  27. Mar 08, 2022
  28. 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
  29. Mar 02, 2022
  30. Feb 24, 2022
  31. Feb 22, 2022
  32. Feb 21, 2022
Loading