Feature/project duplicate - #42
Merged
Merged
Conversation
Member
Author
|
@FionaDL do you mind taking a look here and letting me know if there is anything you would like to add? |
FionaDL
requested changes
May 27, 2021
FionaDL
left a comment
Member
There was a problem hiding this comment.
@buys-fran I think this covers everything that I was hoping for. One small grammar comment. Also, the tests are failing, looks like maybe there is a syntax error in one of the tests.
fbuys
force-pushed
the
feature/project-duplicate
branch
from
May 28, 2021 11:59
2b5cd08 to
3791ffd
Compare
Member
|
@buys-fran looks good. @fastruby/black-bunny-brigade I approved this, but maybe someone else wants to look it over as well. It needs to be QA'ed. |
FionaDL
approved these changes
Jun 1, 2021
Merged
This file contains hidden or 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
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.
Description:
This PR closes: #33
It adds a route and action for duplicating projects.
It adds a button that posts to the duplicate route.
A new

Clone Projectbutton was added.Before:
After:

I will abide by the code of conduct.