Skip to content
Snippets Groups Projects
  1. Apr 19, 2022
  2. Dec 10, 2021
    • 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
  3. Dec 06, 2021
  4. Nov 15, 2021
    • 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
      Verified
      8038de4b
  5. Nov 09, 2021
  6. Nov 03, 2021
    • Andreas Ellewsen's avatar
      Use hash in invite url · 8a9a26c3
      Andreas Ellewsen authored
      To prevent the invite id from showing up in various logs along the way,
      we change to use an anchor in the invite url, and a post request to the
      backend.
      
      Invite links are now on the form /invitelink/#<uuid> and the frontend
      redirects to /invite as usual after the session has been created.
      
      Resolves: GREG-90
      Verified
      8a9a26c3
  7. Oct 19, 2021
  8. Oct 17, 2021
  9. Oct 14, 2021
  10. Oct 12, 2021
  11. Oct 07, 2021
  12. Oct 06, 2021
  13. Oct 05, 2021
  14. Oct 04, 2021
  15. Oct 01, 2021
  16. Sep 29, 2021
  17. Sep 17, 2021
  18. Sep 16, 2021
  19. Sep 15, 2021
Loading