Skip to content
Snippets Groups Projects
  1. Dec 15, 2021
  2. Dec 13, 2021
  3. Dec 10, 2021
  4. Dec 09, 2021
  5. Dec 08, 2021
  6. Dec 06, 2021
  7. Dec 03, 2021
  8. Nov 29, 2021
  9. Nov 26, 2021
  10. Nov 24, 2021
  11. Nov 16, 2021
  12. 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
  13. Nov 09, 2021
  14. Nov 08, 2021
  15. Oct 31, 2021
  16. Oct 27, 2021
    • Andreas Ellewsen's avatar
      Add role adding page to guest profiles · 701afd23
      Andreas Ellewsen authored
      Code for guest routes moved to their own folder so that we don't need
      multiple api calls.
      Serializer class for roles has been simplified with methods for
      validation of each field and a separate one used in invites without
      requiring the person field.
      
      Resolves: GREG-61
      Verified
      701afd23
  17. Oct 25, 2021
    • Andreas Ellewsen's avatar
      Add register front page · 6170c94f
      Andreas Ellewsen authored
      When choosing the Register new guest button, you are now sent to a new
      page where you can search for existing guests to prevent creating
      duplicates. The page also has a register new guest button that takes you
      to the previous version of the page, now located at /register/new
      
      A future commit will make the search field functional.
      Verified
      6170c94f
  18. Oct 24, 2021
  19. Oct 22, 2021
  20. Oct 21, 2021
  21. Oct 20, 2021
Loading