Merge branch 'plan-visibility' into CDL-MVP
dev
commit b4757a68a100a3e3b8163994082deec5b14fe75a
2 parents 881136c + dc2c8b6
@briley briley authored on 13 Jun 2017
Showing 20 changed files
View
app/controllers/plans_controller.rb
View
app/helpers/plans_helper.rb
View
app/models/plan.rb
View
app/policies/plan_policy.rb
View
app/views/branding 0 → 120000
View
app/views/plans/_plan_details.html.erb
View
app/views/plans/_plan_list_head.html.erb 100644 → 0
View
app/views/plans/_plan_list_item.html.erb 100644 → 0
View
app/views/plans/_plan_title.html.erb
View
app/views/plans/index.html.erb
View
app/views/plans/new.html.erb
View
config/application.rb
View
config/routes.rb
View
lib/assets/javascripts/plans/edit.js 0 → 100644
View
lib/assets/javascripts/plans/index.js 0 → 100644
View
lib/assets/javascripts/plans/new.js 0 → 100644
View
lib/assets/javascripts/plans/new_plan.js 100644 → 0
View
lib/assets/stylesheets/roadmap-form.scss
View
lib/assets/stylesheets/roadmap.scss
View
test/functional/plans_controller_test.rb