|
Merge pull request #651 from DigitalCurationCentre/issue562
DMPRoadmap/roadmap#562 |
|---|
| app/controllers/notes_controller.rb |
|---|
| app/models/answer.rb |
|---|
| app/views/annotations/_show.html.erb |
|---|
| app/views/layouts/_es5_scripts.html.erb |
|---|
| app/views/notes/_add.html.erb 100644 → 0 |
|---|
| app/views/notes/_archive.html.erb |
|---|
| app/views/notes/_edit.html.erb |
|---|
| app/views/notes/_layout.html.erb 0 → 100644 |
|---|
| app/views/notes/_list.html.erb |
|---|
| app/views/notes/_new.html.erb 0 → 100644 |
|---|
| app/views/notes/_show.html.erb 0 → 100644 |
|---|
| app/views/notes/_title.html.erb 0 → 100644 |
|---|
| app/views/notes/_view.html.erb 100644 → 0 |
|---|
| app/views/notes/archive.js.erb 100644 → 0 |
|---|
| app/views/notes/create.js.erb 100644 → 0 |
|---|
| app/views/notes/update.js.erb 100644 → 0 |
|---|
| app/views/phases/_edit_plan_answers.html.erb |
|---|
| app/views/phases/_guidance_section.html.erb 100644 → 0 |
|---|
| app/views/phases/_guidances_notes.html.erb 0 → 100644 |
|---|
| app/views/phases/_note.html.erb 100644 → 0 |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/views/notes/add.js 100644 → 0 |
|---|
| lib/assets/javascripts/views/notes/archive.js 100644 → 0 |
|---|
| lib/assets/javascripts/views/notes/edit.js 100644 → 0 |
|---|
| lib/assets/javascripts/views/notes/index.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/notes/show.js 100644 → 0 |
|---|
| test/functional/notes_controller_test.rb |
|---|