|
Merge branch 'CDL-MVP' into static_pages
|
|---|
| README.md |
|---|
| app/controllers/notes_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/roles_controller.rb |
|---|
| app/controllers/sessions_controller.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/models/org.rb |
|---|
| app/views/home/index.html.erb |
|---|
| app/views/layouts/_navigation.html.erb |
|---|
| app/views/layouts/_signin_signout.html.erb |
|---|
| app/views/layouts/application.html.erb |
|---|
| app/views/notes/_archive.html.erb |
|---|
| app/views/notes/_edit.html.erb |
|---|
| app/views/notes/_layout.html.erb |
|---|
| app/views/notes/_list.html.erb |
|---|
| app/views/notes/_new.html.erb |
|---|
| app/views/orgs/shibboleth_ds.html.erb |
|---|
| app/views/phases/_edit_plan_answers.html.erb |
|---|
| app/views/plans/_download_form.html.erb |
|---|
| app/views/plans/_progress.html.erb |
|---|
| app/views/plans/_share_form.html.erb |
|---|
| app/views/plans/export.docx.erb |
|---|
| app/views/plans/export.html.erb |
|---|
| app/views/plans/export.json.jbuilder |
|---|
| app/views/plans/export.pdf.erb |
|---|
| app/views/plans/index.html.erb |
|---|
| app/views/public_pages/plan_index.html.erb |
|---|
| app/views/public_pages/template_index.html.erb |
|---|
| app/views/questions/_new_edit_question_option_based.html.erb |
|---|
| app/views/shared/_accessible_combobox.html.erb |
|---|
| app/views/shared/_create_account_form.html.erb |
|---|
| app/views/shared/_sign_in_form.html.erb |
|---|
| app/views/static_pages/termsuse.html.erb |
|---|
| config/application.rb |
|---|
| db/migrate/20171013152425_add_principal_investigator_phone_to_plans.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| lib/assets/javascripts/utils/ariatiseForm.js |
|---|
| lib/assets/javascripts/utils/notificationHelper.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/answers/status.js |
|---|
| lib/assets/javascripts/views/notes/index.js |
|---|
| lib/assets/javascripts/views/orgs/shibboleth_ds.js |
|---|
| lib/assets/javascripts/views/plans/download.js |
|---|
| lib/assets/javascripts/views/plans/edit_details.js |
|---|
| lib/assets/javascripts/views/plans/index.js |
|---|
| lib/assets/javascripts/views/plans/new.js |
|---|
| lib/assets/javascripts/views/plans/share.js |
|---|
| lib/assets/javascripts/views/shared/sign_in_form.js |
|---|
| lib/assets/package-lock.json |
|---|
| lib/assets/package.json |
|---|
| lib/assets/webpack.config.js |
|---|
| lib/tasks/logos.rake 0 → 100644 |
|---|
| test/functional/plans_controller_test.rb |
|---|
| test/unit/org_test.rb |
|---|