* Change the MyTask with assignee and generate an unique id
* save the taskfilter by user
* Add taskFilters value on the query params
* Fix the unit tests
* use js api beta version
* Rebase against development
* Filter the filters by id name or index
* Add the ability to translate and filter by key
* make properties optionals
* Remove import duplication
* * 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
* Remove the tmp folder inside the smart-build script. Print the deps file to see the current dependencies
* Use the alpha of the latest lib published on npm
* [ADF-3354] removed the adf-accordion component to use material accordion
* [ADF-3354] fixed default opened state for the accordion
* [ADF-3354] fixed locator for new accordion menu
* [ADF-3713] Implement Search radio component tests
* Fixing the double quotes and whitespaces
* Changing names of methods
* More renamings
* Removing trailing whitespace
* Refactoring of search filters tests
* Small changes
* Use name instead of env
* Enable cache dist
* enable only master and dev
* rename e2e lib
* add nx and smart build
* disable packaging and create demo shell stages
* use same name
* Enable affected e2e for core and process
* Enable affected libs check on all the e2e
* fix e2e condition
* Enable unit tests
* Manage case deps not present
* add name typo
* add affected folder to check e2e
* change an e2e test
* remove branch typo
* Update .travis.yml
* [ADF-3606] added extra icon for special folders
* [ADF-3606] changed icons and added tests
* [ADF-3606] added navigation via linked folder
* [ADF-3606] fixed problem in test
* [ADF-3606] added extra documentation
* [ADF-3606] fixed problem with folderchange event
* [ADF-3438] Add tests for task list demo page:
* Fixing some tests
* Added new tests
* Add more tests
* Fix the name of the test for bamboo
* Fix test name to work on bamboo
* no message
* Added new tests
* Modified the error message.
* no message
* fix lint issues
* Fix lint issues
* Changing taskListSinglePage from js to ts
* Uncomment a test
* Fixing lint issues
* Solve lint error
* Refactored taskListDemoPage
* Commented two tests that are failing because of a bug in APS
* Fix lint error
* Resolved comments
* modify settings page and add test for login with SSO
* remove await
* added the HOST_SSO as parameter
* change setSilentLogin method, add new method, add new test
* remove comment
* optional parameters silentLogin and implicitFlow
* moved --host_sso "$E2E_HOST_SSO" to ./scripts/test-e2e-lib.sh script
* [ADF-3719] i
nserted rendition generation for shared link nodes
* [ADF-3719] added rendition when creating a shared link
* [ADF-3719] added fake parameter to subscribe
* [ADF-3655] Fix layout issue on IE 11
* [ADF-3655] Fix styles on date, date-time and people widgets
* [ADF-3655] Fix styles on date, date-time and people widgets
* [ADF-3723] added first step to adf tree view component
* [ADF-3723] start adding tests for the new component
* [ADF-3723] fixed style and start adding tests
* [ADF-3723] working on unit test
* [ADF-3723] added test for the new tree view component
* [ADF-3723] added event when clicked on a tree node
* [ADF-3723] refactored code
* [ADF-3723 added peer review changes
* [ADF-3723] fixed extra space
* [ADF-3723] fixed unit test
* [ADF-3723] fixed failing unit test