snurby7 / coffee-rates

A coffee site, similar to untappd.
MIT License
1 stars 1 forks source link

Add coffee #26

Closed snurby7 closed 5 years ago

snurby7 commented 5 years ago

Change Notes

todo[bot] commented 5 years ago

Ideally this will be a login page if https://github.com/snurby7/coffee-rates/issues/20 is ever done */}

https://github.com/snurby7/coffee-rates/blob/711c93866c13c933522ad6f9d085b4323635f2bd/client/src/CoffeeRatesIndex.tsx#L10-L15


This comment was generated by todo based on a TODO comment in 711c93866c13c933522ad6f9d085b4323635f2bd in #26. cc @snurby7.
todo[bot] commented 5 years ago

Replace Select options with CoffeeStars

Updat the below select to use the coffee star component built in #25


https://github.com/snurby7/coffee-rates/blob/711c93866c13c933522ad6f9d085b4323635f2bd/client/src/components/coffee/AddCoffeeForm.tsx#L110-L115


This comment was generated by todo based on a @todo comment in 711c93866c13c933522ad6f9d085b4323635f2bd in #26. cc @snurby7.
todo[bot] commented 5 years ago

https://github.com/snurby7/coffee-rates/issues/25

https://github.com/snurby7/coffee-rates/blob/711c93866c13c933522ad6f9d085b4323635f2bd/client/src/components/coffee/CoffeeStars.tsx#L4-L8


This comment was generated by todo based on a TODO comment in 711c93866c13c933522ad6f9d085b4323635f2bd in #26. cc @snurby7.
todo[bot] commented 5 years ago

Make the Server response more robust

This file really needs some work so #5 can have an easier time knowing what's what.


https://github.com/snurby7/coffee-rates/blob/711c93866c13c933522ad6f9d085b4323635f2bd/client/src/contracts/IServerResponse.ts#L2-L7


This comment was generated by todo based on a @todo comment in 711c93866c13c933522ad6f9d085b4323635f2bd in #26. cc @snurby7.
todo[bot] commented 5 years ago

this could eventually have the userID passed so it's found by the user

https://github.com/snurby7/coffee-rates/blob/711c93866c13c933522ad6f9d085b4323635f2bd/client/src/pages/add/AddCoffeePage.tsx#L7-L12


This comment was generated by todo based on a TODO comment in 711c93866c13c933522ad6f9d085b4323635f2bd in #26. cc @snurby7.
todo[bot] commented 5 years ago

Ideally this will be a userId if https://github.com/snurby7/coffee-rates/issues/20 is ever done

https://github.com/snurby7/coffee-rates/blob/711c93866c13c933522ad6f9d085b4323635f2bd/client/src/pages/add/AddCoffeePage.tsx#L11-L16


This comment was generated by todo based on a TODO comment in 711c93866c13c933522ad6f9d085b4323635f2bd in #26. cc @snurby7.
todo[bot] commented 5 years ago

Create a Modal Service

Whenever a save or anything is successful or an error needs to be shown it should come through here


https://github.com/snurby7/coffee-rates/blob/711c93866c13c933522ad6f9d085b4323635f2bd/client/src/util/WindowUtility.ts#L3-L8


This comment was generated by todo based on a @todo comment in 711c93866c13c933522ad6f9d085b4323635f2bd in #26. cc @snurby7.
todo[bot] commented 5 years ago

this could eventually have the userID passed so it's found by the user

https://github.com/snurby7/coffee-rates/blob/15b6680e644ed33e2ca2d0d2ef9ac2bf8e75d6e1/client/src/pages/add/AddCoffeePage.tsx#L7-L12


This comment was generated by todo based on a TODO comment in 15b6680e644ed33e2ca2d0d2ef9ac2bf8e75d6e1 in #26. cc @snurby7.