Skip to content
Snippets Groups Projects
  1. Oct 02, 2023
  2. 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
  3. 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
  4. Aug 16, 2022
  5. Apr 19, 2022
  6. Jan 14, 2022
  7. Jan 12, 2022
  8. Jan 11, 2022
  9. Dec 14, 2021
  10. Dec 13, 2021
  11. Nov 29, 2021
  12. Nov 23, 2021
  13. Nov 18, 2021
  14. Nov 17, 2021
  15. Nov 16, 2021
  16. Nov 12, 2021
  17. Oct 24, 2021
  18. Oct 21, 2021
  19. Oct 20, 2021
  20. Oct 19, 2021
  21. Oct 17, 2021
  22. Oct 16, 2021
Loading