Fused all the code about linked fragment list into one place
dev
1 parent 827c471 commit 44f2e71b1ab01065fa90ff4ab423a2f69b48a9ac
@Benjamin FAURE Benjamin FAURE authored on 12 Jun 2020
Showing 22 changed files
View
app/assets/stylesheets/dmpopidor.scss
View
app/controllers/structured_answers_controller.rb
View
app/helpers/dynamic_form_helper.rb
View
app/javascript/views/plans/edit_details.js
View
app/javascript/views/shared/dynamic_form.js
View
app/policies/structured_answer_policy.rb
View
app/views/branded/phases/_edit_plan_answers.html.erb
View
app/views/branded/phases/_edit_plan_answers_research_outputs.html.erb
View
app/views/branded/plans/_edit_details.html.erb
View
app/views/branded/plans/plan_details/_plan_metadata.html.erb
View
app/views/branded/plans/plan_details/_plan_project.html.erb
View
app/views/branded/questions/_new_edit_question_structured.erb
View
app/views/branded/shared/dynamic_form/_form.html.erb
View
app/views/branded/shared/dynamic_form/_linked_fragment.js.erb 0 → 100644
View
app/views/branded/shared/dynamic_form/_modal.html.erb 0 → 100644
View
app/views/branded/shared/dynamic_form/fields/_complex_multiple_field.html.erb 0 → 100644
View
app/views/branded/shared/dynamic_form/fields/_simple_multiple_field.html.erb
View
app/views/branded/shared/dynamic_form/linked_fragment/_list.html.erb 0 → 100644
View
app/views/branded/structured_answers/_form.html.erb 100644 → 0
View
app/views/branded/structured_answers/edit.erb 100644 → 0
View
app/views/branded/structured_answers/new.erb 100644 → 0
View
config/routes.rb