Skip to content
Snippets Groups Projects
  1. Oct 13, 2021
  2. Oct 08, 2021
  3. Oct 06, 2021
    • Andreas Ellewsen's avatar
      Add backend parts of guest registration · 467c08d3
      Andreas Ellewsen authored
      - Introduces the Invitation and InvitationLink models for keeping track
        of guest invitations and the links connected to them.
      - Adds a post endpoint accessible by sponsors to create invitations for
        guests.
      - Adds a get endpoint for the guests to review their invitation
        information.
      - Adds a post endpoint for the guests to confirm their invitation with
        updated mobile_phone number if they want.
      - Removes token field from Person since it is not used.
      467c08d3
    • Jonas Braathen's avatar
      Add a Containerfile for the frontend. Allow configuration to be injected. Move... · dd0cb18d
      Jonas Braathen authored
      Add a Containerfile for the frontend. Allow configuration to be injected. Move static files directory for Django.
      dd0cb18d
    • Stein Elgethun's avatar
      Comment out real mail backend · 0863921e
      Stein Elgethun authored
      Just print mails to console instead so no one sends real emails on accident
      
      Issue: GREG-42
      0863921e
  4. Oct 05, 2021
  5. Oct 01, 2021
  6. Sep 30, 2021
  7. Sep 24, 2021
  8. Sep 22, 2021
  9. Sep 09, 2021
  10. Sep 07, 2021
  11. Aug 26, 2021
  12. Aug 06, 2021
  13. Aug 05, 2021
  14. Jul 16, 2021
  15. Jul 09, 2021
Loading