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. Nov 29, 2021
  8. Nov 26, 2021
  9. Nov 16, 2021
  10. 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
  11. Nov 09, 2021
  12. Nov 08, 2021
  13. Oct 31, 2021
  14. 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
  15. 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
  16. Oct 24, 2021
  17. Oct 22, 2021
  18. Oct 20, 2021
  19. Oct 19, 2021
  20. Oct 17, 2021
  21. Oct 16, 2021
  22. Oct 15, 2021
    • Andreas Ellewsen's avatar
      Add guest info page · 2abcd299
      Andreas Ellewsen authored
      - Expanded output from guest info api endpoint
      - Share guest info between both routes under /sponsor of the frontend.
      - More localised text options added for use on the sponsor pages
      - Details button on the sponsor overview page now points to the guest
        info page for each person.
      
      Resolves: GREG-74
      Verified
      2abcd299
  23. Oct 12, 2021
  24. Oct 08, 2021
  25. Oct 07, 2021
Loading