Skip to content
Snippets Groups Projects
  1. Jul 22, 2020
  2. May 19, 2020
  3. Feb 06, 2020
  4. Jan 30, 2020
  5. Jan 28, 2020
    • Ben Wheeler's avatar
      continuing sb file uploader refactor into hoc · f2291d96
      Ben Wheeler authored
      draft of refactor to make custom confirm modal work for upload; need to further edit sb-file-uploader
      
      Add support for custom confirm modal to sb-file-uploader
      
      Show custom confirm modal when confirming project upload
      
      got custom upload refactor of file upload working, and tested failure case
      
      cleaned up debug code, make project file upload work
      
      simplified logic around canceling file upload
      
      removed old sb-file-uploader.jsx; fixed linter errors
      
      reverted two components to use old strings, not shared
      
      (can do that refactor another time)
      
      removed unnecessary confirm container
      
      removed stray comment
      
      moved, updated sb file uploader tests, related project state tests
      
      removed custom modal, to reduce scope of changes
      
      sb file uploader test uses intl
      f2291d96
  6. Jan 27, 2020
  7. Jan 09, 2020
  8. Jan 06, 2020
  9. Dec 19, 2019
  10. Dec 18, 2019
  11. Dec 12, 2019
  12. Aug 21, 2019
  13. Aug 02, 2019
  14. Aug 01, 2019
    • rschamp's avatar
      Add Jest-specific linting rules · 3c6bfe06
      rschamp authored
      Adding this caught a couple of important things:
      - The sound integration tests have a `.only` in them
      - The project-saver-hoc tests had two tests with the same description, causing possible confusion if that test broke
      3c6bfe06
  15. Jul 30, 2019
  16. Jul 29, 2019
  17. Jul 22, 2019
  18. Jul 09, 2019
  19. Jun 20, 2019
  20. Jun 19, 2019
  21. Jun 18, 2019
  22. Jun 03, 2019
  23. May 23, 2019
  24. Apr 19, 2019
  25. Mar 12, 2019
    • chrisgarrity's avatar
      Fix mock store for project-saver-hoc test · 3e33c10b
      chrisgarrity authored
      Account for the addition of locale prop expected in mapStateToProps.
      Note: if/when the telemetry code gets moved into its own hoc, the prop should get removed, and the test should get updated as well.
      3e33c10b
  26. Feb 15, 2019
  27. Feb 12, 2019
  28. Jan 23, 2019
  29. Jan 22, 2019
  30. Dec 06, 2018
Loading