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

RSC Can Add Another RSC to manage assignments #3

Merged
merged 59 commits into from
Nov 2, 2018

Conversation

angiecstn
Copy link
Collaborator

@angiecstn angiecstn commented Oct 31, 2018

PT Link

https://www.pivotaltracker.com/story/show/161620321

Included in PR

  • Added devise gem
  • generated login views with devise
  • configure User model
  • added user controller with a create action that allows current user to add a new user
  • Feature test using FactoryBot with 3 scenarios(including sad paths)
  • Adding view for login/signup page
  • Adding links to dashboard leading to login

Screenshots

screenshot 2018-11-01 at 15 47 35

screenshot 2018-11-01 at 15 47 04

screenshot 2018-11-01 at 15 48 47

@coveralls
Copy link

coveralls commented Nov 1, 2018

Pull Request Test Coverage Report for Build 30

  • 13 of 13 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+11.4%) to 70.213%

Totals Coverage Status
Change from base Build 12: 11.4%
Covered Lines: 33
Relevant Lines: 47

💛 - Coveralls

config/routes.rb Outdated Show resolved Hide resolved
Copy link
Member

@tochman tochman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay. But you have messed up the git flow (see the other branch) You CAN NOT pull from each other to different branches.

@angiecstn angiecstn changed the title [WIP] RSC Can Add Another RSC to manage assignments RSC Can Add Another RSC to manage assignments Nov 2, 2018
@tochman tochman merged commit cdd5c14 into CraftAcademy:development Nov 2, 2018
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.

6 participants