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

Stage -> Master #152

Merged
merged 31 commits into from
Feb 16, 2021
Merged

Stage -> Master #152

merged 31 commits into from
Feb 16, 2021

Conversation

pattruong
Copy link
Member

pattruong and others added 30 commits January 29, 2021 14:29
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
* 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
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
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
- refactor purge setting
- rename tailwindcss import
implement tailwind CRA canonical setup
@pattruong pattruong merged commit a78ec3b into master Feb 16, 2021
@netlify
Copy link

netlify bot commented Feb 16, 2021

Deploy preview for zen-yonath-8f6173 ready!

Built with commit c4e99bb

https://deploy-preview-152--zen-yonath-8f6173.netlify.app

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

Successfully merging this pull request may close these issues.

3 participants