Commit e7b8361
committed
chore(release): 4.6.0-beta.1
# [4.6.0-beta.1](v4.5.0...v4.6.0-beta.1) (2025-06-13)
### Bug Fixes
* [SW-3056]Approvals - add approval details priority level translations ([a338716](a338716))
* account for no priority level case ([830bbb4](830bbb4))
* add count default value for other variants ([75d7be4](75d7be4))
* added styles for service catalog description ([884ca6a](884ca6a))
* added useNotify hook and fixed shared close translation ([288ce02](288ce02))
* change loading state for services ([bf318b7](bf318b7))
* change type of service catalog form id ([c48ff7a](c48ff7a))
* commit generated bundle file updates ([e574128](e574128))
* correctly send multiselect field values ([5466125](5466125))
* display translated error messages for service submission ([2890f01](2890f01))
* fixed RTL styles for CC field ([f1a751b](f1a751b))
* fixed RTL styles for Credit Card field ([fc35188](fc35188))
* fixed RTL styles for Service Catalog item page ([a868204](a868204))
* lint fix ([f0858da](f0858da))
* move Services count below search bar ([326cd64](326cd64))
* remove commented out CLARIFICATION_REQUESTED approval request state ([e055211](e055211))
* removed link to service catalog documentation ([c730efc](c730efc))
* **service-catalog:** fix description alignment in RTL languages ([0c70a97](0c70a97))
* **service-catalog:** fixed language defaulting to English when navigating around ([f6141cb](f6141cb))
* **service-catalog:** updated translations ([19904a3](19904a3))
* set default value for Service Catalog fields ([aa2c16e](aa2c16e))
* **TAA-136:** addresses type error, wires up now returning decision notes ([c44cbc5](c44cbc5))
* **TAA-136:** commit assets/ changes, without the custom_theme was throwing an error page ([e0b910c](e0b910c))
* **TAA-364:** update decision textarea to match design and include avatar ([b828012](b828012))
* **TAA-370:** remove border radius, add sortable sent on cell, and adjust date format ([3968b2c](3968b2c))
* **TAA-399:** update the ApprovalRequestListTable to show no approval requests text when filtering ([4389c1f](4389c1f))
* update organizationField equality check so that it is consistent with master branch ([685c4c2](685c4c2))
* updated to display hyphen incase of empty comment ([f14a94d](f14a94d))
* updated UI to accomodate api change for decision ([aff1fa6](aff1fa6))
* use service catalog platform object ([feb3efd](feb3efd))
* use translation string for services page title ([a395763](a395763))
### Features
* add clear all to Services search bar ([e4d50c7](e4d50c7))
* add error boundary for service catalog ([c47c9c6](c47c9c6))
* add new template and module for service catalog ([9d1b514](9d1b514))
* add proper link to service catalog list ([92229cc](92229cc))
* add search to Services List ([c2c1f67](c2c1f67))
* add service count to Service List ([7a03cb0](7a03cb0))
* add unstyled list of service catalog items ([d020e14](d020e14))
* added form fields to service item ([a835c3c](a835c3c))
* added list of service catalog items ([be3c34d](be3c34d))
* added service catalog item page ([482b957](482b957))
* conditionally render pagination in Services page ([5403fb3](5403fb3))
* handle missing forms for Service Catalog requests ([7edc3c8](7edc3c8))
* move from custom pages to core pages ([5bc1500](5bc1500))
* post a service catalog item request ([81071cc](81071cc))
* render service item description with html in service item page ([ae24575](ae24575))
* **TAA-136:** address PR feedback re: using constant and missed translation ([a2fb5d7](a2fb5d7))
* **TAA-163:** add Breadcrumbs to the Approval Request page ([6e2bf42](6e2bf42))
* **TAA-163:** add hardcoded link in dropdown for Approval requests ([350abd6](350abd6))
* **TAA-163:** begin integrating with the decision API ([aa08970](aa08970))
* **TAA-163:** build out initial Approval Request List skeleton UI with mock data ([e1e3c55](e1e3c55))
* **TAA-163:** build out initial Approval Request skeleton UI with mock data ([548391f](548391f))
* **TAA-163:** create approval requests module and placeholder templates ([c979b49](c979b49))
* **TAA-163:** wire up individual approval request to first API endpoint ([a378675](a378675))
* **TAA-163:** wire up the Approval Request List to the REST API and update decision to send notes ([bd686d0](bd686d0))
* **TAA-360:** add the Previous Decision display on a withdrawn Approval Request ([33af78c](33af78c))
* update to use translation function with English fallbacks ([9ae1976](9ae1976))
* use endpoints for service catalog ([36320e2](36320e2))1 parent f0aa53b commit e7b8361
2 files changed
+69
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
1 | 69 | | |
2 | 70 | | |
3 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments