Skip to content
Snippets Groups Projects
  1. Feb 20, 2020
  2. Jan 30, 2020
  3. Jan 22, 2020
  4. Jan 21, 2020
  5. Jan 17, 2020
  6. Jan 10, 2020
  7. Jan 08, 2020
  8. Jan 06, 2020
  9. Jan 03, 2020
  10. Jan 01, 2020
  11. Dec 31, 2019
  12. Dec 20, 2019
  13. Dec 18, 2019
  14. Dec 17, 2019
  15. Dec 16, 2019
  16. Dec 09, 2019
  17. Dec 05, 2019
  18. Nov 22, 2019
  19. Nov 21, 2019
  20. Nov 18, 2019
  21. Nov 15, 2019
  22. Nov 12, 2019
  23. Nov 11, 2019
  24. Oct 02, 2019
  25. Sep 18, 2019
  26. Sep 14, 2019
  27. Sep 12, 2019
  28. Sep 05, 2019
    • Martin Hanzel's avatar
      Add helpers to wait for axios requests · bd20aeb6
      Martin Hanzel authored and Paul Slaughter's avatar Paul Slaughter committed
      Add two methods to the axios_utils Jest mock:
      
      - `waitFor(url)`, which returns a Promise that resolves when the
        next request to `url` finishes.
      - `waitForAll()`, which returns a Promise that resolves when all
        pending requests finish.
      bd20aeb6
  29. Aug 29, 2019
  30. Aug 15, 2019
  31. Aug 12, 2019
  32. Jul 18, 2019
  33. Jul 09, 2019
    • Natalia Tepluhina's avatar
      Fixed editing form · 9613a34a
      Natalia Tepluhina authored
      - applied functional component patch
      - fixed border radius for list
      - fixed Karma test to take a correct li amount
      9613a34a
  34. Jul 03, 2019
Loading