Skip to content
Snippets Groups Projects
  1. Nov 15, 2018
    • Ray Schamp's avatar
      Save project JSON and assets separately · 44d948bf
      Ray Schamp authored
      Instead of saving .sb3 files to the projects server, save just the project JSON. Save assets to the assets server. This happens via the asset types being routed to different web sources by storage.
      44d948bf
  2. Nov 09, 2018
  3. Nov 08, 2018
  4. Oct 28, 2018
  5. Oct 24, 2018
    • Ben Wheeler's avatar
      remix and save as a copy functionality · 80f4e01d
      Ben Wheeler authored
      made remixing, saving as copy states; made project state naming more consistent
      
      changed meaning of canCreateNew to true creation
      
      fixed project-saver-hoc test
      
      removed Remix option from standalone player menu; renamed canSaveAsCopy to canCreateCopy
      
      added parenthesis missing from rebase
      
      fixed create new test
      80f4e01d
  6. Oct 23, 2018
  7. Oct 22, 2018
  8. 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
  9. Oct 15, 2018
  10. Oct 11, 2018
  11. Oct 10, 2018
  12. Oct 08, 2018
Loading