-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add coffee #26
Add coffee #26
Conversation
Ideally this will be a login page if #20 is ever done */}coffee-rates/client/src/CoffeeRatesIndex.tsx Lines 10 to 15 in 711c938
This comment was generated by todo based on a
|
Replace Select options with CoffeeStarsUpdat the below select to use the coffee star component built in #25 coffee-rates/client/src/components/coffee/AddCoffeeForm.tsx Lines 110 to 115 in 711c938
This comment was generated by todo based on a
|
#25coffee-rates/client/src/components/coffee/CoffeeStars.tsx Lines 4 to 8 in 711c938
This comment was generated by todo based on a
|
Make the Server response more robustThis file really needs some work so #5 can have an easier time knowing what's what. coffee-rates/client/src/contracts/IServerResponse.ts Lines 2 to 7 in 711c938
This comment was generated by todo based on a
|
this could eventually have the userID passed so it's found by the usercoffee-rates/client/src/pages/add/AddCoffeePage.tsx Lines 7 to 12 in 711c938
This comment was generated by todo based on a
|
Ideally this will be a userId if #20 is ever donecoffee-rates/client/src/pages/add/AddCoffeePage.tsx Lines 11 to 16 in 711c938
This comment was generated by todo based on a
|
Create a Modal ServiceWhenever a save or anything is successful or an error needs to be shown it should come through here coffee-rates/client/src/util/WindowUtility.ts Lines 3 to 8 in 711c938
This comment was generated by todo based on a
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this could eventually have the userID passed so it's found by the usercoffee-rates/client/src/pages/add/AddCoffeePage.tsx Lines 7 to 12 in 15b6680
This comment was generated by todo based on a
|
Change Notes