* Copy to clipboard button is now accessible through the keyboard enter earlier which was only accessible through mouse click
* review comments addressed
* Move in common service the real common services
remove Pagination js-api dependencies
move search-input component in content
* fix unit
* fix lint
* fix
* fix
* AAE-8306: Managed to disable complete/save/claim buttons on user click
* AAE-8306: reverted back save button disable
* AAE-8306: Managed to disable unclaim or release button on user click
* AAE-8306: Fixed formatting issues
* AAE-8306: Fixed formatting issues
* AAE-10979: Added support to display html icon for multipart related mime type
* AAE-10979: excluded failing e2e tests
* AAE-10979: Removed extra comma
* 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-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