|
Plan duplication functionality.
Ability to Create a Plan copy removing guidances being copied over since they requrie omly references Plan deep copy method to duplicate plans (associated answers and guidance_groups) Append 'Copy of' to the title of a duplicated plan |
|---|
|
|
| app/controllers/plans_controller.rb |
|---|
| app/models/answer.rb |
|---|
| app/models/guidance.rb |
|---|
| app/models/guidance_group.rb |
|---|
| app/models/org.rb |
|---|
| app/models/plan.rb |
|---|
| app/policies/plan_policy.rb |
|---|
| app/views/plans/_plan_list_item.html.erb |
|---|
| config/routes.rb |
|---|