Merge branch 'development' of https://github.com/CDLUC3/roadmap into development
dev
commit b88da9f356820a18daa24cb72345fea8f5aadf66
2 parents 2736a23 + 3d35cde
@Brian Riley Brian Riley authored on 23 Jun 2017
Showing 53 changed files
View
app/controllers/api/v0/guidance_groups_controller.rb
View
app/controllers/api/v0/guidances_controller.rb 100644 → 0
View
app/controllers/plans_controller.rb
View
app/views/answers/_new_edit.html.erb
View
app/views/api/v0/guidance_groups/show.json.jbuilder 100644 → 0
View
app/views/api/v0/guidances/index.json.jbuilder 100644 → 0
View
app/views/api/v0/guidances/show.json.jbuilder 100644 → 0
View
app/views/devise/registrations/edit.html.erb
View
app/views/guidances/_add_guidance.html.erb
View
app/views/guidances/admin_edit.html.erb
View
app/views/guidances/admin_new.html.erb
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/orgs/admin_edit.html.erb
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/admin_add.html.erb
View
app/views/phases/admin_show.html.erb
View
app/views/phases/edit.html.erb
View
app/views/plans/_plan_details.html.erb
View
app/views/plans/edit.html.erb
View
app/views/plans/export.docx.erb
View
app/views/plans/share.html.erb
View
app/views/question_options/_option_fields.html.erb
View
app/views/questions/_add_question.html.erb
View
app/views/questions/_edit_question.html.erb
View
app/views/shared/_register_form.html.erb
View
app/views/templates/admin_new.html.erb
View
app/views/templates/admin_template.html.erb
View
config/application.rb
View
config/tinymce.yml
View
lib/assets/javascripts/Dmproadmap.js 0 → 100644
View
lib/assets/javascripts/admin.js
View
lib/assets/javascripts/answers/status.js
View
lib/assets/javascripts/application.js
View
lib/assets/javascripts/bootstrap_listeners.js 0 → 100644
View
lib/assets/javascripts/export_configure.js
View
lib/assets/javascripts/notes/index.js 0 → 100644
View
lib/assets/javascripts/plans.js
View
lib/assets/javascripts/plans/edit.js 0 → 100644
View
lib/assets/javascripts/plans/share.js 0 → 100644
View
lib/assets/javascripts/projects.js 100644 → 0
View
lib/assets/javascripts/shared/register_form.js