ember-sandbox
ember-sandbox copied to clipboard
Persistence
Persistence "v1" Proposal
Let's keep it simple for the first version:
- You should be able to save new sandboxes. They can be public or private.
- You should be able to edit an existing sandbox that belongs to you, but we won't save any history.
- You must explicitly click save/update in the UI to persist your sandbox.
In addition to these primitives we should provide a shortcut in the UI to clone an existing sandbox.