|
DMPRoadmap/roadmap#562
edit phases using plan navigation layout bootstrap plan progress. bootstrap sections header. added togglable section icons for expand/collapse answers_controller returning a JSON with partial views rendered. Split question types in different partials. Started new answers/status.js Rename view to edit_plan_answers.html.erb. Load tinymce through ES6 for question answers. Delete old status.js ES5. Added timeago to vendor fixed broken test regarding answers_controller |
|---|
|
|
| app/controllers/answers_controller.rb |
|---|
| app/views/answers/_new_edit.html.erb |
|---|
| app/views/answers/_status.html.erb |
|---|
| app/views/answers/update.js.erb 100644 → 0 |
|---|
| app/views/layouts/_es5_scripts.html.erb |
|---|
| app/views/phases/_edit_plan_answers.html.erb 0 → 100644 |
|---|
| app/views/phases/edit.html.erb |
|---|
| app/views/plans/_progress.html.erb |
|---|
| app/views/questions/_new_edit_question_option_based.html.erb 0 → 100644 |
|---|
| app/views/questions/_new_edit_question_textarea.html.erb 0 → 100644 |
|---|
| app/views/questions/_new_edit_question_textfield.html.erb 0 → 100644 |
|---|
| app/views/sections/_progress.html.erb |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/views/answers/status.js |
|---|
| lib/assets/javascripts/views/phases/edit.js |
|---|
| lib/assets/stylesheets/application.scss |
|---|
| lib/assets/webpack.config.js |
|---|
| test/functional/answers_controller_test.rb |
|---|
| test/integration/answer_locking_test.rb |
|---|