* [ACS-8427] Fix search behaviour on closing
* [ACS-8427] Use navigateBack function name instead of exitSearch
* [ACS-8427] Fix function name in unit test description
* [ACS-11860] Update license-header from 2005-2025 to 2005-2026
* [ACS-11860] Fix date in en.json only in i18n folder
* [ACS-11860] Remove date change from fi.json
* [ACS-11860] Add change to en.json only from i18n folder
* [ACS-12311] Remove manage versions dialog box for non versionable file
* [ACS-12311] Add few more unit test for empty entry and aspectnames
* [ACS-12311] Fix manage versions for search-results
* Added e2e fix and exclude test
* Added e2e no test fix and exclude test
---------
Co-authored-by: akashrathod28 <akash.rathod@hyland.com>
* [ACS-9106] Remove double checkbox
* [ACS-9106] Add unit test for multiselect
* [ACS-9106] Fix unit test code
* [ACS-9106] Fix description of unit test
* [ACS-9106] change the name of multiselect and add it to search component
* [ACS-9106] Remove thumbnail component
* [ACS-9106] Add thumbnail entry for search-results
* [ACS-9106] Add action-menu above the icon
* [ACS-9106] Add action-menu at correct place
* [ACS-9106] Remove the logic of manually assigning column header
* [ACS-9106] Remove ununsed class
* [ACS-9374] Prevent search popup flicker on Enter key press
* feat: WIP - fixing search input errors for draft PR
* Add test for mat-error on empty search term and handle loading state properly
* Add test for mat-error on empty search term and handle loading state properly
* Add whitespace error and fix unit test for checkbox
* Fix sonarcloud issue for exception
* [ACS-9374] Add validator to aca-shared
* [ACS-9374] Simplify HTML by handling error state in TypeScript
* [ACS-9374] Fix error validation process
* [ACS-9374] Fix sonarcloud issue
* [ACS-9374] Prevent library search with search term less than 2 characters
* [ACS-9374] Show validation error on checking and unchecking checkbox
* [ACS-9374] Provide default value to hasLibrariesConstraint
* [ACS-9374] Close dropdown on search submission
* [ACS-9374] Close menu on search trigger
* [ACS-9374] Remove explicit 0 from setTimeout
* [ACS-9374] Prevent search popup flicker on Enter key press
* feat: WIP - fixing search input errors for draft PR
* Add test for mat-error on empty search term and handle loading state properly
* Add test for mat-error on empty search term and handle loading state properly
* Add whitespace error and fix unit test for checkbox
* Fix sonarcloud issue for exception
* [ACS-9374] Add validator to aca-shared
* [ACS-9374] Simplify HTML by handling error state in TypeScript
* [ACS-9374] Fix error validation process
* [ACS-9374] Fix sonarcloud issue
* [ACS-9374] Prevent library search with search term less than 2 characters
* [ACS-9374] Show validation error on checking and unchecking checkbox
* [ACS-9374] Provide default value to hasLibrariesConstraint
* [ACS-9374] Close dropdown on search submission