ember-sandbox icon indicating copy to clipboard operation
ember-sandbox copied to clipboard

Persistence

Open jgwhite opened this issue 11 years ago • 1 comments

jgwhite avatar Aug 04 '13 21:08 jgwhite

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.

mmun avatar Aug 04 '13 21:08 mmun