Merge branch 'CDL-MVP' into static_pages
dev
commit 0b2e58a17ded7ff13c853f7bc9c351adfa74017e
2 parents 5253a9a + 2303b2d
@Bhavi Bhavi authored on 17 Oct 2017
GitHub committed on 17 Oct 2017
Showing 54 changed files
View
README.md
View
app/controllers/notes_controller.rb
View
app/controllers/phases_controller.rb
View
app/controllers/plans_controller.rb
View
app/controllers/roles_controller.rb
View
app/controllers/sessions_controller.rb
View
app/models/exported_plan.rb
View
app/models/org.rb
View
app/views/home/index.html.erb
View
app/views/layouts/_navigation.html.erb
View
app/views/layouts/_signin_signout.html.erb
View
app/views/layouts/application.html.erb
View
app/views/notes/_archive.html.erb
View
app/views/notes/_edit.html.erb
View
app/views/notes/_layout.html.erb
View
app/views/notes/_list.html.erb
View
app/views/notes/_new.html.erb
View
app/views/orgs/shibboleth_ds.html.erb
View
app/views/phases/_edit_plan_answers.html.erb
View
app/views/plans/_download_form.html.erb
View
app/views/plans/_progress.html.erb
View
app/views/plans/_share_form.html.erb
View
app/views/plans/export.docx.erb
View
app/views/plans/export.html.erb
View
app/views/plans/export.json.jbuilder
View
app/views/plans/export.pdf.erb
View
app/views/plans/index.html.erb
View
app/views/public_pages/plan_index.html.erb
View
app/views/public_pages/template_index.html.erb
View
app/views/questions/_new_edit_question_option_based.html.erb
View
app/views/shared/_accessible_combobox.html.erb
View
app/views/shared/_create_account_form.html.erb
View
app/views/shared/_sign_in_form.html.erb
View
app/views/static_pages/termsuse.html.erb
View
config/application.rb
View
db/migrate/20171013152425_add_principal_investigator_phone_to_plans.rb 0 → 100644
View
db/schema.rb
View
lib/assets/javascripts/utils/ariatiseForm.js
View
lib/assets/javascripts/utils/notificationHelper.js 0 → 100644
View
lib/assets/javascripts/views/answers/status.js
View
lib/assets/javascripts/views/notes/index.js
View
lib/assets/javascripts/views/orgs/shibboleth_ds.js
View
lib/assets/javascripts/views/plans/download.js
View
lib/assets/javascripts/views/plans/edit_details.js
View
lib/assets/javascripts/views/plans/index.js
View
lib/assets/javascripts/views/plans/new.js
View
lib/assets/javascripts/views/plans/share.js
View
lib/assets/javascripts/views/shared/sign_in_form.js
View
lib/assets/package-lock.json
View
lib/assets/package.json
View
lib/assets/webpack.config.js
View
lib/tasks/logos.rake 0 → 100644
View
test/functional/plans_controller_test.rb
View
test/unit/org_test.rb