* [ADF-3401] refactoring - different way to call the facet parsers
* [ADF-3401] fix duplicate search call
* [ADF-3401] add new fields and buckets from the response
- If a facet is already displayed, just update the bucket count, else add the new facet to the responseFields
- this way any existing filters are preserved, the collapsed state is preserved, facet selection is preserved
* [ADF-3401] reset & clear all selections buttons
* [ADF-3401] delete facets that are not in the response
- for better UX, prevent deletion of items from the category where there is a selected item
- clean-up reset buttons
* [ADF-3401] apply filters to the newly created items
* [ADF-3401] update tests
* [ADF-3401] fix after rebase
* [ADF-3401] Code refactoring
* [ADF-3401] show count value inside tooltip
* [ADF-3401] translatable strings
* [ADF-3401] move 'Clear all selections' button to search-chip-list
* [ADF-3401] option to configure having a reset button for filters
* [ADF-3401] code cleanup and improvements after review
* Update lib/content-services/search/components/search-filter/search-filter.component.ts
Co-Authored-By: suzanadirla <dirla.silvia.suzana@gmail.com>
* [ADF-3401] Better namings
* fix failing e2e tests on search radio
* [ADF-3401] add documentation for search resetButton
* in progress
* in progress testcase C297674
* linting fixes
* modularised clear field method
* made the appearance of select user dropdown work.
* in progress
* final version
* linting fixes
* linting fixes
* in progress
* in progress testcase C297674
* linting fixes
* modularised clear field method
* made the appearance of select user dropdown work.
* in progress
* final version
* linting fixes
* linting fixes
* ADF-4103 automated
* in progress
* Roles Filter automated
* async updates
* removed the identity User details
* roleId extraction done.
* linting fixes
* using constants instead of hardcoding the typing values.
* crc's
* crc's
* linting
* removed hte indexes, as api returns only 1 user record.
* fixed errors
* in progress
* redoing the tests as the PeopleGroupCloudPage has been updated.
* redoing the tests as the PeopleGroupCloudPage has been updated.
* Added a few test cases to cover task list and edit task filters cloud components properties.
* Add tests for task name property.
* Add processInstanceId tests
* Added lastModifiedTo and lastModifiedFrom tests.
* Added tests for all the properties
* Add selectionMode tests.
* Add selectionMode tests
* Update task-list-selection.e2e.ts
* [ADF-4015] Fix lint issues
* Using clearField
* Modified selection tests
* Fixing selection tests
* no message
* Fix spelling
* Removed a sleep from the test
* Fix siteListDropDown locator
* in progress
* in progress
* ADF-4012 pull request ready
* crc's
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* crc's - moved the methods ProcessListCloudComponent to dataTablePage, to keep it common.
* changed the locator to use data-automation-id
* linting fix
* test automated - C268974
* test automated - C268974
* crc's
* crc's
* crc's
* crc's
* linting fix
* added automation for C276980 - Duplicate User or Group
* merged the overlapping testcases
* Changed checkUserHasRoleSelected to use datatable methods
* changed hte usernames to something more relevant and readable.
* [ADF-4066] Should create a task unassigned when assignee field is empty … (#4334)
* C297675 Should create a task unassigned when assignee field is empty in Start Task form automated
* linting fixes and updated some locators which are returning more than 1 result back when running this test, as part of best practices.
* using hte new method added as it's more efficient, getIdCellValue
* linting fixes
* updates
* updated the taskname variables to more meaningful ones.
* added data-automation-id for better test locators.
* [ADF-3829] Add multiple select checkbox to tasks and process cloud components in Demo-Shell
* [ADF-3829] A settings tab has been added to Process Cloud
* [ADF-3829] Remove unused imports
* [ADF-3829] Improve streamer of settings
* [ADF-3829] Create new cloud settings component with all its attributes for better structure and understanding
* [ADF-3829] Add localization for cloud settings component
* [ADF-3854] exclude set site content after rowFilter reset
* [ADF-3854] fix duplicated call
* [ADF-3854] add test
* fix unrelated failing test
* improve type definition
add set get filtering node selector
* remove comma
* [ADF-3854] demo-shell - case when rowFilter is not set for adf-content-node-selector-panel
* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test