Skip to content
Snippets Groups Projects
  1. Nov 09, 2021
  2. Nov 08, 2021
  3. Nov 03, 2021
  4. Oct 31, 2021
  5. Oct 27, 2021
  6. Oct 24, 2021
  7. Oct 19, 2021
  8. Oct 13, 2021
  9. Oct 12, 2021
  10. Oct 07, 2021
  11. 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
Loading