Skip to content
Snippets Groups Projects
  1. Oct 02, 2023
  2. Sep 25, 2023
  3. Sep 21, 2023
    • hhn's avatar
      Add ability for sponsors to reject a guest's registration · c6ab0cac
      hhn authored
      If a guest's suplied identification is considered invalid by a sponsor they now have the ablility to reject them.
      When a guest is rejected they will be set to unregistered and they will receive an email with a new registration link where they can correct their mistake.
      c6ab0cac
  4. Sep 18, 2023
  5. Aug 28, 2023
  6. Aug 22, 2023
  7. Aug 21, 2023
  8. Aug 08, 2023
    • Andreas Ellewsen's avatar
      Modify error message on duplicate info · 478c4004
      Andreas Ellewsen authored
      The users did not understand what to do when shown the default error
      report box telling them that their information was already registered.
      This commit shows a less "scary" box with less text, telling them what
      to do in addition to what the problem is. Hopefully that helps.
      
      This can be removed in the future when the backend design allows us to
      save this information so that the hosts can make a decision for these
      cases.
      
      Resolves: GREG-324
      Verified
      478c4004
  9. Jul 14, 2023
  10. Jul 12, 2023
  11. Jul 11, 2023
  12. May 08, 2023
  13. May 02, 2023
  14. Apr 27, 2023
    • Andreas Ellewsen's avatar
      Format phone number correctly before submitting · 8ee96ce5
      Andreas Ellewsen authored
      Instead of manually putting together the phone number and hoping we get
      it right, we instead format the number using the phonenumbers library.
      This library is already in use for validation, making it the obvious
      choice. This means that the backend will only receive E.164 formatted
      phonenumbers from now on. In addition, we now ensure that the number is
      in fact a mobile phone number.
      Verified
      8ee96ce5
  15. Mar 14, 2023
  16. Mar 07, 2023
  17. Mar 01, 2023
  18. Feb 27, 2023
  19. Feb 26, 2023
  20. Feb 23, 2023
  21. Feb 21, 2023
  22. Feb 15, 2023
  23. Feb 14, 2023
  24. Feb 13, 2023
  25. Feb 08, 2023
  26. Jan 26, 2023
  27. Jan 25, 2023
  28. Jan 24, 2023
  29. Jan 19, 2023
Loading