Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype for Enquiry #1

Closed
jollopre opened this issue Jan 29, 2017 · 1 comment
Closed

Prototype for Enquiry #1

jollopre opened this issue Jan 29, 2017 · 1 comment

Comments

@jollopre
Copy link
Owner

jollopre commented Jan 29, 2017

The enquiry form has different fields to be applied for the following products:

  • Plastic Carrier Bags
  • Kraft Paper Carrier Bags
  • Luxury Paper Carrier Bags

We have identified two types of field:

  • open, which permits typing any value
  • close, which has a predefined set of values to choose (only one).
@jollopre
Copy link
Owner Author

Initially we are going to have three screens:

  • /order_items: display a list of order items for an order
  • /order_items/new: display an empty form for creating an order item
  • /order_items/:id/edit: displays a form populated with an order item to be edited.

This also requires to investigate react-router library

jollopre pushed a commit that referenced this issue Mar 2, 2017
jollopre pushed a commit that referenced this issue Mar 2, 2017
jollopre pushed a commit that referenced this issue Mar 3, 2017
@jollopre jollopre closed this as completed Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant