Merge pull request #651 from DigitalCurationCentre/issue562
DMPRoadmap/roadmap#562
dev
commit b48b9f4e23ca2f24c41e4e9d8c053097c85d81bf
2 parents fa6fc74 + 8ab5721
@Brian Riley Brian Riley authored on 21 Sep 2017
GitHub committed on 21 Sep 2017
Showing 27 changed files
View
app/controllers/notes_controller.rb
View
app/models/answer.rb
View
app/views/annotations/_show.html.erb
View
app/views/layouts/_es5_scripts.html.erb
View
app/views/notes/_add.html.erb 100644 → 0
View
app/views/notes/_archive.html.erb
View
app/views/notes/_edit.html.erb
View
app/views/notes/_layout.html.erb 0 → 100644
View
app/views/notes/_list.html.erb
View
app/views/notes/_new.html.erb 0 → 100644
View
app/views/notes/_show.html.erb 0 → 100644
View
app/views/notes/_title.html.erb 0 → 100644
View
app/views/notes/_view.html.erb 100644 → 0
View
app/views/notes/archive.js.erb 100644 → 0
View
app/views/notes/create.js.erb 100644 → 0
View
app/views/notes/update.js.erb 100644 → 0
View
app/views/phases/_edit_plan_answers.html.erb
View
app/views/phases/_guidance_section.html.erb 100644 → 0
View
app/views/phases/_guidances_notes.html.erb 0 → 100644
View
app/views/phases/_note.html.erb 100644 → 0
View
lib/assets/javascripts/application.js
View
lib/assets/javascripts/views/notes/add.js 100644 → 0
View
lib/assets/javascripts/views/notes/archive.js 100644 → 0
View
lib/assets/javascripts/views/notes/edit.js 100644 → 0
View
lib/assets/javascripts/views/notes/index.js 0 → 100644
View
lib/assets/javascripts/views/notes/show.js 100644 → 0
View
test/functional/notes_controller_test.rb