Giter VIP home page Giter VIP logo

little-esty-shop's Introduction

LinkedIn

Hey there!

I'm Phil (he/him) and I'm a developer at Stitch Fix

little-esty-shop's People

Contributors

brianzanti avatar elyhess avatar jlfoxcollis avatar philmccarthy avatar scottalexandra avatar sk-sam avatar timomitchel avatar

Watchers

 avatar

little-esty-shop's Issues

Merchant Bulk Discount Delete

As a merchant,
When I visit my bulk discounts index
Then next to each bulk discount I see a link to delete it.
When I click this link,
Then I am redirected back to the bulk discounts index page
And I no longer see the discount listed.

Merchant Bulk Discount Create

As a merchant,
When I visit my bulk discounts index
Then I see a link to create a new discount.
When I click this link,
Then I am taken to a new page where I see a form to add a new bulk discount.
When I fill in the form with valid data
Then I am redirected back to the bulk discount index
And I see my new bulk discount listed

Merchant Bulk Discount Edit

As a merchant,
When I visit my bulk discount show page
Then I see a link to edit the bulk discount.
When I click this link,
Then I am taken to a new page with a form to edit the discount.
And I see that the discounts current attributes are prepoluated in the form.
When I change any/all of the information and click submit,
Then I am redirected to the bulk discount's show page.
And I see that the discount's attributes have been updated.

Extensions

  • When an invoice is pending, a merchant should not be able to delete or edit a bulk discount that applies to any of their items on that invoice.
  • When an Admin marks an invoice as "completed", then the discount percentage should be stored on the invoice item record so that it can be referenced later
  • Merchants should not be able to create/edit bulk discounts if they already have a discount in the system that would prevent the new discount from being applied (see example 4)

Merchant Bulk Discount Delete

As a merchant
When I visit my bulk discounts index
Then next to each bulk discount I see a link to delete it
When I click this link
Then I am redirected back to the bulk discounts index page
And I no longer see the discount listed

User Story 1 - Bulk Discounts Index

As a merchant,
When I visit my merchant dashboard
Then I see a link to view all my discounts.
When I click this link,
Then I am taken to my bulk discounts index page
Where I see all of my bulk discounts including their
percentage discount and quantity thresholds
And each bulk discount listed includes a link to its show page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.