10000 Releases · folio-org/stripes-smart-components · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: folio-org/stripes-smart-components

v2.12.1

19 Dec 21:01
d770917
Compare
Choose a tag to compare
  • Increase limit for fetching notes. Fixes STSMACOM-272.

v2.12.0

05 Dec 00:02
9f4245f
Compare
Choose a tag to compare
  • Update locallyChangedSearchTerm only when query from resourceQuery matches query param from URL. Refs UUIN-758.
  • Retrieve up to 100k of requested user loans instead of 10 in change due date dialog. Refs UIU-1293.
  • Show notes in alphabetical order. Refs UINOTES-59.
  • Show "unknown count" message instead of "999,999,999". Refs STSMACOM-259.
  • <SearchAndSort> should accept a function to determine some routes. Refs STSMACOM-251.
  • Add <Spinner> to <ChangeDueDateDialog> while loans are loading. Refs UIU-1379.
  • Better error display for <EditableList>. Refs STSMACOM-264.
  • Notes form refactor. Refs STSMACOM-270.

v2.11.0

26 Sep 03:58
8f9b51b
Compare
Choose a tag to compare
  • Better handling of server errors in <ControlledVocab>. STSMACOM-227.

v2.10.0

09 Sep 16:45
d92ea53
Compare
Choose a tag to compare
  • Pluralize notes translation string. Refs STSMACOM-241.
  • Prevent multiple clicks on <ControlledVocab>'s New button. STCOM-539
  • Centralize <Notes> tests instead of distributing them across all implementing apps. Refs STSMACOM-241.
  • Move expand/collapse filter-pane button into the filter-pane itself. STSMACOM-233
  • Pass correct prop to <AddressFieldGroup> translation.
  • Suppress Okapi error related to reference constraint violations. ERM-390
  • Allow suppression of sort for some column headers. Refs UIOR-292
  • Use rowUpdater prop for MultiColumnList in EditableList, ControlledVocab, ChangeDueDateDialog. Refs STCOM-363
  • Update interactor for Notes Accordion. Refs STCOM-363

v2.9.0

21 Aug 21:05
651bc46
Compare
Choose a tag to compare
  • 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.

v2.8.0

24 Jul 18:48
55c29f6
Compare
Choose a tag to compare
  • <SearchAndSort> accepts title to set the results-pane headline. Refs UIOR-298.
  • <EditableList> layout is stable when validation errors are present and prevents validation on cancel. Fixes UIORG-81.
  • <ControlledVocab> accepts optional new actuatorType property. If set to 'refdata', it performs different back-end operations to maintain the vocabulary, as described in API to the Refdata system. Fixes ReShare issue PR-189. Available from v2.7.3.
  • Remove permissions related to the (deprecated and removed) earlier implementation of Notes (STSMACOM-224)
  • <ControlledVocab> displays error message when save fails. Fixes STSMACOM-165.
  • <AddressFieldGroup> i18n. Fixes STSMACOM-170.
  • Reset <SearchField> with an empty string instead of undefined. Fixes UIIN-615.
  • Fix requests count and alert message after loan due date changed. Refs UIU-1070.
  • Pass permissions to setupApplication so tests can configure their own permissions. Fixes STSMACOM-231.
  • Fix <ViewMetaData> so it doesn't blow the stack when creator and updater differ. Fixes STSMACOM-230.

v2.7.2

23 Jul 15:10
381d036
Compare
Choose a tag to compare
  • Fix <ChangeDueDateDialog> flickering during due date change. Refs UIU-1065.

v2.7.1

23 Jul 15:09
3dad1f4
Compare
Choose a tag to compare
  • <Notes/NotesSmartAccordion> now includes permissions check. Refs STSMACOM-223.

v2.7.0

23 Jul 15:09
68f0745
Compare
Choose a tag to compare
  • Lots of <Notes> work. Refs STSMACOM-195, STSMACOM-196.
  • add renderNavigation prop to <SearchAndSort>. Refs UIOR-27.
  • better test instrumentation for <ControlledVocab>. Refs UIORG-163.
  • add parseRow prop to <ControlledVocab> to store complex values. Refs UINV-6.
  • stripes-form v2.6.0
  • Allow for passing queryTemplate as a function to makeQueryFunction. Refs UIU-1068.

v2.6.3

11 May 03:48
2a80942
Compare
Choose a tag to compare
  • Case-insensitive location sort. Fixes STSMACOM-192.
  • Accept props.onCloseNewRecord so clients can do what they choose. Refs UIREQ-244.
  • Pass clientGeneratePk prop into manifest option, supporting server-side modules that supply IDs of new records.
  • <ControlledVocab> accepts optional limitParam prop, for when that parameter is not called limit.
  • Create NoteForm component
  • stripes-form v2.5.0
0