|
Merge branch 'org_admin_details_page' of https://github.com/CDLUC3/roadmap into org_admin_details_page
|
|---|
| CONTRIBUTING.md |
|---|
| app/controllers/notes_controller.rb |
|---|
| app/controllers/phases_controller.rb |
|---|
| app/controllers/plans_controller.rb |
|---|
| app/controllers/questions_controller.rb |
|---|
| app/controllers/sections_controller.rb |
|---|
| app/controllers/templates_controller.rb |
|---|
| app/models/answer.rb |
|---|
| app/views/annotations/_show.html.erb |
|---|
| app/views/devise/passwords/edit.html.erb |
|---|
| app/views/layouts/_es5_scripts.html.erb |
|---|
| app/views/notes/_add.html.erb 100644 → 0 |
|---|
| app/views/notes/_archive.html.erb |
|---|
| app/views/notes/_edit.html.erb |
|---|
| app/views/notes/_layout.html.erb 0 → 100644 |
|---|
| app/views/notes/_list.html.erb |
|---|
| app/views/notes/_new.html.erb 0 → 100644 |
|---|
| app/views/notes/_show.html.erb 0 → 100644 |
|---|
| app/views/notes/_title.html.erb 0 → 100644 |
|---|
| app/views/notes/_view.html.erb 100644 → 0 |
|---|
| app/views/notes/archive.js.erb 100644 → 0 |
|---|
| app/views/notes/create.js.erb 100644 → 0 |
|---|
| app/views/notes/update.js.erb 100644 → 0 |
|---|
| app/views/phases/_admin_add.html.erb 0 → 100644 |
|---|
| app/views/phases/_admin_show.html.erb 0 → 100644 |
|---|
| app/views/phases/_edit_phase.html.erb |
|---|
| app/views/phases/_edit_plan_answers.html.erb |
|---|
| app/views/phases/_guidance_section.html.erb 100644 → 0 |
|---|
| app/views/phases/_guidances_notes.html.erb 0 → 100644 |
|---|
| app/views/phases/_note.html.erb 100644 → 0 |
|---|
| app/views/phases/_show_phase.html 100644 → 0 |
|---|
| app/views/phases/_show_phase.html.erb 0 → 100644 |
|---|
| app/views/phases/admin_add.html.erb 100644 → 0 |
|---|
| app/views/phases/admin_preview.html.erb |
|---|
| app/views/phases/admin_show.html.erb 100644 → 0 |
|---|
| app/views/plans/index.html.erb |
|---|
| app/views/plans/new.html.erb |
|---|
| app/views/public_pages/plan_index.html.erb |
|---|
| app/views/questions/_add_question.html.erb |
|---|
| app/views/sections/_add_section.html.erb |
|---|
| app/views/sections/_edit_section.html.erb |
|---|
| app/views/sections/_show_section.html.erb |
|---|
| app/views/shared/_popover.html.erb 0 → 100644 |
|---|
| app/views/shared/_tooltip.html.erb 0 → 100644 |
|---|
| app/views/templates/_admin_nav_tabs.html.erb |
|---|
| app/views/templates/_admin_template.html.erb 0 → 100644 |
|---|
| app/views/templates/_edit_template.html.erb |
|---|
| app/views/templates/_show_phases_sections.html.erb |
|---|
| app/views/templates/_show_template.html.erb |
|---|
| app/views/templates/admin_index.html.erb |
|---|
| app/views/templates/admin_template.html.erb 100644 → 0 |
|---|
| app/views/templates/container.html.erb 0 → 100644 |
|---|
| lib/assets/javascripts/application.js |
|---|
| lib/assets/javascripts/constants.js |
|---|
| lib/assets/javascripts/spec/autoCompleteSpec.js |
|---|
| lib/assets/javascripts/utils/autoComplete.js |
|---|
| lib/assets/javascripts/utils/tableHelper.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/notes/add.js 100644 → 0 |
|---|
| lib/assets/javascripts/views/notes/archive.js 100644 → 0 |
|---|
| lib/assets/javascripts/views/notes/edit.js 100644 → 0 |
|---|
| lib/assets/javascripts/views/notes/index.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/notes/show.js 100644 → 0 |
|---|
| lib/assets/javascripts/views/phases/edit.js |
|---|
| lib/assets/javascripts/views/phases/show.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/plans/index.js |
|---|
| lib/assets/javascripts/views/plans/new.js |
|---|
| lib/assets/javascripts/views/questions/index.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/questions/new.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/sections/index.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/sections/new.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/templates/edit.js 0 → 100644 |
|---|
| lib/assets/javascripts/views/templates/show.js 0 → 100644 |
|---|
| test/functional/notes_controller_test.rb |
|---|
| test/functional/phases_controller_test.rb |
|---|
| test/functional/plans_controller_test.rb |
|---|
| test/functional/questions_controller_test.rb |
|---|
| test/functional/sections_controller_test.rb |
|---|
| test/functional/templates_controller_test.rb |
|---|
| test/integration/template_selection_test.rb |
|---|