Removed unused views and renamed ones in annotations/templates until those pages have been Bootstrapped DMPRoadmap/roadmap#667
Removed unused views and renamed ones in annotations/templates until those pages have been Bootstrapped DMPRoadmap/roadmap#667

moved plan navigation partial from shared to plans dir

removed old es5 version of org details JS. was causing JS compilation issues

fixed typos in location of plan nav partial

removed unused views and renamed a few in annotations and templates until those pages have been bootstrapped and we can confirm they are not needed.

switched API docs link to point to wiki docs

added template history view back in. remove token_permission_type controller and test. it was being used to list the API permission types and was linked from the 'How to use API' link. Updated that link to point to Wiki docs

added answer locking partial and phase preview back

added question preview back

converted popovers/tooltips on guidance group pages
dev
1 parent adea376 commit a76bb487f85df103119c4420dd3e699fcbfd45a6
@briley briley authored on 9 Oct 2017
Showing 47 changed files
View
app/controllers/token_permission_types_controller.rb 100644 → 0
View
app/views/annotations/_DELETE_add_annotation.html.erb 0 → 100644
View
app/views/annotations/_DELETE_edit_annotation.html.erb 0 → 100644
View
app/views/annotations/_DELETE_show_annotation.html.erb 0 → 100644
View
app/views/annotations/_add_annotation.html.erb 100644 → 0
View
app/views/annotations/_edit_annotation.html.erb 100644 → 0
View
app/views/annotations/_show_annotation.html.erb 100644 → 0
View
app/views/answers/_form_fields.html.erb 100644 → 0
View
app/views/answers/_locking.html.erb
View
app/views/contact_us/contacts/new_formtastic.html.erb 100644 → 0
View
app/views/contact_us/contacts/new_simple_form.html.erb 100644 → 0
View
app/views/devise/invitations/new.html.erb 100644 → 0
View
app/views/devise/registrations/_personal_details.html.erb
View
app/views/devise/registrations/new.html.erb 100644 → 0
View
app/views/devise/sessions/new.html.erb 100644 → 0
View
app/views/devise/unlocks/new.html.erb 100644 → 0
View
app/views/guidance_groups/admin_edit.html.erb
View
app/views/guidance_groups/admin_new.html.erb
View
app/views/guidances/_DELETE_edit_guidance.html.erb 100644 → 0
View
app/views/layouts/_es5_scripts.html.erb
View
app/views/phases/_DELETE_answer_form.html.erb 100644 → 0
View
app/views/phases/admin_preview.html.erb
View
app/views/phases/edit.html.erb
View
app/views/plans/_answer_form_ro.html.erb 100644 → 0
View
app/views/plans/_available_templates.html.erb 100644 → 0
View
app/views/plans/_export.html.erb 100644 → 0
View
app/views/plans/_form.html.erb 100644 → 0
View
app/views/plans/_navigation.html.erb 0 → 100644
View
app/views/plans/_show_phase.html.erb 100644 → 0
View
app/views/plans/create.html.erb 100644 → 0
View
app/views/plans/create.js.erb 100644 → 0
View
app/views/plans/download.html.erb
View
app/views/plans/share.html.erb
View
app/views/plans/show.html.erb
View
app/views/plans/update.js.erb 100644 → 0
View
app/views/questions/_preview_question.html.erb
View
app/views/settings/phases/_export_formatting_form.html.erb 100644 → 0
View
app/views/settings/phases/show.html.erb 100644 → 0
View
app/views/settings/phases/show.partial.erb 100644 → 0
View
app/views/shared/_accessible_submit_button.html.erb 100644 → 0
View
app/views/shared/_export_links.html.erb 100644 → 0
View
app/views/shared/_plan_navigation.html.erb 100644 → 0
View
app/views/static_pages/roadmap.html.erb 100644 → 0
View
app/views/templates/_DELETE_edit_annotations.html.erb 0 → 100644
View
app/views/templates/_edit_annotations.html.erb 100644 → 0
View
app/views/token_permission_types/index.html.erb 100644 → 0
View
test/functional/token_permission_types_controller_test.rb 100644 → 0