* [AAE-5392] - Make search text input more configurable & add an event emitter to indicate the states of it
* Remove fdescribe
* Emit empty search term when the search gets cleared
* Emit the empty search term when the search gets collapsed by the Search icon
* Same onBlur, emit the empty search term
* Add unit tests for emitters resetting the search term
* Fix comments, use reset event emitter instead of emitting an empty search term
* Update documentation
* Revert reset to boolean
* Fix flaky unit test
* [AAE-5529] Include sorting params in the PeopleContentQueryRequestModel
* * Added unit tests to the recent changes on people content service
* * Fixed comment
* [AAE-4740] FE - [ADF] Destination picker it's not displaying my files folder if the destination Folder path is set to a folder part of trash
* * Added notification message
* * Fixed some comments
* * Rollbacl to preview changes
* * Added more unit tests
* * Removed MatDialogModule from test
* * Fixed comments
* [ADF-5173] - delayed destroying of pdfjs worker to prevent error on closing while loading
* [ADF-5173] - added delay instead of setTimeout
* Update pdf-viewer.component.ts
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* AAE-4241 Fix date and date time not being populated when node metadata is retrieved
* AAE-4241 Fix unit tests
* [AAE-4241] Fix validation messages
* [AAE-4241] Fix unit tests
* [AAE-4241] Fix error log messages
* [AAE-4241] Fix unit tests
* [AAE-4241] Fix e2e tests
* [ci:force][auto-commit] Update JS-API to 4.5.0-3672 for branch: update-js-api originated from JS-API PR: 3674
* Update search-filters.e2e.ts
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
* [ACA-4503] Fix closing dialogs behind when closing the content selector dialog
* [ACA-4503] Close the dialogs from the content node selector component
* Fix no filter should be selected by default
* Replace not.toBeDefined with toBeUndefined
* Fix comment - Trigger onChanges with filter change instead of appName
* [ci:force][auto-commit] Update JS-API to 4.5.0-3646 for branch: update-js-api originated from JS-API PR: 3648
* [ci:force][auto-commit] Update JS-API to 4.5.0-3650 for branch: update-js-api originated from JS-API PR: 3651
Co-authored-by: Travis CI User <travis@example.org>
* [ACA-4436] - added option for select item to display None
* [ACA-4436] - added unit test and fixed wrong default behaviour
* [ACA-4436] - fixed property check
* [ACA-4436] - fixed unit test
* [ACA-4436] - fixed unit test
* [ci:force][auto-commit] Update JS-API to 4.5.0-3611 for branch: update-js-api originated from JS-API PR: 3612
* [ci:force][auto-commit] Update JS-API to 4.5.0-3629 for branch: update-js-api originated from JS-API PR: 3631
* [ci:force][auto-commit] Update JS-API to 4.5.0-3637 for branch: update-js-api originated from JS-API PR: 3639
Co-authored-by: Travis CI User <travis@example.org>
* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
* Refactor e2e's ApiService
* Fix bits here and there
* [ci:force] Remove unused imports
* [ci:force] Extract shared part from adf-testing
* [ci:force] Extract StringUtils as well
* Make protractor's Logger not have duplicated code
* [ci:force]