* migrate IdentityRoleService implementation
* update unit tests
* move interfaces to the origin
* move models to proper places
* migrate model to interface
* fix test
* update docs
* [ADF-4847] Not able to find any user in Assignee field when creating a task
Updated url to fetch composite user roles
* [ADF-4847] Fixing failing E2E tests
* [ADF-4738] [Process -Cloud] Move GroupCloudService to adf-core lib.
* * Changed GroupModel to IdentityGroupModel
* Updated unit tests the recent changes.
* * Added documentation to the identityGroupService
* Updated GroupInitial and GroupCoudcomponent doc.
* * Created groupCount model. * Updated unit test to the recent changes
* * After rebase updated doc
* * Fixed comments.
* split download api into separate service
* move tests and fix code
* break dependency for thumbnail service
* update tests
* test fixes
* fix code
* fix unit tests
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refres
* fix unit test
* [ADF-3812] Added multiple user selection and user pre-selection
* [ADF-3812] Added tests
* [ADF-3812] Added jsdoc
* [ADF-3812] Improved variable naming
* [ADF-3812] Improved mode selection
* [ADF-3812] Changed input name and emit logic
* [ADF-3812] Used modified emitter name in start task
* [ADF-3812] Improved default role selection
* Use the new strategy to fetch the authorized users
* * Fixed pre-selection in single mode
* * Added invalid selection validation
* * Added start task assignee validation
* * Improved preset loading
* * Improved tests
* * Added test to validate default assignee
* * Added methods to check user has access to an app
* * Added app access to people cloud and start task
* * Refactored methods and removed unused input - showCurrentUser
* * Added tests
* * Changed service names and removed unwated services
* * Used formControl error instead of manual error flag
* * Used new hasError method of people component inside start task
* * Improved tests
* * Updated callCustomApi call signature
* * Added documentation
* * Disabled search until clientId is retrieved
* * Changed realm name
* * Added jsdoc for service methods
* Remove the useless doc
* Fix process cloud page
* Use FilterParamModel
* Rollback method
* Fix core unit test related to identity service
* Fix process filters cloud
Get user info from different keys
* Select the my-task filter in case the task has been created
* Add family_name and given_name to the jwt token
* [ADF-3538] start creating new folder for cloud components
* [ADF-3538] added new package to the script and the builds
* [ADF-3538] added some more changes to scripts
* [ADF-3538] - starting the new package
* Add a cloud component as example
* Skip the scss style
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* add the app-list-cloud-component
add the app-details-cloud-component
* Fix process service cloud path
* Remove useless file
* [ADF-3540] Start Task Component APS2
* Generated startTaskCloudModule
* Generated start-task-cloud component by cli
* Used start-task-cloud in the demo shell
* * Added FormModule instead of CoreModule
* Added StartTaskTestingModule
* Refactored startTaskCloud Component
* * Used FlexLayout
* Used Keylock api to fetch users
* Removed all css
* Refactored start-task-cloud component
* Removed form field from the starttask form
* Created UsedCloud model
* Added unit test to the recent changes
* Added mock objects
* * Added unit test to the startTaskCloud component
* * Added documentation about startTaskCLoud component
* Changed runtimeBundle to appName
* Changed defaultTaskName to name
* * Generated people-cloud component
* Created initialUserName pipe
* * Fetching roles by userId
* Filtering Users with required roles
* Removed duplicates
* Generated initial-user-name pipe
* Generated people-cloud component
* Created roleCloud module
* * Rebased with development branch
* Created start-task-cloud-demo component in the demo-shell
* * Added unit tests to the start-task-cloud service
* Added unit test to the people-cloud component and userInitail pipe
* Updated start-task unit tests to the recent changes
* Created mock data
* * Updated people-cloud component with error message* Updated unit tests
* * Included StartTaskCloud component in the demoShell* Created startTask demo component* Added create task button in the tasklist demo component
* * Added lodash
* * Fixed lodash import
* Add the start task into the cloud demo
* Fix the lodash import and @type
* Show the My task once the task has been created
* first change
* [ADF-3540] Improved start task component
* [ADF-3540] Fixed expression changed error
* [ADF-3540] Refactored code
* [ADF-3540] Fix lodash import error
* [ADF-3540] Remove lodash dependency
* [ADF-3540] Refatored code
* tmp
* [ADF-3540] Show/Hide current user as part of list
* [ADF-3340] Assign new task to current user when no assignee selected
* [ADF-3540] Rebased the latest changes
* [ADF-3540] Refactored code
* [ADF-3540] Improved user search logic for people component
* [ADF-3540] Moved user services to Core module
* [ADF-3540] Modified translation keys
* Add process-services-cloud into the license rule
* Fix wrong import for prod build
* Add license header
* Fix unit tests
* Fix proxy karma for content
* Fix proxy karma for process services
* Fix proxy karma for process cloud
* add stylelint
* fix style first part
* fix style second part
* fix style third part
* fix style fourth part
* Fix e2e tests first part
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* fix insights
* fix style abotu component
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* [ADF-3746] Rebase branch
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* Fix list error
* fix new style added
* tslint fix
* [ADF-3746] Fix scss errors on Process Filters Cloud component
* * Created IdentityUserService
* Created IdentityUserModel
* Added JWT lib into package.json
* * Provided a way to show SSO user info
* * Added condition to check sso login
* * Refactored userInfo component* Updated unit tests to the recent changes
* * Created IdenityUser model
* Refactored userInfoComponent
* * Modified userInfoComponent
* Modified unit tests
* * Used Fullname pipe* Removed the logic that we had to display fullname in the ecm/bpm/identity model* Created JwtHelperService* Modified ecm/bpm services * added test cases to the identity service
* * Moved jwt service to core/service
* * Updated userInfo doc
* * Added missing return types
* * Created a mockToken* Added unit tests to the JwtHelperService* Updated identityUserService unit test
* Update jwt-helper.service.spec.ts
* * Updated bpm/ecm/identity services
* remember me
* add login component e2e test
* add success route test
* add change logo check
* redirect url after logout e2e
* move redirection test in a separate file
* login component tslint
* cardview e2e
* fix login test
* add test case number
* move version test in a separate file
* clean unused elements
* metadata part 1
* tslint fix
* fix metadata test
* remove fit
* fix formatting file viewerPage
* multi propety test
* metadata and login improvements
* fix data automation fix
* metadata permission e2e
* fix tslint problems
* improve selector
* stabilize search component test
* stabilize test step 1
* fix tag test
add config timeout
* tentative
* delay after download
* change meatdata test
* stabilize metadata
* use smaller file for not extension related test
* stabilize test step 2
* exclude failing test
* timeout fix
* split in multiple task e2e
* trick travis
* trigger build
* fix command issue
* fix save screenshot
* fix run subfolder
* test timeout increase
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
* update dependencies
add ban for fdescribe in tslint
reenable test
add badge codacy
check bundles esm5 and esm2015
travis run new vuild script
* remove fdescribe
* material 5.0.0 stable release
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy