* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
* AAE-1938 - added first stack of visibility tests for form
* AAE-1938 - fixed unit test after form service changes
* AAE-1938 - rebased with last development
* AAE-1938 - fixed failing e2e
* AAE-1938 - fixed mock definition to match updated service behaviour
* Fixed failing e2e
* AAE-1938 - try to fix cancel uploads
* migrate IdentityRoleService implementation
* update unit tests
* move interfaces to the origin
* move models to proper places
* migrate model to interface
* fix test
* update docs
* support form variables on the model level
* take 'variables.name' convention into account
* move API to a proper place
* unit tests and code fixes
* unit tests for form field model
* process variable interface
* [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.
* [ADF-4457] StorageService should be independent of AppConfigService
* [ADF-4457] Fix e2e tests
* [ADF-4457] Fix e2e tests
* [ADF-4457] Improve storage service workflow
* Fix linting
* Fix unit tests
* Fix e2e test
* Add missing class to constructor
* Fix e2e test
* Rebase branch
* Improve unit test
* fix test
* Fix the value passed as processDefinition
Be sure we fetch the form variables
* * Rename formId to formKey.
* * Reverted form Changes
* * Fixed failing unit test
* Fix the value passed as processDefinition
Be sure we fetch the form variables
* * Fixed failing unit test
* * Rename formId to formKey.
* * Reverted form Changes
* * Fixed failing unit test
* Fix form representation structure
* Refactor form models
* Change tslint config
* Fix lint
* Refactor form models
* Remove duplicated export
* improve variable names
* Update form mock
* * Finding variable values by id & used date format
* * Tests to validate visibility by using id
* * [ADF-4529] Refactor conditions
* [ADF-4529] Fixed cloud form editor script error
* [ADF-3887] Different local storages for different ADF apps
* [ADF-3887] Add documentation
* [ADF-3887] Add unit tests and improve code
* [ADF-3887] Add unit tests
* [ADF-3887] Fix e2e tests
* fix test
* fix test
* Update storage.service.md
* 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
* * 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
* [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
* remove user preference setting save
* fix host setting test
* remove userPreferences test
* fix title service test
* remove unused imports
* restore input align
* fix service import in test tag rating
* Enable OAUTH2
* Create SSO services
* SSO improvements
* Rollback sso login change
* Add SSO configuration from Setting component
* Refactoring
* Remove login ECM/BPM toggle and move use the userpreference instead of store
* fix host setting unit test
* Fix unit test missing instance
* use the Js api oauth
* add logout component and clean sso not used class
* fix dependencies cicle
* add translation settings
* fix style setting page
* clean
* JS APi should receive the oauth config from the userPreference and not from the config file
* change login if SSO is present
* missing spaces
* add sso test in login component
* add logout directive new properties test
* Improve host setting and remove library reference
* fix login test
* Remove unused code
* Fix authentication unit test
* fix authguard unit test
* fix csrf check login component
* fix unit test core and demo shell
* remove
* fix random failing test core search/comment/auth/user
* fix node delete directive
* fix lint issues
* node restore fix
* fix comment test
* remove fdescribe
* fix tests and tslint
* fix upload test
* unsubscribe success event task test
* copy comment object during test
* use the data pipe performance improvement and standard usage
* uncomment random test
* fix comment date random failing test
* disposable unsubscribe
* fix start process
* remove fdescribe
* change start process test and remove commented code
* fix error event check double click
* clone object form test
* refactor date time test
* fix service mock
* fix test dropdown and context
* git hook lint
* fix language test
* unsubscribe documentlist event test
* fix disposable error
* fix console log service error document list
* unusbscribe search test
* clear input field
* remove wrong test
[ADF-2645] move the service use in the upload in the right place
[ADF-2687] No message is displayed when deleting a file/folder from content action
[ADF-2714] [demo shell] Not able to download a version of a file
* add spaces tslint fix