Skip to content

v2.9.0

Compare
Choose a tag to compare
@zburke zburke released this 21 Aug 21:05
· 1481 commits to master since this release
651bc46
  • Retain search query when returning to search and sort app. Part of STSMACOM-232.
  • Reset results when search field is cleared out manually. Fixes STCOM-549.
  • Add possibility to hide assign button on notes accordion. Refs STSMACOM-236.
  • Filter <Note>s by type. Refs STSMACOM-237.
  • Clearer language throughout <Note> modals. Refs STSMACOM-338, STSMACOM-239, STSMACOM-240.
  • Bump react-final-form version to 6, consistent with other modules.
  • Hide new-record route and button when there is no permission to use it. Refs UIORGS-79.
  • Correctly describe <EntryManager>'s PropTypes to avoid erroneous console warnings.