tourbillon-store / tourbillon

2 stars 0 forks source link

Admin availability switch for watches #58

Closed jluria closed 6 years ago

jluria commented 6 years ago

Story: As an admin user, I want to manage the availability of a watch, so that users will know whether or not they can purchase that watch

Acceptance criteria: The admin user should be able to edit the availability of the watch, either by a switch or an edit watch page

Implementation: there needs to be a backend api endpoint (POST '/watches/:watchId'), and an edit watch component that appears for an admin