Copy a form#2420
Conversation
5fba617 to
85dddd6
Compare
de8171a to
5cb03a4
Compare
|
it's occurred to me that I should change |
thomasiles
left a comment
There was a problem hiding this comment.
LGTM
Back links for copying live forms don't go back to the right screen but that can be fixed later
This is for the confirmation screen where the user can update the name of the copied form.
These are needed in places other than their current controllers.
^ Conflicts: ^ spec/features/form/copy_a_form_spec.rb
More Rails like and cleans up the tests a little bit.
dae28a8 to
238ad09
Compare
|
|
🎉 A review copy of this PR has been deployed! You can reach it at: https://pr-2420.admin.review.forms.service.gov.uk/ It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready For the sign in details and more information, see the review apps wiki page. |



What problem does this pull request solve?
Adds copying of forms functionality. Builds upon work in #2338
Trello card: https://trello.com/c/F5ceg6WU
Things to consider when reviewing