Skip to content
Snippets Groups Projects
  1. Feb 06, 2020
  2. 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
  3. Oct 18, 2019
  4. Oct 17, 2019
  5. Jul 22, 2019
    • Chris Garrity's avatar
      addressing comments · 6bf9fac3
      Chris Garrity authored
      * add scratchLogo as default for logo prop
      * prefer `{featureAllowed && (<Component />)} over ternary operator with a null ‘else’
      * renamed `handleSaveToComputer` as `getSaveToComputerHandler` to more clearly represent what it’s doing (returning a function to be the handler)
      * renamed the parameter that is the function to handle clicking on the load project menu item (also updated the comments in `SBFileUploader`)
      6bf9fac3
  6. Apr 18, 2019
  7. Apr 17, 2019
  8. Apr 01, 2019
  9. Mar 11, 2019
  10. Feb 13, 2019
  11. Feb 11, 2019
  12. Dec 25, 2018
  13. Dec 20, 2018
  14. Dec 18, 2018
  15. Dec 12, 2018
  16. Nov 05, 2018
  17. Oct 18, 2018
    • Ben Wheeler's avatar
      handle many modes of new project creation · b0c4bee8
      Ben Wheeler authored
      responding to canSave without needing canSaveNew prop
      removed canSaveNew
      added default for onUpdateProjectId
      removed conflict files erroneously added
      don't pass down onError
      got tests passing
      better creating and saving logic and names
      b0c4bee8
  18. Oct 17, 2018
  19. Oct 11, 2018
  20. Oct 10, 2018
  21. Oct 08, 2018
  22. Sep 07, 2018
  23. Sep 06, 2018
  24. Jul 20, 2018
Loading