-
Notifications
You must be signed in to change notification settings - Fork 216
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
Madeline Mauser and Michael Marchand #186
Open
MarchandMD
wants to merge
129
commits into
turingschool-examples:main
Choose a base branch
from
MarchandMD:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
…ly.github.com> Tests Welcome#index Landing Page Ticket - [x] I have performed a self-review of my code - [x] If it is a core feature, I have added thorough tests. - [x] Will this be part of a product update? If yes, please write one phrase about this update. Added a landing page which is tested and adheres roughly to the wireframe suggestion; Can be re-factored to include dynamic information with inclusion of API data, once service established
…ly.github.com> Moves banner to partial n/a - [x] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update.
Feat/landing page
n/a - [x] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
- [ ] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
- [ ] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
- [ ] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
- [ ] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
- [x] I have performed a self-review of my code - [x] If it is a core feature, I have added thorough tests. - [x] Will this be part of a product update? If yes, please write one phrase about this update. Begins to develop the Users portion of the app, preparing for integration with API. Tests at 100% upon PR Co-authored-by: Madeline Mauser <[email protected]>
- [x] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
…_show Feat/users controller index and show
- [x] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
- [ ] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
- [x] I have performed a self-review of my code - [x] If it is a core feature, I have added thorough tests. - [x] Will this be part of a product update? If yes, please write one phrase about this update. Preps app for inclusion of movie discovery Co-authored-by: Madeline Mauser <[email protected]>
…feat/discover_movies
- [x] I have performed a self-review of my code - [x] If it is a core feature, I have added thorough tests. - [x] Will this be part of a product update? If yes, please write one phrase about this update. Setting up template to receive information from API Co-authored-by: Madeline Mauser <[email protected]>
- [x] I have performed a self-review of my code - [x] If it is a core feature, I have added thorough tests. - [x] Will this be part of a product update? If yes, please write one phrase about this update. movies resource, controller, and views added in preparation for API data Co-authored-by: Madeline Mauser <[email protected]>
- [ ] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [ ] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
- [x] I have performed a self-review of my code - [ ] If it is a core feature, I have added thorough tests. - [x] Will this be part of a product update? If yes, please write one phrase about this update. Tests are pending as AR/SQL/API calls are required to make this feature 100% functional Co-authored-by: Madeline Mauser <[email protected]>
Hotfix/users create
Feat/new viewing party
- [x] I have performed a self-review of my code - [x] If it is a core feature, I have added thorough tests. - [n/a] Will this be part of a product update? If yes, please write one phrase about this update. Co-authored-by: Madeline Mauser <[email protected]>
Fixes redirect link; applies rubocop linting
Feat/basic auth
Adds rubocop gem
Reno/readme
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.
Here's our submission for the project.
I'd appreciate feedback on the
poro/movie_search
and how that would be converted to a facade and/or feedback RE additional happy/sad path testing that could be done for the Movies_controllerI would like to hear about the parties controller and how the create action was handled.