Merge remote-tracking branch 'upstream/CDL-MVP' into kmcgre/CDL-MVP
dev
commit 11118e3c8a933425b86d807a5fb2046f2faaec64
2 parents c3df594 + 37fa028
@Keith McGrellis Keith McGrellis authored on 18 Jul 2017
Showing 29 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
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