Merge branch 'dev' of ssh://vsgit.intra.inist.fr:22222/opidor/dmpopidor into dev
dev
commit 97966050ccf55ed4082b409e456a781a1dfb8e59
2 parents dad8778 + d2b8cd4
@Quentin Sonrel Quentin Sonrel authored on 22 Jul 2020
Showing 41 changed files
View
app/assets/stylesheets/dmpopidor.scss
View
app/controllers/madmp_fragments_controller.rb
View
app/controllers/plans_controller.rb
View
app/controllers/research_outputs_controller.rb
View
app/helpers/dynamic_form_helper.rb
View
app/javascript/views/answers/edit.js
View
app/models/madmp_fragment.rb
View
app/models/madmp_schema.rb
View
app/models/plan.rb
View
app/policies/madmp_fragment_policy.rb
View
app/views/branded/answers/_new_edit.html.erb
View
app/views/branded/plans/_form.html.erb 0 → 100644
View
app/views/branded/plans/_form_v1.html.erb 100644 → 0
View
app/views/branded/plans/_form_v2.html.erb 100644 → 0
View
app/views/branded/plans/_show_details.html.erb 0 → 100644
View
app/views/branded/plans/new.html.erb
View
app/views/branded/plans/plan_details/_plan_funding_form.html.erb 100644 → 0
View
app/views/branded/plans/plan_details/_plan_metadata.html.erb
View
app/views/branded/plans/plan_details/_plan_partner_form.html.erb 100644 → 0
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/research_outputs/_list.html.erb
View
app/views/branded/shared/dynamic_form/_form.html.erb
View
app/views/branded/shared/dynamic_form/_modal.html.erb
View
app/views/branded/shared/dynamic_form/fields/_checkbox_field.html.erb
View
app/views/branded/shared/dynamic_form/fields/_complex_multiple_field.html.erb
View
app/views/branded/shared/dynamic_form/fields/_date_field.html.erb
View
app/views/branded/shared/dynamic_form/fields/_number_field.html.erb
View
app/views/branded/shared/dynamic_form/fields/_select_field.html.erb
View
app/views/branded/shared/dynamic_form/fields/_simple_multiple_field.html.erb
View
app/views/branded/shared/dynamic_form/fields/_text_field.html.erb
View
app/views/branded/shared/dynamic_form/linked_fragment/_list.html.erb
View
app/views/branded/shared/export/_display_madmp_fragment.erb 0 → 100644
View
app/views/branded/shared/export/_export_by_question.erb
View
app/views/branded/shared/export/_export_by_research_output.erb
View
app/views/branded/shared/export/_export_by_section.erb
View
app/views/branded/shared/export/_plan_styling.erb
View
app/views/branded/shared/fragments/_display.html.erb 0 → 100644
View
config/routes.rb
View
lib/dmpopidor/controllers/answers.rb
View
lib/dmpopidor/controllers/plans.rb