* [#5352] Fix broken pagination if totalItems is missing. This happens when a search query is executed against Solr and not the DB
* fix lint issues
Co-authored-by: Arik Sidney Guggenheim <ariksidney@outlook.com>
* ADF-5074 Scrollable non-multiline and full display for multiline
* ADF-5074 Refactor template
* ADF-5074 Scrollbar displayed only on overflow
* ADF-5074 adf-textitem-ellipsis is now replaced by adf-textitem-scroll
* ADF-5074 Scrollable non-multiline and full display for multiline
* ADF-5074 Refactor template
* ADF-5074 Scrollbar displayed only on overflow
* ADF-5074 adf-textitem-ellipsis is now replaced by adf-textitem-scroll
* * Added unit tests to the about-github-link component.
* Removed unused css
* * Added unit tests to the about module and prodcut-version components
* * After rebase
* tests cleanup
* cleanup search control tests
* EmptyContentComponent tests
* fix names
* search filter category test
* task list test and code polish
* process list tests and cleanup
* extra task-list tests
* extra start-task tests
* code cleanup
* chore: adding instructions to the calendar for use
* chore: updating lockfile
* chore: fixing package
* chore: updated html for test
* chore: adding instructions to the calendar for use
* chore: updating lockfile
* chore: fixing package
* Wchore: updated html for test
* chore: removed unnused random string gen
* chore: synced lockfile; removed unnused prop
* If silentlogin do implicitLogin
* If silentlogin do implicitLogin
* Unit tests
* Unit tests Trigger new run
* Authguard should return true for canActive
* adjust unit test and allow AuthGuard CanActive for the SSO case
* adjust unit test and allow AuthGuard CanActive for the SSO case
* adjust unit test and allow AuthGuard CanActive for the SSO case
* adjust unit test and allow AuthGuard CanActive for the SSO case
* Add isPublicUrl logic to authguard
* adjust unit test and allow AuthGuard CanActive for the SSO case
* Allow canActive true for public urls like /settings
* fix redirect login for SSO
* Try not using isPublicUrl from js-api as that triggers an implicit login already
* Try not using isPublicUrl from js-api as that triggers an implicit login already
* Try not using isPublicUrl from js-api as that triggers an implicit login already
* Try not using isPublicUrl from js-api as that triggers an implicit login already
* move sso silentlogin fix to ecm authguard
* Try only todo the implicitLogin if not logged in
* Try only todo the implicitLogin if not logged in
* Try only todo the implicitLogin if not logged in
* Try only todo the implicitLogin if not logged in
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* remove implicit flow parameter and pray that those process cloud tests are passing
* remove implicit flow parameter and pray that those process cloud tests are passing
* remove implicit flow parameter and pray that those process cloud tests are passing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* move authService stuff in the login component from ngOnInit to constructor
* move authService stuff in the login component from ngOnInit to constructor
* move authService stuff in the login component from ngOnInit to constructor
* move authService stuff in the login component from ngOnInit to constructor
* not use login component for silent login anymore!
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* reuse is PublicUrl from js-api
* reuse is PublicUrl from js-api
* revert travis changes
* revert travis changes
* Check if oauth is enabled
* Check if oauth is enabled
* Check if oauth is enabled
* Check if oauth is enabled
* Create card view text item PO
* Changed back the puppeteer version
* Fix the rootElement locator
* no message
* Fix wrong rebase
* * Added unique data-automation-id on cardViewTextComponent.
* Changed data-automation-id for float
* Making sure the people and group widget is working fine as part of the form
* Be able to save a form with people and group
* Fix tslint
* Fix html error
* Fix unit test
* firt version groupo component widget
* fix group
* fix compilation issue
* fix compilation issue
* fix compilation issue
* fix compilation issue
* fix problem update script
* multiple browser ps cloud
* add field assignment
* add field in form model
* no need subobject we need an issue to refactor the field model
* no need subobject we need an issue to refactor the field model
* fix unit test
* remove title modify
* revert
* fix lint
* exclude AAE-1179
* exclude tooltip e2e
* [DW-1618] Admin App -Application Instances - Able to delete all the admin users in Manage app permissions.
* [ADF-5031] [PeopleCloudComponent] Do not delete selected users completely.
* Added flag for not to remove last chip
* Added unit tests to the changes.
* * Added doc
* * Changed removeLastChip to remove
* * Added readonly strategy
* Removed remove input
* Updated unit tests
* * Added tooltip
* Hiding remove icon.
* * Fixed unit tests