Skip to content
Snippets Groups Projects
  1. Dec 21, 2021
  2. Dec 17, 2021
  3. Dec 13, 2021
  4. Dec 10, 2021
    • Andreas Ellewsen's avatar
      Allow sponsors access to all roles on their units · 708d2fee
      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
      708d2fee
    • Andreas Ellewsen's avatar
      Change rules for role dates · 96dd9bb4
      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
      96dd9bb4
    • Jonas Braathen's avatar
      Improve invitation link handling · 6e8ba6aa
      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
      6e8ba6aa
    • Jonas Braathen's avatar
      Remote unused endpoints and debug code · 834bc177
      Jonas Braathen authored
      834bc177
  5. Dec 07, 2021
  6. Dec 06, 2021
  7. Nov 29, 2021
  8. Nov 26, 2021
  9. Nov 25, 2021
  10. Nov 24, 2021
  11. Nov 23, 2021
  12. Nov 22, 2021
  13. Nov 19, 2021
  14. Nov 17, 2021
    • Andreas Ellewsen's avatar
      Check more things in ui role endpoint · 369baf3f
      Andreas Ellewsen authored
      Start dates can now be blank, check for correct sponsor has been moved
      to the more appropriate validate method and we now check that the role
      exists before doing anything in the serializer
      369baf3f
  15. Nov 16, 2021
  16. Nov 15, 2021
    • Andreas Ellewsen's avatar
      Increase test coverage · a6820d47
      Andreas Ellewsen authored
      a6820d47
    • Andreas Ellewsen's avatar
      Add dynamic frontpage · 8038de4b
      Andreas Ellewsen authored
      If the user is neither a guest or a sponsor, generic text explaining
      this is shown. If they are a guest, they are shown the data related to
      them. If they are a sponsor, they are redirected to the /sponsor/ route.
      
      Resolves: GREG-97
      8038de4b
  17. Nov 12, 2021
  18. Nov 10, 2021
  19. Nov 09, 2021
Loading