Skip to content

Releases: workfloworchestrator/orchestrator-ui-library

@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.

@orchestrator-ui/[email protected]

26 Sep 15:28

Choose a tag to compare

Minor Changes

  • e228d98: Sorts grouped table groups
  • d24efe6: 1381 Render mouseover tooltip for the new tables

Patch Changes

  • 60021b1: Fixes checkboxes without labels

@orchestrator-ui/[email protected]

24 Sep 14:33

Choose a tag to compare

Patch Changes

  • 648badb: 1423 Handles not_authenticated errors from graphql endpoints. Adds accessTokenExpiresAt and refreshTokenExpiresAt to WfoSession
  • f5138d3: 1406 Added sorting for new tasks and workflow dropdowns
  • 223888a: 1363 - Making the title use all space available. Moves the subtitle around to show above the children (action buttons) on small screens

@orchestrator-ui/[email protected]

19 Sep 13:54

Choose a tag to compare

Minor Changes

  • fb2cca8: 1376 Adds inline note edit component
  • 93e1926: 1363 Consistent header spacings on all pages
  • 72007aa: 1395 Fixes sorting in the related subscriptions table

Patch Changes

  • 851eb96: 1393 Fix workflow dropdown not refreshed after subscription is set in sync

@orchestrator-ui/[email protected]

17 Sep 11:46

Choose a tag to compare

Major Changes

  • 7991a97: 1384 - (Breaking change) - Replaces WfoBasicTable and WfoTableWithFilter with WfoTable and WfoAdvancedTable. Both have slightly different interfaces compared with the previous components

Minor Changes

  • ca01308: Refactor WfoSubscriptionGeneral, use WfoSubscriptionDetailSection in forms
  • 0041a7c: 699, 1370 - Fix and update product block view

Patch Changes

  • 94ed80b: "649 Fixed a bug where details were shown based on index instead of unique id of a PB
  • 5ce3e1f: 1363 Fixes labels in table settings modal
  • 0fe9ad5: 1363 Adds WfoMultilineCell and WfoTruncateCell
  • 88c4181: 1378 Add sorting for subscription details workflows tab

@orchestrator-ui/[email protected]

04 Sep 12:36
39c136a

Choose a tag to compare

Patch Changes

  • 414391f: Adjust start task combobox size, so it doesn't hide list items
  • 7c6f8b2: Add enum for ids of subscription detail sections

@orchestrator-ui/[email protected]

02 Sep 15:17
829e3c5

Choose a tag to compare

Patch Changes

  • 702cbdf: Display orchestrator-ui-library version in header

@orchestrator-ui/[email protected]

30 Aug 08:37
a0e4569

Choose a tag to compare

Minor Changes

  • 6f8b708: Added WfoGraphqlErrorsMeta handler, added isLoading to WfoSubscriptionActions, using fragments in some graphql queries, changes required for #1320
  • 1318c92: Added open support menu item to context menu
  • e46972c: Adds onFocus websocket reconnection if connection is lost