Skip to content

Releases: workfloworchestrator/orchestrator-ui-library

@orchestrator-ui/[email protected]

29 Oct 12:59

Choose a tag to compare

Patch Changes

  • 056ba69: 1402 Adds context menu to be used in the table. It exposes a callback that is triggered when the menu opens (for optionally triggering a REST call to populate the menu)

@orchestrator-ui/[email protected]

24 Oct 14:47
112170c

Choose a tag to compare

Patch Changes

  • d119e38: 1404 Allows WfoFilterTabs to accept append property that is passed on to EuiTab component
  • 3d1ebbe: 1419 Update product block detail color to match list item color.
  • f6a31a6: Fix: Empty value dropdown override
  • 038989c: 1451 Disables the subscription delta button when the process is running

@orchestrator-ui/[email protected]

21 Oct 11:11

Choose a tag to compare

Minor Changes

  • 846a884: Updates npm dependency minor versions

@orchestrator-ui/[email protected]

21 Oct 08:20

Choose a tag to compare

Patch Changes

  • 2da7671: Fix: Add onchange on the useEffect state in order to set the default

@orchestrator-ui/[email protected]

21 Oct 11:11

Choose a tag to compare

Minor Changes

  • 846a884: Updates npm dependency minor versions

@orchestrator-ui/[email protected]

17 Oct 14:42

Choose a tag to compare

Minor Changes

  • b293024: Adds flags to disable RTK cache in development

Patch Changes

  • f00a7d1: 1494 Introduces refs to fix the useEffect rerender loop
  • aa24057: 735 - WfoSearch: Triggers onUpdateQueryString when field is erased. Adds queryIsValid prop to mark the validity of the query.
  • 6bcfd14: 1398 - Adds a generic way of serializing objects when exporting CSV files

@orchestrator-ui/[email protected]

17 Oct 07:03
a823755

Choose a tag to compare

Minor Changes

  • 404ffe2: Shows empty values in productBlocks in detail mode

Patch Changes

  • 293c85c: 1440 Adjusted FieldValue type to include ReactNode for NMS

@orchestrator-ui/[email protected]

10 Oct 07:45
3696dd6

Choose a tag to compare

Minor Changes

  • 78e5223: Fixed buy that does not display Array in blocks
  • 06ec6bc: Connects websocket regardless of what page you start on
  • f0f5aed: 1440 Changes for the NMS service ports tab

Patch Changes

  • ac98ce6: Update tsv information modal

@orchestrator-ui/[email protected]

30 Sep 15:04

Choose a tag to compare

Minor Changes

  • ad83b95: Improves performace of subscription dropdown options

Patch Changes

  • ff6f520: 1377 Added copy button to UUID fields in tables

@orchestrator-ui/[email protected]

27 Sep 08:24

Choose a tag to compare

Minor Changes

  • 0efcf20: 315 - Making the sort icon always visible in cases of small table columns.
  • 1b23a42: 459 Implements single click sorting in the table. Marks WfoSortButtons as deprecated.