|
Merge branch 'development' into development
|
|---|
| app/controllers/answers_controller.rb |
|---|
| app/controllers/notes_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/policies/note_policy.rb |
|---|
| app/views/answers/update.js.erb |
|---|
| app/views/layouts/application.html.erb |
|---|
| app/views/notes/archive.js.erb 0 → 100644 |
|---|
| app/views/notes/create.js.erb 0 → 100644 |
|---|
| app/views/notes/update.js.erb 0 → 100644 |
|---|
| app/views/orgs/admin_show.html.erb |
|---|
| app/views/phases/_add_note.html.erb |
|---|
| app/views/phases/_answer_form.html.erb |
|---|
| app/views/phases/_archive_note.html.erb |
|---|
| app/views/phases/_edit_note.html.erb |
|---|
| app/views/phases/_list_notes.html.erb |
|---|
| app/views/phases/_note.html.erb |
|---|
| app/views/phases/_view_note.html.erb |
|---|
| app/views/phases/edit.html.erb |
|---|
| app/views/plans/_plan_details.html.erb |
|---|
| app/views/plans/_progress.html.erb 0 → 100644 |
|---|
| app/views/templates/_show_phases_sections.html.erb |
|---|
| config/routes.rb |
|---|
| db/schema.rb |
|---|
| lib/assets/javascripts/plans.js |
|---|
| test/functional/answers_controller_test.rb |
|---|