-
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
Stage -> Master #152
Merged
Stage -> Master #152
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
pattruong
commented
Feb 16, 2021
- check new build setup (implement tailwind CRA canonical setup #151)
Fix alert styling when no message present cleanup old prop in Container Add Profile route Add minor utility components; can refactor in future Implement basic profile page & change password functionality
Implement change password in profile page
Cleanup alert API to allow easier compositions for unverified profile pag Cleanup main nav dropdown links Move alert icons to main icon folder
Add unverified message to profile page
* Separated mobile and desktop components for the sidebar. Added small helper to add brew if you don't have any brews * Updated InputRow to have readOnly prop. Updated other readOnly fields to follow it. * Changed brewtrak to have an AuthRoute * Updated brew log sidebar display * Updated mobile sidebar format and desktop sidebar color * Sidebar set up with new design. Still has some comments left * Updated input fields to be more tailwind design * Updated some icons and capitalization on forms * Added free bean name input for brew log
* Started redesigning recipe page with tailwind UI * Updated recipe details to new design. Added instructions field to adding recipe. Added date_added as a column. * Added edit and delete button to recipes * Updated create review recipe to same page format * Added bean_name_free for free bean name submission
Create ForgotPassowordForm Rename loading component Minor svg/loading changes Implement forgot password for fauxmodal, modal, and login page
Implement forgot password initiator
Change config file ignore Add route for reset
Implement Reset form flow
Add "all_barista" role Add all_barista role to single recipe page Cleanup setup Add icon Add close to main alert Add recipe stage form components
[WIP] Setup recipe player stage form
move stage form to components minor cleanup comment + copyright add more property control to input components fix z index issue with sticky header [WIP] form layout changed; missing StageForm remove rating, comment from queries Update form input component props Update schema for recipes & stages String and input helpers null error fix Add stage input styling and changed state flow
[WORKING] connect stage form with create recipe
remove recipe player from direct nav Fix query error Add alerts based on success/error of create recipe Update modal for unverified flow add isVerified to AuthContext Control route navigation to /recipe/new
[WORKING] Control nav flow to create recipe
* Made it so you can't see the button to edit/delete recipes * Added guest role to recipe detail to see recipe details. Disabled edit/delete on recipe reviews if barista id don't match * Clicking on new recipe will open modal form is you aren't logged in yet * Added login form to pop up if not logged in for recipe review * Fixed typo and got rid of modal stuff in create recipe review
* Pascal Cased the lower cased * Updated Log Out to Log out
* Add Placeholder icon * refactor stages table * Add bg gradient * remove comments and add placeholder image * rearrange recipe details layout * add recipe stages to query * remove comment * Readd changes for conditional edit/delete button
Move and rename recipe files Rename and organize recipe verb page add util svg and image add delete modal minor changes to clean up Remove defunct stage editor fix nan error and route error respect newline in instructions & change container style remove old edit form add verbs edit/create components for recipe use new edit form and change delete button rendering [WIP] add fragments
[WIP] Edit functionality; queries and UI
- Fix UI bugs for edit recipe - Add no rating ui
Implement Edit recipe functionality (fix cache/ui)
- Remove deprecated pages for edit review - Add quick fix for delete confirmation - Cleanup old comments recipe page - Add edit form conditional rendering for review - Change edit to linked page to conditional render - Add cache resolver for update review - Fix avatar on recipe all page - Add gif support - Add props for knowing gif to show - Fix UI based on new schema for recipe stages
Implement GIFs in recipe player + minor fixes
* Cloudinary Setup and images added to home page. * Remove images and adjust package.json
- Delete images - Move cloudinaryImages to image folder - simplify recipe layout; remove relative styling - update lock file - update image imports to use cloudinary links
Implement cloudinary image links
- refactor purge setting - rename tailwindcss import
implement tailwind CRA canonical setup
1 task
Deploy preview for zen-yonath-8f6173 ready! Built with commit c4e99bb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.