* AAE-11740 replaced api for starting process
* AAE-11740 adjusted tests due to replaced start process api
* AAE-11740 merged similar tests for starting process
* AAE-11740 added condition for disabled start process button
* move form list in a component
* move things in the right place
* move last pice in the right place
* move things in the right place
* move people and group in the right place
* move radio and typehead
form service start remove responsibilities
* remove model service and editor service from formService
* move dropdwon in process-service
finish remove service from form service
* fix some wrong import
* move activiti
* fix double quote imports
* move dynamic table
* fix shell
* move unit test
* [ci:force] fix lint issues
* fix build and some unit test
* fix process spec type spy problems [ci:foce]
* fix
* fix broken tests
* fix lint issues
* fix cloud dropdown test
* cleanup process-service-cloud tests
* fix people process
* improve e2e test
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>
* [AAE-11588] Send variable keys as a post body in admin process instances
* [AAE-11588] Add tests
* [AAE-11588] Add async/await functionality to test suite
* [AEE-11588] Improve logic in service and added test cases
* [AAE-10768] Refactor core comments
* [AAE-10768] Add models export in core comments refactor
* [AAE-10768] Add comments implementation inside process-services package
* [AAE-10768] Add task comments module to process module
* [AAE-10768] Add node comments module to content services
* [AAE-10768] Add id check to getComments and addComments in adf-core comments component
* [AAE-10768] Remove unused service files in process-comments module
* [AAE-10768] Remove unused service files in process-comments module
* [AAE-10768] Add testing logic to spec files
* [AAE-10768] Add comments components readme
* [AAE-10768] Add a mock service to inject into the comment stories file
* [AAE-10768] Add mock data for comments stories
* [AAE-10768] Add mock service to inject into comments stories
* [AAE-10768] Rename mock service and mock data
* [AAE-10768] change taskId with id into the comments test because taskId is never used
* [AAE-10768] Resolve pr suggestions
* [AAE-10768] Resolve task-comments pr suggestions
* [AAE-10768] Resolve comments pr suggestions
* [AAE-10768] Fix merge error in comments.component.html
* [AAE-10768] Add missing markdown files
* [AAE-10768] Remove events from md files
* [AAE-10768] Update upgrade50-60.md with renamed input property
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
* [ADF-5508] Fix half hidden checkmark in demoshell
* Restricted the css scope a little more to avoid any potential breaking changes
* Added missing semi-colon
* ACS-3757 Focus first focusable element in modals and allow to autofocus specific element after modal closing
* ACS-3757 Added possibility for autofocus after closing some modals, marking datatable row as source of context menu, fixing tests
* ACS-3757 Run lint
* ACS-3757 Updated documentation
* ACS-3757 Added unit tests
* ACS-3757 Replaced toHaveBeenCalledWith with toHaveBeenCalled and removed testing all falsy
* AAE-11739 removed unnecessary api call when cancelling not started process
* AAE-11739 added unit tests for cancelling process
* AAE-11739 fixed erroneous test
* AAE-11739 fix for test related error thrown in afterAll
* AAE-11739 added proper way to test wheter button exist
* [ci:force][auto-commit] Update JS-API to 5.2.0-443 for branch: update-js-api originated from JS-API PR: 443
* [ADF-5507] Fix failing unit tests for auth service
* remove unnecessary method
Co-authored-by: Michal Kinas <michal.kinas@hyland.com>
Co-authored-by: eromano <eugenioromano16@gmail.com>