Darya Blavanovich and Tomasz Nastaly
ddd508ba60
[ACS-8036] [FE] Legal Hold in ADW. Part 2 (Bulk) ( #10062 )
...
* ACS-8329 Manage bulks endpoint (#9972 )
* ACS-8325 extend ContentActionRef with tooltip (#9998 )
* [ACS-8425] Add functionality to select folder and assign it to a hold (#10011 )
* ACS-8425 add bulkFolderHold method
* ACS-8425 refactor names and add more specific query to folder
* ACS-8425 refactor names
* ACS-8425 fix description in md file
* ACS-8425 update interfaces and add constant
* ACS-8425 fix readme file and refactor tests
* ACS-8425 fix readme
* ACS-8425 fix readme
* ACS-8036 fix import path
---------
Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com >
2024-08-13 10:27:22 +02:00
0843263ce3
[ACS-7690] Saving adding o a new hold ( #9862 )
...
* ACS-7689 Save and delete to existing hold
* ACS-7689 Save and delete to existing hold, cleanup
* ACS-7689 Save and delete to existing hold, revert to separate methods
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold
* ACS-8055 add listAssignedHolds API
* ACS-8055 create legal-hold service
* ACS-8055 add documentation
* ACS-8055 fix imports
* ACS-8055 add HoldPaging class and documentation
* ACS-8055 add interface and fix test
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7690 integrate create and assign holds endpoints
* ACS-7690 fix imports
* ACS-7690 add bulk method
* ACS-7690 update readme file
* ACS-7690 add tests
* ACS-7690 update docs file
* ACS-7690 remove interface
* ACS-7690 update geHolds description and md file with createHold
* ACS-7690 add createHolds to md file
* ACS-7690 fix typo in spec, and description in legal-hold service
* ACS-7690 refactor create hold parameter and documentation
* ACS-7690 fixed test
* ACS-7690 fix test for getHolds
* ACS-7690 fix md for create hold action
* ACS-7690 fix rebase conflicts
---------
Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com >
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-08-13 10:27:22 +02:00
Darya Blavanovich and DaryaBalvanovich
bf7f202b91
[ACS-8055] Integrate endpoint for getting Legal Holds ( #9771 )
...
* ACS-8055 add listAssignedHolds API
* ACS-8055 create legal-hold service
* ACS-8055 add documentation
* ACS-8055 fix imports
* ACS-8055 clean up code
* ACS-8055 fix interface typo
* ACS-8055 add optional options and uodate nodes-api.service.md
* ACS-8055 update interface
* ACS-8055 add HoldPaging class and documentation
* ACS-8055 add interface and fix test
* ACS-8055 add documentation for legal hold service
* ACS-8055 update legal-hold.service.md
* ACS-8055 update legal-hold.service.md
* ACS-8055 update readme file
* ACS-8055 add translation
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-08-13 10:27:22 +02:00
Darya Blavanovich
785b5821a0
ACS-8254 [ADF] Add functionality to pass data on confirmation in DialogComponent ( #9845 )
2024-06-21 10:14:53 -04:00
Darya Blavanovich and DaryaBalvanovich
ad0d2c80a5
ACS-8104 fix buttons alighment ( #9772 )
...
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-06-05 15:51:10 +02:00
Darya Blavanovich
f1167b1bc5
[ACS-7570] [ADF] Create generic dialog component ( #9724 )
2024-06-03 08:34:57 -04:00
Darya Blavanovich
0d2d08aab3
[ACS-7570] [ADF] Create generic dialog component ( #9678 )
2024-05-23 07:35:23 -04:00
Darya Blavanovich and DaryaBalvanovich
3819aecb70
[MNT-24354] update license header to 2024 ( #9633 )
...
* MNT-24354 update license header [ci:force]
* MNT-24354 fix lint [ci:force]
* MNT-24354 [ci:force]
* MNT-24354 update license header in process-services [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-05-08 08:34:51 +02:00
Darya Blavanovich and DaryaBalvanovich
e749473a32
exclude failed unit test ( #9636 )
...
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-05-07 12:50:14 +02:00
Darya Blavanovich and DaryaBalvanovich
10244f45ac
[ACS-7577] [ADF] Remove Folder Directives from Content Services lib ( #9582 )
...
* ACS-7577 remove create and edit folder directive [ci:force]
* Revert "ACS-7577 remove create and edit folder directive [ci:force]"
This reverts commit a0055aa496d1c6ee64118035acb36b55ab59716b.
* ACS-7577 move edit and create folder directives to demo-shell [ci:force]
* ACS-7577 remove public-api and fix readme file [ci:force]
* ACS-7577 remove edit directive [ci:force]
* ACS-7577 update e2e tests [ci:force]
* ACS-7577 update e2e tests [ci:force]
* ACS-7577 update e2e tests [ci:force]
* ACS-7577 revert e2e tests [ci:force]
* ACS-7577 revert e2e tests and create button [ci:force]
* ACS-7577 refactor e2e test [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-04-29 08:55:18 +02:00
Darya Blavanovich and DaryaBalvanovich
86d3ca7892
[ACS-6842] [ACA] Clicking "Create" button multiple times in folder creation modal sends the same folder creation request multiple times ( #9554 )
...
* ACS-6842 add disable mode to submit button
* ACS-6842 refactor ts and spec files
* ACS-6842 add setFormValues function
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-04-15 13:03:11 -04:00
Darya Blavanovich and DaryaBalvanovich
1bcc760b3f
ACS-6721 fix button visibility ( #9530 )
...
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-04-11 11:43:03 -04:00