|
Merge branch 'CDL-MVP' into issue558
|
|---|
| app/controllers/annotations_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/templates_controller.rb |
|---|
| app/controllers/users_controller.rb |
|---|
| app/dashboards/exported_plan_dashboard.rb |
|---|
| app/dashboards/guidance_dashboard.rb |
|---|
| app/dashboards/guidance_group_dashboard.rb |
|---|
| app/dashboards/org_dashboard.rb |
|---|
| app/dashboards/plan_dashboard.rb |
|---|
| app/dashboards/question_dashboard.rb |
|---|
| app/dashboards/template_dashboard.rb |
|---|
| app/dashboards/theme_dashboard.rb |
|---|
| app/models/plan.rb |
|---|
| app/models/user.rb |
|---|
| app/views/devise/registrations/_external_identifier_shibboleth.html.erb |
|---|
| app/views/devise/registrations/_personal_details.html.erb |
|---|
| app/views/devise/registrations/new.html.erb |
|---|
| app/views/guidance_groups/admin_edit.html.erb |
|---|
| app/views/guidances/_DELETE_add_guidance.html.erb 100644 → 0 |
|---|
| app/views/guidances/admin_edit.html.erb |
|---|
| app/views/guidances/admin_new.html.erb |
|---|
| app/views/layouts/_branding.html.erb |
|---|
| app/views/layouts/_footer.html.erb |
|---|
| app/views/layouts/_header.html.erb |
|---|
| app/views/layouts/_navigation.html.erb |
|---|
| app/views/layouts/_signin_signout.html.erb |
|---|
| app/views/layouts/application.html.erb |
|---|
| app/views/orgs/shibboleth_ds.html.erb |
|---|
| app/views/phases/edit.html.erb |
|---|
| app/views/plans/_guidance_settings.html.erb 100644 → 0 |
|---|
| app/views/public_pages/plan_index.html.erb |
|---|
| app/views/public_pages/template_index.html.erb |
|---|
| app/views/shared/_login_form.html.erb |
|---|
| app/views/shared/_modal.html.erb 0 → 100644 |
|---|
| app/views/shared/_register_form.html.erb |
|---|
| app/views/shared/_signin.html.erb |
|---|
| app/views/static_pages/help.html.erb |
|---|
| app/views/static_pages/roadmap.html.erb |
|---|
| app/views/templates/admin_index.html.erb |
|---|
| config/routes.rb |
|---|
| db/migrate/20170702012742_ensure_indexes_in_place.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| doc/data_model.png 0 → 100644 |
|---|
|
|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/dmproadmap/admin.js |
|---|
| lib/assets/javascripts/dmproadmap/modals.js 100644 → 0 |
|---|
| lib/assets/javascripts/utils/filteriseTable.js |
|---|
| lib/assets/javascripts/views/guidances/admin_edit.js |
|---|
| lib/assets/stylesheets/application.scss |
|---|
| lib/assets/stylesheets/dmproadmap.scss |
|---|
| lib/tasks/migrate.rake |
|---|
| test/functional/templates_controller_test.rb |
|---|
| vendor/package.json |
|---|