Skip to content

Comments

Pull request 69 commit behind#1

Open
shemar100 wants to merge 87 commits intoshemar100:masterfrom
udacity:master
Open

Pull request 69 commit behind#1
shemar100 wants to merge 87 commits intoshemar100:masterfrom
udacity:master

Conversation

@shemar100
Copy link
Owner

No description provided.

ivanolmo and others added 30 commits January 16, 2020 17:14
Changed second endpoint from '/greeting' to '/greeting/es' to show correct language response.
1. Corrected the path to the AuthService
2. Corrected the path to the DrinkService
fixing a bug in evaluating answers consists of multiple-word, the answer would be correct only if user wrote one word from the correct answer.
fix files' locations
Fix broken form.  Change text on button to Artist, not venue. Correct facebook_link label.
Add missing fields and fix the broken ones.
Add missing fields and fix the broken ones.
Add missing button connected to the artist/<artist.id>/edit endpoint.  "Todo" instructions say to complete this endpoint, although the front end parts that are supposed to be complete do not use it.
Added missing edit button to connect to the /venues/<venue.id>/edit endpoint.  The instructions say to complete this, but it is not used by the completed front end.  This will make it much easier for users to test the endpoint when they complete it.
Added missing "locale='en'" that causes a crash.
Fyyur Project: Add missing fields, fix broken pages, fix method that throws error, add edit buttons
fix: Fixed typos in readme
bugfix/evaluating-quiz-answers-fix
Bug: If the answer contains multiple words, then the answer would be considered correct if the user submits just one word from the "multiple words" answer.
Change second endpoint to show correct response
Convert SVG name to lowercase
Convert category image name to lowercase
Correct the ToDo in the `def show_artist(artist_id)` function
docs: Fixed the path in README.md
ronny-udacity and others added 30 commits July 22, 2021 10:53
Update to requirements.txt for coffee_shop_app
Ignore node_modules directory for frontend
Update .gitignore to ignore node_modules
Add code to start flask app
Fix typo:`function`
replace "artists" with "venus" in TODO comments at search venue endpoints.
(Frontend) Remove unnecessary return + change let to const + remove whitespace
…class-frontend

(Frontend) Add missing 'props' to React class constructors and super() call
Fix comments on venues search endpoints.
Bug fix - line 36
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.