port of plan creation and editing to new data model
dev
1 parent acdc63c commit 7340f260190057c20900ccc81db7d982908f8487
@Ray Carrick Ray Carrick authored on 2 Feb 2017
Showing 22 changed files
View
app/controllers/phases_controller.rb 0 → 100644
View
app/helpers/phases_helper.rb 0 → 100644
View
app/models/plan_guidance_group.rb 0 → 100644
View
app/views/phases/_add_note.html.erb 0 → 100644
View
app/views/phases/_answer_form.html.erb 0 → 100644
View
app/views/phases/_answer_form_ro.html.erb 0 → 100644
View
app/views/phases/_archive_note.html.erb 0 → 100644
View
app/views/phases/_edit_note.html.erb 0 → 100644
View
app/views/phases/_list_notes.html.erb 0 → 100644
View
app/views/phases/_note.html.erb 0 → 100644
View
app/views/phases/_view_note.html.erb 0 → 100644
View
app/views/phases/edit.html.erb 0 → 100644
View
app/views/plans/_dropdowns_new_plan.html.erb 0 → 100644
View
app/views/plans/_plan_details.html.erb 0 → 100644
View
app/views/plans/_plan_nav_tabs.html.erb 0 → 100644
View
app/views/plans/_plan_title.html.erb 0 → 100644
View
app/views/plans/create.html.erb 0 → 100644
View
app/views/plans/new.html.erb 0 → 100644
View
db/migrate/20170130105546_create_plan_guidance_groups.rb 0 → 100644
View
db/migrate/20170130111947_add_selected_to_plan_guidance_groups.rb 0 → 100644
View
test/fixtures/plan_guidance_groups.yml 0 → 100644
View
test/models/plan_guidance_group_test.rb 0 → 100644