* 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>
* ACS-5483 Added possibility to load and update group
* ACS-5483 Implemented unsaved changes dialog
* ACS-5483 Removed console log
* ACS-5483 Made dynamic chip list reusable
* ACS-5483 Fix for more than one row chips
* ACS-5483 Fix for pagination
* ACS-5483 Added some fixes
* ACS-5483 Fixed displaying tags for node
* ACS-5483 Renamed css classes
* ACS-5483 Fixed resizing when chips have pagination
* ACS-5483 Clearing code
* ACS-5483 Documentation for dynamic chip list component
* ACS-5483 Documentation for unsaved changes dialog and guard
* ACS-5483 Documentation for group service
* ACS-5483 Unit tests for GroupService
* ACS-5483 Unit tests for dynamic chip list component
* ACS-5483 Changed fdescribe to describe
* ACS-5483 Unit tests for tag node list component
* ACS-5483 Unit tests for unsaved changes dialog component
* ACS-5483 Unit tests for unsaved changes guard
* ACS-5483 Added description field to group models
* ACS-5483 Correction for updating with description
* ACS-5483 Fixed lint issues
* ACS-5483 Addressed PR comments
* ACS-5483 Reduced complexity
* ACS-5483 Reduced complexity
* ACS-5483 Addressed PR comments