|
port of plan creation and editing to new data model
|
|---|
|
|
| app/controllers/phases_controller.rb 0 → 100644 |
|---|
| app/helpers/phases_helper.rb 0 → 100644 |
|---|
| app/models/plan_guidance_group.rb 0 → 100644 |
|---|
| app/views/phases/_add_note.html.erb 0 → 100644 |
|---|
| app/views/phases/_answer_form.html.erb 0 → 100644 |
|---|
| app/views/phases/_answer_form_ro.html.erb 0 → 100644 |
|---|
| app/views/phases/_archive_note.html.erb 0 → 100644 |
|---|
| app/views/phases/_edit_note.html.erb 0 → 100644 |
|---|
| app/views/phases/_list_notes.html.erb 0 → 100644 |
|---|
| app/views/phases/_note.html.erb 0 → 100644 |
|---|
| app/views/phases/_view_note.html.erb 0 → 100644 |
|---|
| app/views/phases/edit.html.erb 0 → 100644 |
|---|
| app/views/plans/_dropdowns_new_plan.html.erb 0 → 100644 |
|---|
| app/views/plans/_plan_details.html.erb 0 → 100644 |
|---|
| app/views/plans/_plan_nav_tabs.html.erb 0 → 100644 |
|---|
| app/views/plans/_plan_title.html.erb 0 → 100644 |
|---|
| app/views/plans/create.html.erb 0 → 100644 |
|---|
| app/views/plans/new.html.erb 0 → 100644 |
|---|
| db/migrate/20170130105546_create_plan_guidance_groups.rb 0 → 100644 |
|---|
| db/migrate/20170130111947_add_selected_to_plan_guidance_groups.rb 0 → 100644 |
|---|
| test/fixtures/plan_guidance_groups.yml 0 → 100644 |
|---|
| test/models/plan_guidance_group_test.rb 0 → 100644 |
|---|