Releases: workfloworchestrator/orchestrator-ui-library
Releases · workfloworchestrator/orchestrator-ui-library
29 Oct 12:59
Compare
Sorry, something went wrong.
No results found
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)
24 Oct 14:47
Compare
Sorry, something went wrong.
No results found
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
21 Oct 11:11
Compare
Sorry, something went wrong.
No results found
Minor Changes
846a884 : Updates npm dependency minor versions
21 Oct 08:20
Compare
Sorry, something went wrong.
No results found
Patch Changes
2da7671 : Fix: Add onchange on the useEffect state in order to set the default
21 Oct 11:11
Compare
Sorry, something went wrong.
No results found
Minor Changes
846a884 : Updates npm dependency minor versions
17 Oct 14:42
Compare
Sorry, something went wrong.
No results found
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
17 Oct 07:03
Compare
Sorry, something went wrong.
No results found
Minor Changes
404ffe2 : Shows empty values in productBlocks in detail mode
Patch Changes
293c85c : 1440 Adjusted FieldValue type to include ReactNode for NMS
10 Oct 07:45
Compare
Sorry, something went wrong.
No results found
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
30 Sep 15:04
Compare
Sorry, something went wrong.
No results found
Minor Changes
ad83b95 : Improves performace of subscription dropdown options
Patch Changes
ff6f520 : 1377 Added copy button to UUID fields in tables
27 Sep 08:24
Compare
Sorry, something went wrong.
No results found
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.