Skip to content
Snippets Groups Projects
  1. Jul 12, 2023
  2. Jul 11, 2023
  3. Jun 19, 2023
  4. May 16, 2023
  5. May 10, 2023
  6. May 08, 2023
  7. May 05, 2023
  8. 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.
      8ee96ce5
  9. Apr 07, 2023
  10. Apr 06, 2023
  11. Mar 20, 2023
  12. Mar 16, 2023
  13. Mar 14, 2023
  14. Mar 10, 2023
  15. Mar 08, 2023
Loading