Merge branch 'CDL-MVP' of https://github.com/DMPRoadmap/roadmap into xsrust/498
dev
commit 6dd549bd9b36dabb7cb654a5566b64eacc012559
2 parents c79a5ce + 37fa028
@xsrust xsrust authored on 17 Jul 2017
Showing 31 changed files
View
app/controllers/plans_controller.rb
View
app/controllers/roles_controller.rb
View
app/helpers/plans_helper.rb
View
app/models/plan.rb
View
app/policies/plan_policy.rb
View
app/views/layouts/application.html.erb
View
app/views/phases/edit.html.erb
View
app/views/plans/_edit_details.html.erb
View
app/views/plans/_guidance_choices.html.erb 0 → 100644
View
app/views/plans/_plan_title.html.erb 100644 → 0
View
app/views/plans/_show_details.html.erb
View
app/views/plans/index.html.erb
View
app/views/plans/share.html.erb
View
app/views/plans/show.html.erb
View
app/views/plans/show_export.html.erb
View
app/views/shared/_accessible_submit_button.html.erb
View
app/views/templates/_edit_template.html.erb
View
config/application.rb
View
config/routes.rb
View
db/migrate/20170710182442_add_principal_investigator_email_to_plans.rb 0 → 100644
View
db/schema.rb
View
lib/assets/javascripts/dmproadmap/forms.js
View
lib/assets/javascripts/dmproadmap/utils.js
View
lib/assets/javascripts/views/plans/index.js
View
lib/assets/javascripts/views/plans/share.js
View
lib/assets/javascripts/views/plans/show.js 0 → 100644
View
lib/assets/stylesheets/dmproadmap.scss
View
lib/assets/stylesheets/dmproadmap/base.scss
View
lib/assets/stylesheets/dmproadmap/forms.scss
View
test/functional/plans_controller_test.rb
View
test/functional/roles_controller_test.rb