Merge branch 'plan-details-share' into CDL-MVP
dev
commit 7c4c29ee07e9273bba4d13e6e1a2262b8a2d328a
2 parents 5580e03 + b5007bc
@briley briley authored on 13 Jul 2017
Showing 22 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/plans/_edit_details.html.erb
View
app/views/plans/_plan_title.html.erb
View
app/views/plans/share.html.erb
View
app/views/plans/show.html.erb
View
app/views/shared/_accessible_submit_button.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/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