* [AAE-16965] Improve Date data table column type
* [AAE-16965] Date unit tests
* update docs
* cleanup cells after implement inject
* bring back removed constructors
* remove empty constructors
* replace constructor token injection by inject function
* [AAE-16965] Use other variable for template
* implement suggestions
* update demo shell module
* fix unit test
* fix timeAgo problem
* add some more unit tests
* fake change in extensions
* [AAE-16965] fix for backward compatibility
* [AAE-15082][AAE-15081] Resolve the options coming from a json variable for a dropdown
* split method to smaller parts and remove duplications in units
* fix unit tests
* get variables from API call
* [AAE-15082] Add handle form variable
* replace variableId by variableName
* improve code
* [AAE-7666] Add error message when REST API fails for radio buttons
* [AAE-7666] remove not needed checks from unit test
* Remove redundant code
* move logic from html to component
* [AAE-10644] Fix tests that have no expectations - core lib part 1
* [AAE-10644] fix app config tests
* replace subscription with spy
* use done instead of await in subject related unit test
* fix node action services unit tests
* fix add permission panel units
* fix some upload unit tests
* fix some search unit tests
* remove duplicated unit tests
* [AAE-10320] fix content and document list unit tests
* remove duplicated content node selector unit test
* fix upload unit test
* [AAE-9186] Filter tasks by assignee
* add status filter enum
* remove useless case
* remove useless unit test
* improve task assignment filter unit tests
* remove useless imports
* rebase
* fix lint
* run the copydist only for affected
* Build always cli and testing to use local
* Add back test and cli
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
* [AAE-9311] Use new micro service ingress for people/group
* [AAE-9311] change ingress for user-access-service
* [AAE-9311] fix unit test
* Trigger travis
* [AAE-9311] fix unit test
* [AAE-7313] User can claim a task only if he is an candidate and release if he is assigned
* [AAE-7313] unit test improvements
* revert change on angular.json
* [AAE-7313] removed focus from unit test describe
* Trigger travis
* Trigger travis
* [AAE-7313] exclude C593997 e2e
* [MNT-22765] Improved display mandatory form fields
* [MNT-22765] added unit tests
* [MNT-22765] fixed test with error icon on rest fail
* Trigger travis
* [MNT-22765] removed underscore from var name
* [AAE-7765] removed underscore from unit test
* [AAE-7765] fixed css lint
* [AAE-7765] fixed e2e error message css class
* [AAE-7765] fixed storybook e2e
* [AAE-7338] Changed approach to use token injection
* [AAE-7338] moved model files up
* [AAE-7338] fixed imports
* [AAE-7338] changed class to interface
* [AAE-7338] fixed model imports
* * Fixed failing unit tests due recent changes
* [AAE-7338] fixed unit test
Co-authored-by: sivakumar414ram <sivakumar414ram@gmail.com>
* [AAE-5958] added stories and mocks
* [AAE-5958] arefactored mocks
* [AAE-5958] added interface for mock and live process cloud service
* [AAE-5958] added story and mock for header placeholders
* [AAE-5962] added stories and mock
* [AAE-5961] afixed standalone task form mock
* [AAE-5962] added interface for real and mock form definition selector service
* [AAE-5962] renamed mock data
* [AAE-6360] added config and logo files to process cloud and stories lib
* [AAE-6360] fixed build by adding unimplemented methods in form cloud mock service
* [AAE-6360] added config files for core and content services
* [AAE-6360] fixed bimport to correct build content-services storybook
* [AAE-5953] solved rebase conflict
:wq
* [AAE-5953] solved rebase conflict
* [AAE-5953] added form cloud service interface
* [AAE-5953] fixed lint errors
* [AAE-5953] migrated stories and mocks
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] removed redundant mock
* [AAE-5953] refactored and moved mocks
* [AAE-5953] refactor modules import
* [AAE-5960] added stories file and service mock
* [AAE-5960] fixed validation mock
* [AAE-5960] added story for user role
* [AAE-5960] removed uunused properties from primary story
* [AAE-5960] added interface to mock and live identity user service
* [AAE-5960] added mandatory preselected users story
* [AAE-5960] syntax improvements
* [AAE-5960] fixed default value for roles control
* [AAE-5960] refactored imports
* [AAE-5960] improve syntax
* [AAE-5960] refactored services name
* [AAE-5960] removed deprecated argTypes defaultValue
* [AAE-5960] exported new interface from core
* [AAE-5960] fixed import issue with identity user mock service in core
* [AAE-5960] fixed issue with viewer component test
* Enable the storybook for process-services-clod
* [AAE-5952] added few stories
* [AAE-5952] added additional extensions for process cloud config
* [AAE-5952] added few stories
* [AAE-5952] added additional extensions for process cloud config
* [AAE-5952] added stories for claim by user, group and invalid app and task story separation
* [AAE-5952] mmock assigned user
* [AAE-5952] added task cloud interface
* [AAE-5952] improved formatting
* Use relative path
* [AAE-5952] fixed lint errors
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>