Merge pull request #432 from CDLUC3/CDL-MVP
Public DMPs page
dev
commit 5f8ae071a361159b81553816a398d9663dee0292
2 parents f5fdff1 + 7598824
@Brian Riley Brian Riley authored on 16 Jun 2017
GitHub committed on 16 Jun 2017
Showing 18 changed files
View
app/controllers/plans_controller.rb
View
app/controllers/registrations_controller.rb
View
app/controllers/static_pages_controller.rb
View
app/models/user.rb
View
app/views/devise/registrations/edit.html.erb
View
app/views/layouts/_navigation.html.erb
View
app/views/plans/index.html.erb
View
app/views/plans/public_export.pdf.erb 0 → 100644
View
app/views/plans/public_index.html.erb 0 → 100644
View
app/views/static_pages/public_export.html.erb 100644 → 0
View
app/views/static_pages/public_export.pdf.erb 100644 → 0
View
app/views/static_pages/public_plans.html.erb 100644 → 0
View
config/routes.rb
View
lib/assets/javascripts/toolbar.js
View
lib/assets/stylesheets/roadmap-form.scss
View
lib/assets/stylesheets/roadmap-tabs.scss
View
lib/assets/stylesheets/roadmap.scss
View
test/unit/user_test.rb