first round of plan.js cleaned up. DMPRoadmap/roadmap#431
Refactored logic for annotation tabs. DMPRoadmap/roadmap#431

Re-located notes views within notes folder rather than phases. Moved JS logic to its own file at lib/notes/index.js. DMPRoadmap/roadmap#431

Removed old locking logic in view and JS. DMPRoadmap/roadmap#431
dev
1 parent dcc0676 commit 59e0c6d499c87c9db3d75fc777c4e40bf9bda12b
@Jose Lloret Jose Lloret authored on 19 Jun 2017
Showing 18 changed files
View
app/views/notes/_add.html.erb 0 → 100644
View
app/views/notes/_archive.html.erb 0 → 100644
View
app/views/notes/_edit.html.erb 0 → 100644
View
app/views/notes/_list.html.erb 0 → 100644
View
app/views/notes/_view.html.erb 0 → 100644
View
app/views/phases/_add_note.html.erb 100644 → 0
View
app/views/phases/_answer_form.html.erb
View
app/views/phases/_archive_note.html.erb 100644 → 0
View
app/views/phases/_edit_note.html.erb 100644 → 0
View
app/views/phases/_list_notes.html.erb 100644 → 0
View
app/views/phases/_note.html.erb
View
app/views/phases/_show_phase.html 0 → 100644
View
app/views/phases/_show_phase.html.erb 100644 → 0
View
app/views/phases/_view_note.html.erb 100644 → 0
View
app/views/phases/edit.html.erb
View
config/application.rb
View
lib/assets/javascripts/notes/index.js 0 → 100644
View
lib/assets/javascripts/plans.js