Skip to content

Release Notes Scratchpad

Julie Hardesty edited this page Jul 21, 2021 · 30 revisions

Issue Fixes

  • #4795 - Hyrax::Works do not show Date Added in Dashboard -> Works
  • #4914 - CollectionsController needs to support valkyrie_objects

Refactors

  • Refactor _currently_shared.html.erb partial tests to remove stubs (#4948)
  • Extract view dependency on WorkForm#select_files to a helper (#4949)
  • Refactor WorkflowActionController and specs (#4953)
  • Refactor PermisionsController to use load_resource (#4951)

Deprecations

  • Deprecate Suppressible#suppressed? (#4963)

Documentation Improvements

  • Document WorkShowPresenter#show_deposit_for?(collections:) (#4963)

Other

  • add WorkShowPresenter#member_count; avoid #size (#4950)
  • document and test Hyrax::ContextualPath (#4958)
  • helperize download link display flag (#4965)
  • Trigger nurax-dev deploy on commits to hyrax/main (#4966)
  • Don't warn or use Gemfile.extra when not using engine_cart (#4962)
Clone this wiki locally