orderhub-ui-utils#1983 |
TS016540264 |
- Problem: Table toolbar cancel button needs to emit an event.
- Fix: The Order Hub buc-table component was enhanced to emit an event called
toolbarCancelClicked. To use implementors must bind a method to this table event.
- Files changed: Internal library files
|
orderhub-ui-utils#1946 |
TS016373655 |
- Problem: Table stickyHeader support is not good as it breaks other row columns css.
- Fix: When setting the stickyHeader property to true in a buc-table component, the header
row remaining sticky however, the column widths of the header and the content rows were misaligned.
The scss styling was fixed to work properly in this scenario.
- Files changed: Internal library files
|
orderhub-ui-utils#1978 |
TS016528738 |
- Problem: Order Hub shows different ETS / ETD from the ones showed in OMS Console and
Database.
- Fix: Order Hub always assumed OMS dates are entered in UTC into the database. However, in
on premise environments, customers can set this date preference to any timezone of their choice. To
fix, the Order Hub code now looks at the yfs.install.localecode to determine the timezone in which
the dates are entered in the OMS database.
- Files changed: Internal library files
|
buc-app-user#191 |
TS016680417 |
- Problem: Order Hub - Error while searching for Users.
- Fix: Order Hub enterprise drop down selection data is always cached into browser session
storage. The enterprise selection in the Users search screen includes all the nodes which can be a
very big list that can fill up the cache quick. To fix, the enterprise selection data is not going
to be cached anymore.
- Files changed: Internal library files
|
buc-app-exception#909 |
TS016330275 |
|
buc-app-exception#907 |
TS016666081 |
|
buc-app-exception#904 |
TS016442896 |
- Problem: Exception details summary panel does not display full text.
- Fix: The buc-summary-panel code was not wrapping text making long text not visible. To
fix, all summary panel fields will now wrap and also proper title property was applied so that the
correct information is shown on hover as well.
- Files changed: Internal library files
|
buc-app-order#7434 |
TS016457398 |
|
buc-app-order#7426 |
TS016443500 |
|
buc-app-order#7396 |
TS016393089 |
- Problem: Modal popup focuses on cancel button.
- Fix: Order Hub modals were focusing incorrectly in the first action button in the modal
footer. All the Order Hub modals were changed to properly tag the first element of each modal for
focus.
- Files changed: Many modal files were changed to put focus on the first element across all
Order Hub code repositories
|
buc-app-settings#2212 |
TS016592826 |
|
buc-app-fulfillment#2134 |
TS016652391 |
|
buc-app-inventory#3982 |
TS016643595 |
- Problem: Issue with Date range field in Inventory Audit Search.
- Fix: The audit search screen date picker initialization did not properly pass the do not
allow empty selection to the date picker component.
- Files changed: Internal library files
|
buc-app-inventory#3936 |
TS016442594 |
|
buc-app-inventory#4044 |
TS016827564 |
|
buc-app-workspace#1815 |
TS016712658 |
|
buc-app-workspace#1811 |
TS016712810 |
|
buc-app-workspace#1810 |
TS016712511 |
|
buc-app-workspace#1805 |
TS016712331 |
|
buc-app-workspace#1803 |
TS016657556 |
|
buc-app-workspace#1798 |
TS016644075 |
|