Merge pull request #631 from CDLUC3/issue561
Bootstrapped Plan Download
dev
commit e14fdd138bd4c7cb0e3f298673bd3baace5c4ae5
2 parents 25426cb + 567e7c2
@Brian Riley Brian Riley authored on 12 Sep 2017
GitHub committed on 12 Sep 2017
Showing 16 changed files
View
app/controllers/plans_controller.rb
View
app/controllers/settings/plans_controller.rb
View
app/policies/plan_policy.rb
View
app/views/layouts/_es5_scripts.html.erb
View
app/views/plans/_download.html.erb 100644 → 0
View
app/views/plans/_download_form.html.erb 0 → 100644
View
app/views/plans/download.html.erb 0 → 100644
View
app/views/plans/index.html.erb
View
app/views/plans/show_export.html.erb 100644 → 0
View
app/views/shared/_plan_navigation.html.erb
View
config/routes.rb
View
lib/assets/javascripts/application.js
View
lib/assets/javascripts/views/plans/download.js 0 → 100644
View
lib/assets/javascripts/views/plans/export_configure.js 100644 → 0
View
lib/assets/javascripts/views/plans/share.js
View
test/functional/plans_controller_test.rb