|
Merge pull request #76 from DMPRoadmap/CDL-MVP
Latest bug fixes from development, updated header/footer, public plans and templates |
|---|
| 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/guidance_groups/admin_edit.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/public_pages/plan_index.html.erb |
|---|
| app/views/public_pages/template_index.html.erb |
|---|
| app/views/shared/_login_form.html.erb |
|---|
| app/views/shared/_register_form.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/stylesheets/application.scss |
|---|
| lib/assets/stylesheets/dmproadmap.scss |
|---|
| lib/tasks/migrate.rake |
|---|
| test/functional/templates_controller_test.rb |
|---|
| vendor/package.json |
|---|