Datasets integration
dev
1 parent 3cb379c commit 264096189e8445444fb52472b790f45f6de0e305
@FAURE Benjamin FAURE Benjamin authored on 7 May 2019
Showing 36 changed files
View
Gemfile
View
Gemfile.lock
View
app/assets/stylesheets/dmpopidor.scss
View
app/controllers/answers_controller.rb
View
app/controllers/plans_controller.rb
View
app/javascript/packs/application.js
View
app/javascript/views/answers/edit.js
View
app/javascript/views/plans/edit_details.js
View
app/models/answer.rb
View
app/models/concerns/exportable_plan.rb
View
app/models/dataset.rb 0 → 100644
View
app/models/plan.rb
View
app/views/branded/answers/_new_edit.html.erb
View
app/views/branded/org_admin/sections/_progress_datasets.html.erb 0 → 100644
View
app/views/branded/phases/_edit_plan_answers_datasets.html.erb 0 → 100644
View
app/views/branded/phases/edit.html.erb 0 → 100644
View
app/views/branded/plans/_dataset_fields.html.erb 0 → 100644
View
app/views/branded/plans/_datasets_form.html.erb 0 → 100644
View
app/views/branded/plans/_download_form.html.erb
View
app/views/branded/plans/_edit_details.html.erb
View
app/views/branded/shared/export/_plan.erb
View
app/views/branded/shared/export/_plan_coversheet.erb 0 → 100644
View
app/views/branded/shared/export/_plan_styling.erb
View
config/locale/dmpopidor.pot
View
config/locale/en_GB/dmpopidor.po
View
config/locale/fr_FR/dmpopidor.po
View
db/migrate/20190503125108_add_is_common_to_answers.rb 0 → 100644
View
db/migrate/20190503130010_create_datasets.rb 0 → 100644
View
db/schema.rb
View
lib/dmpopidor/controllers/answers.rb 0 → 100644
View
lib/dmpopidor/controllers/plan_exports.rb
View
lib/dmpopidor/controllers/plans.rb
View
lib/dmpopidor/models/plan.rb
View
lib/tasks/dmpopidor_upgrade.rake
View
package.json
View
spec/factories/answers.rb