Skip to content
Snippets Groups Projects
  1. Dec 18, 2018
  2. Dec 12, 2018
  3. Dec 07, 2018
  4. Dec 06, 2018
  5. Dec 05, 2018
    • chrisgarrity's avatar
      rename isEmbedded · ad328c06
      chrisgarrity authored
      Liked @paulkaplan’s suggestion that the property get renamed `showBranding` as we use ‘embedded’ in multiple ways that would get confusing.
      
      The embedded project view is ‘playerOnly’, ‘fullscreen’ and ‘showBranding’.
      ad328c06
  6. Dec 04, 2018
  7. Nov 29, 2018
  8. Nov 28, 2018
    • Paul Kaplan's avatar
      Add download and retry saving to saving error alert. · bd6c6599
      Paul Kaplan authored
      I do not like how the alert component is hyper specialized for two distinct use cases. It would be much better to refactor the alerts so that the alerter can just fill the alert with whatever they want. But I do not feel comfortable making that refactor because I know ben and evelyn have gone back and forth about these alerts.
      bd6c6599
    • Ray Schamp's avatar
      Track "project changed" state in Redux · 09592425
      Ray Schamp authored
      Listen to the new project changed event from the VM and keep track of the state in Redux.  Update it as appropriate.
      
      Known issue is that the project is marked as "changed" immediately after it's loaded. This is due to asynchronous event emitting while the project data is loaded, and needs an update to the VM to fix.
      09592425
  9. Nov 27, 2018
  10. Nov 26, 2018
  11. Nov 20, 2018
  12. Nov 17, 2018
  13. Nov 15, 2018
  14. Nov 14, 2018
Loading