@hmcts/ccd-case-ui-toolkit 4.8.0-rc.4 → 4.8.0-rc.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/RELEASE-NOTES.md +0 -78
- package/dist/index.umd.js +1 -14
- package/dist/index.umd.js.map +1 -1
- package/dist/index.umd.min.js +1 -1
- package/dist/index.umd.min.js.LICENSE.txt +1 -1
- package/dist/index.umd.min.js.map +1 -1
- package/dist/shared/components/palette/case-link/write-case-link-field.component.js +0 -2
- package/dist/shared/components/palette/case-link/write-case-link-field.component.js.map +1 -1
- package/dist/shared/components/palette/document/write-document-field.component.js +0 -3
- package/dist/shared/components/palette/document/write-document-field.component.js.map +1 -1
- package/dist/shared/services/document-management/document-management.service.d.ts +0 -1
- package/dist/shared/services/document-management/document-management.service.js +0 -8
- package/dist/shared/services/document-management/document-management.service.js.map +1 -1
- package/dist/shared/services/document-management/document-management.service.metadata.json +1 -1
- package/package.json +1 -1
package/RELEASE-NOTES.md
CHANGED
|
@@ -55,15 +55,6 @@
|
|
|
55
55
|
**EUI-4344** Document uploaded shows incorrect name
|
|
56
56
|
**EUI-4377** removing unwanted html tags from title
|
|
57
57
|
|
|
58
|
-
### Version 4.2.3
|
|
59
|
-
**EUI-3425** Hotfix for work already done. Secure uploading for new cases
|
|
60
|
-
|
|
61
|
-
### Version 4.2.2
|
|
62
|
-
**EUI-4161** Turn HRS documentLink URLs into relative URLs, as is done for dm-store URLs
|
|
63
|
-
|
|
64
|
-
### Version 4.2.1
|
|
65
|
-
**EUI-3425** Update Document Management Service to call new document upload API in ccd-case-ui-toolkit
|
|
66
|
-
**EUI-3426** Repoint node layer at the new document store API
|
|
67
58
|
|
|
68
59
|
### Version 4.2.3
|
|
69
60
|
**EUI-3425** Hotfix for work already done. Secure uploading for new cases
|
|
@@ -200,75 +191,6 @@ fixed an issue with the rendering of complex collections on the Case Details tab
|
|
|
200
191
|
**EUI-3868** "Retain Hidden Value" matrix - support for Scenarios 5 and 8 for "retain = true"
|
|
201
192
|
**EUI-2744** EventToComplexTypes regression with hidden fields
|
|
202
193
|
**EUI-4106** Show/hide functionality
|
|
203
|
-
### Version 4.0.0-activity-tracker-unauthorised-beta
|
|
204
|
-
**EUI-4226** Fixed an issue with 401/403 errors ignoring that the user is unauthorised.
|
|
205
|
-
|
|
206
|
-
### Version 3.1.5-complex-hidden-collection-show
|
|
207
|
-
**EUI-3983** Fixed issue with show fields displaying momentarily before show-condition logic evaluated
|
|
208
|
-
|
|
209
|
-
### Version 3.1.6-case-field-labels-showing-on-summary-screen-when-complex-type-is-hidden
|
|
210
|
-
**EUI-2276** Case field showing on summary screen when complex type field is hidden
|
|
211
|
-
|
|
212
|
-
### Version 3.1.5-nested-multi-select-labels-theta
|
|
213
|
-
**EUI-3581** Fixed an issue with label placeholders not working for multiselects within complex fields or collections. Also fixed an issue with FixedRadioList fields showing the code, not the label. Finally,
|
|
214
|
-
fixed an issue with the rendering of complex collections on the Case Details tabs.
|
|
215
|
-
|
|
216
|
-
### Version 3.1.5-datetime-picker-validation
|
|
217
|
-
**EUI-4118** Add and improve validation to datetime picker
|
|
218
|
-
|
|
219
|
-
### Version 3.1.5-datetime-picker-validation
|
|
220
|
-
**EUI-4118** Add and improve validation to datetime picker
|
|
221
|
-
|
|
222
|
-
### Version 4.1.0
|
|
223
|
-
**EUI-2027** Button Labels (AA)
|
|
224
|
-
**EUI-2030** Colour Contrast (AA)
|
|
225
|
-
**EUI-3155** Non-Descriptive Headings (AA) - issues 02, 06, 05 (part of it)
|
|
226
|
-
**EUI-4118** Mandatory datetime picker fields are not giving required field errors
|
|
227
|
-
**EUI-1621** Date/time DISPLAY for Workbasket & Search Input & Results
|
|
228
|
-
**EUI-1692** DateTime Entry & Display Formatting for Complex Types
|
|
229
|
-
**EUI-2792** Date and Time entry (Testing Story)
|
|
230
|
-
**EUI-4155** WA post-MVP Pagination- Angular - My tasks (in Tasks list) - CCD UI Toolkit
|
|
231
|
-
**EUI-3049** Wrap and restyle date time picker component
|
|
232
|
-
**EUI-3051** Handle #DATETIMEENTRY field context
|
|
233
|
-
**EUI-3581** Field interpolation does not work for the field type MultiSelectList
|
|
234
|
-
**EUI-4244** SSCS - Midevent callbacks sending empty fields for optional empty document
|
|
235
|
-
|
|
236
|
-
### Version 4.0.0
|
|
237
|
-
**EUI-4227** Fixed an error with show/hide not working quite right in some configurations.
|
|
238
|
-
**EUI-2022** ExUI - Error Messages (Complex Type)
|
|
239
|
-
**EUI-4033** Ensured complex fields were interpolated on Check Your Answers page
|
|
240
|
-
**EUI-4077** Ensuring searchForCompletable not called if user is pui-case-manager
|
|
241
|
-
**EUI-2027** Accessibility amends for button labels
|
|
242
|
-
**EUI-3155** Accessibility amends for non-descriptive headings
|
|
243
|
-
**EUI-3550** Replace heading tags with spans on case edit pages
|
|
244
|
-
**EUI-2792** Datetime picker fixes after testing integration with webapp
|
|
245
|
-
**EUI-3825** Fix for missing FTPA tab contents.
|
|
246
|
-
**EUI-2017** ExUI - Navigate in table using keyboard
|
|
247
|
-
**EUI-2022** ExUI - Error Messages (A)
|
|
248
|
-
**EUI-2023** ExUI - Labels (A)
|
|
249
|
-
**EUI-3538** ExUI - FieldShowCondition failing on SearchInputFields and WorkBasketInputFields
|
|
250
|
-
**EUI-3466** ExUI - Spinner issue in demo MO unassigned cases page
|
|
251
|
-
**EUI-3497** ExUI - Unassigned cases does not show all unassigned cases
|
|
252
|
-
**EUI-3049** Create datetime picker for use in write date fields (and edit read date fields for consistency)
|
|
253
|
-
**EUI-3732** ExUI - Breathing space data not persisted on Previous button click with ExpUI Demo
|
|
254
|
-
**EUI-2569** ExUI - Labels not displaying in Case Heading
|
|
255
|
-
**EUI-3870** ExUI - Unresponsive and 'laggy' show-hide conditions
|
|
256
|
-
**EUI-3682** Callback Error still not showing proper error message in XUI screen
|
|
257
|
-
**EUI-3505** Applied fix to disable and enable collection remove button based on CRUD permissions
|
|
258
|
-
**EUI-2039** Changed Date Input fields to conform to accessibility standards
|
|
259
|
-
**EUI-2029** WCAG AA Status Message Fixes
|
|
260
|
-
**EUI-2739** Fix "retain hidden fields" functionality for Complex collection, nested Complex, and nested Complex collection types
|
|
261
|
-
**EUI-3622** Re-evaluate "retain hidden value" matrix linked to acceptance criteria
|
|
262
|
-
**EUI-3868** "Retain Hidden Value" matrix - support for Scenarios 5 and 8 for "retain = true"
|
|
263
|
-
**EUI-2744** EventToComplexTypes regression with hidden fields
|
|
264
|
-
**EUI-4106** Show/hide functionality
|
|
265
|
-
|
|
266
|
-
### Version 3.1.5-nested-multi-select-labels-theta
|
|
267
|
-
**EUI-3581** Fixed an issue with label placeholders not working for multiselects within complex fields or collections. Also fixed an issue with FixedRadioList fields showing the code, not the label. Finally,
|
|
268
|
-
fixed an issue with the rendering of complex collections on the Case Details tabs.
|
|
269
|
-
|
|
270
|
-
### Version 3.1.5-datetime-picker-validation
|
|
271
|
-
**EUI-4118** Add and improve validation to datetime picker
|
|
272
194
|
|
|
273
195
|
### Version 3.1.5-nested-multi-select-labels-theta
|
|
274
196
|
**EUI-3581** Fixed an issue with label placeholders not working for multiselects within complex fields or collections. Also fixed an issue with FixedRadioList fields showing the code, not the label. Finally,
|
package/dist/index.umd.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @hmcts/ccd-case-ui-toolkit - Case UI Toolkit
|
|
3
|
-
* @version v4.8.0-rc.
|
|
3
|
+
* @version v4.8.0-rc.5
|
|
4
4
|
* @link undefined
|
|
5
5
|
* @license MIT
|
|
6
6
|
*/
|
|
@@ -21241,13 +21241,11 @@ var WriteCaseLinkFieldComponent = /** @class */ (function (_super) {
|
|
|
21241
21241
|
WriteCaseLinkFieldComponent.prototype.ngOnInit = function () {
|
|
21242
21242
|
if (this.caseField.value) {
|
|
21243
21243
|
this.caseLinkGroup = this.registerControl(new forms_1.FormGroup({
|
|
21244
|
-
'Id': new forms_1.FormControl('LinkedCase'),
|
|
21245
21244
|
'CaseReference': new forms_1.FormControl(this.caseField.value.CaseReference),
|
|
21246
21245
|
}), true);
|
|
21247
21246
|
}
|
|
21248
21247
|
else {
|
|
21249
21248
|
this.caseLinkGroup = this.registerControl(new forms_1.FormGroup({
|
|
21250
|
-
'Id': new forms_1.FormControl('LinkedCase'),
|
|
21251
21249
|
'CaseReference': new forms_1.FormControl(),
|
|
21252
21250
|
}), true);
|
|
21253
21251
|
}
|
|
@@ -23752,9 +23750,6 @@ var WriteDocumentFieldComponent = /** @class */ (function (_super) {
|
|
|
23752
23750
|
this.displayFileUploadMessages(WriteDocumentFieldComponent_1.UPLOAD_WAITING_FILE_STATUS);
|
|
23753
23751
|
var documentUpload = this.buildDocumentUploadData(this.selectedFile);
|
|
23754
23752
|
this.fileUploadStateService.setUploadInProgress(true);
|
|
23755
|
-
var uploadFile = this.secureModeOn ?
|
|
23756
|
-
this.documentManagement.secureUploadFile(documentUpload) :
|
|
23757
|
-
this.documentManagement.uploadFile(documentUpload);
|
|
23758
23753
|
this.fileUploadSubscription = this.documentManagement.uploadFile(documentUpload).subscribe({
|
|
23759
23754
|
next: function (resultDocument) { return _this.handleDocumentUploadResult(resultDocument); },
|
|
23760
23755
|
error: function (error) { return _this.handleDocumentUploadError(error); }
|
|
@@ -34443,14 +34438,6 @@ var DocumentManagementService = /** @class */ (function () {
|
|
|
34443
34438
|
.pipe(operators_1.delay(DocumentManagementService_1.RESPONSE_DELAY))
|
|
34444
34439
|
.pipe();
|
|
34445
34440
|
};
|
|
34446
|
-
DocumentManagementService.prototype.secureUploadFile = function (formData) {
|
|
34447
|
-
var url = this.appConfig.getDocumentManagementUrlV2();
|
|
34448
|
-
var headers = new http_2.HttpHeaders();
|
|
34449
|
-
return this.http
|
|
34450
|
-
.post(url, formData, { headers: headers, observe: 'body' })
|
|
34451
|
-
.pipe(operators_1.delay(DocumentManagementService_1.RESPONSE_DELAY))
|
|
34452
|
-
.pipe();
|
|
34453
|
-
};
|
|
34454
34441
|
DocumentManagementService.prototype.getMediaViewerInfo = function (documentFieldValue) {
|
|
34455
34442
|
var mediaViewerInfo = {
|
|
34456
34443
|
document_binary_url: this.transformDocumentUrl(documentFieldValue.document_binary_url),
|