-
- Downloads
Merge branch 'feature/customize_dataset_show_page' into 'develop'
Customise dataset show page See merge request FDM/rdm-system/rdms!4
Showing
- hyrax/Gemfile 2 additions, 0 deletionshyrax/Gemfile
- hyrax/Gemfile.lock 9 additions, 0 deletionshyrax/Gemfile.lock
- hyrax/app/forms/hyrax/dataset_form.rb 27 additions, 1 deletionhyrax/app/forms/hyrax/dataset_form.rb
- hyrax/app/models/doi.rb 40 additions, 0 deletionshyrax/app/models/doi.rb
- hyrax/app/models/handle.rb 37 additions, 0 deletionshyrax/app/models/handle.rb
- hyrax/app/models/solr_document.rb 24 additions, 0 deletionshyrax/app/models/solr_document.rb
- hyrax/app/presenters/hyrax/dataset_presenter.rb 2 additions, 0 deletionshyrax/app/presenters/hyrax/dataset_presenter.rb
- hyrax/app/renderers/nested_attribute_renderer.rb 109 additions, 0 deletionshyrax/app/renderers/nested_attribute_renderer.rb
- hyrax/app/renderers/nested_date_attribute_renderer.rb 27 additions, 0 deletionshyrax/app/renderers/nested_date_attribute_renderer.rb
- hyrax/app/renderers/nested_funding_reference_attribute_renderer.rb 38 additions, 0 deletions.../renderers/nested_funding_reference_attribute_renderer.rb
- hyrax/app/renderers/nested_identifier_attribute_renderer.rb 24 additions, 0 deletionshyrax/app/renderers/nested_identifier_attribute_renderer.rb
- hyrax/app/renderers/nested_person_attribute_renderer.rb 61 additions, 0 deletionshyrax/app/renderers/nested_person_attribute_renderer.rb
- hyrax/app/renderers/nested_relation_attribute_renderer.rb 41 additions, 0 deletionshyrax/app/renderers/nested_relation_attribute_renderer.rb
- hyrax/app/views/hyrax/datasets/_attribute_rows.html.erb 36 additions, 0 deletionshyrax/app/views/hyrax/datasets/_attribute_rows.html.erb
- hyrax/config/locales/en.yml 1 addition, 2 deletionshyrax/config/locales/en.yml
- hyrax/spec/factories/dataset.rb 4 additions, 0 deletionshyrax/spec/factories/dataset.rb
- hyrax/spec/presenters/dataset_presenter_spec.rb 101 additions, 0 deletionshyrax/spec/presenters/dataset_presenter_spec.rb
- hyrax/spec/rails_helper.rb 2 additions, 0 deletionshyrax/spec/rails_helper.rb
- hyrax/spec/renderers/nested_date_attribute_renderer_spec.rb 24 additions, 0 deletionshyrax/spec/renderers/nested_date_attribute_renderer_spec.rb
- hyrax/spec/renderers/nested_funding_reference_attribute_renderer_spec.rb 23 additions, 0 deletions...erers/nested_funding_reference_attribute_renderer_spec.rb
Loading
Please register or sign in to comment