Skip to content
Snippets Groups Projects
  1. Nov 22, 2021
  2. Nov 19, 2021
  3. Nov 18, 2021
  4. Nov 17, 2021
  5. Nov 16, 2021
  6. 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
      8038de4b
  7. Nov 12, 2021
  8. Nov 11, 2021
  9. Nov 09, 2021
  10. Nov 08, 2021
  11. Nov 03, 2021
    • Andreas Ellewsen's avatar
      Fix bug in register new role form · 7c1c707c
      Andreas Ellewsen authored
      7c1c707c
    • 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
      8a9a26c3
  12. Nov 02, 2021
  13. Oct 31, 2021
  14. Oct 27, 2021
Loading