Skip to content

Cp 112 put saved recipes request in submit request block to avoid unnecessary reads #70

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

Open
wants to merge 173 commits into
base: main
Choose a base branch
from

Conversation

rltruth
Copy link

@rltruth rltruth commented Apr 7, 2024

Changed position of the request to get Saved user recipes within the handle submit to prevent unnecessary reads.

aeskandary and others added 30 commits January 31, 2024 10:20
…oftware-design-migration

Dev/dutill/software design migration
…mmunicate-password-requirements

Formatted Login, added password type to inputs, Password Error messag…
…-firestore-references

Modularizing firestore references
…cipes-saved-by-user

Dev/shawn/recipes saved by user
…moving-docusaurus

Removed all of the files from Docusaurus
…rebase-document-writer-fix

Dev/shawn/firebase document writer fix
This reverts commit 9172ee5.
sdutill and others added 30 commits April 6, 2024 18:20
…olor-to-Create-Recipe-containers

Adding shitty styling to tell components apart
…e-Page-for-reviewing-previous-orders

Cp 65 create page for reviewing previous orders
…ent-stretching-on-the-page-be-putting-scroll-bars-in-the-side-container-and-content-containers

Cp 105 prevent stretching on the page be putting scroll bars in the side container and content containers
…-MealCards-in-Search-Page-in-rows-of-3

Search results now span the entire width of the container
… that the handle submit causes us to get user Saved Recipes from Firebase only when we need to make a request to ChatGPT.
…ng/project-cookbook-pro into CP-112-Put-SavedRecipes-request-in-SubmitRequest-block-to-avoid-unnecessary-reads

Fixed getting User Saved Recipes every time GPT component opened
…ng/project-cookbook-pro into CP-89-Change-MealCard-RecipeDetails-to-show-all-data-stored-for-each-recipe
…e-MealCard-RecipeDetails-to-show-all-data-stored-for-each-recipe

MealCard View
…p-Search-by-Ingredient-in-Create-Recipe-page

Cp 67 set up search by ingredient in create recipe page
…ng/project-cookbook-pro into CP-107-Add-placeholder-for-when-there-isn-t-any-data-available-for-a-viewer-in-the-UserDataViewer

Committing minor changes to the branch before testing
…placeholder-for-when-there-isn-t-any-data-available-for-a-viewer-in-the-UserDataViewer

Added EmptyCollectionMessage component
…ng/project-cookbook-pro into CP-112-Put-SavedRecipes-request-in-SubmitRequest-block-to-avoid-unnecessary-reads
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.

7 participants