Commit Graph
13 Commits
Author SHA1 Message Date
Shivangi Shree 7924d93922 [ACS-12479] fix missing key and property (#5346)
* [ACS-12479] fix missing key and property

* [ACS-12479] Revert changes from style file
2026-08-13 07:03:26 +02:00
Shivangi Shree 86f2e48326 [ACS-12461] Add babel and brace-expansion to support linking (#5341)
* [ACS-12461] Add babel and brace-expansion to support linking

* [ACS-12461] remove brace-expansion/* from paths

* [ACS-12641] Remove unrelated file

* [ACS-12461] Remove unused package

* [ACS-12461] Fix formatting in tsconfig.adf.json
2026-08-12 22:34:56 +05:30
Shivangi Shree ba21c7d70b [ACS-12391] Clicking the reduce panel displays reduced details view (#5333)
* [ACS-12391] Clicking the reduce panel displays reduced details view

* [ACS-12391] Add lifecycle teardown to activatedRoute

* [ACS-12391] Fix unit test

* [ACS-12391] File remains selected when user clicks on reduce panel button

* [ACS-12391] Fix review issues
2026-08-10 11:57:00 +05:30
Shivangi Shree c696975bf4 [ACS-8468] Add copy-to-clipboard-action to content-metadata (#5290)
* [ACS-8468] Add copy-to-clipboard-action to content-metadata

* [ACS-8468] Make an entry for display copy to clipboard icon functionality
2026-08-07 10:32:48 +05:30
Shivangi Shree 84f3a639e8 [ACS-12385] Fix en-AU collision (#5330)
* [ACS-12385] Fix en-AU collision

* [ACS-12385] remove comments

* [ACS-12385] Diff by SHA instead of a remote-tracking branch name
2026-08-05 15:34:27 +05:30
Shivangi Shree 33a138809a [ACS-8427] Fix search behaviour on closing (#5310)
* [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
2026-07-28 22:56:11 +05:30
Shivangi Shree 8b1b5fd3a2 [ACS-11860] Update license-header from 2005-2025 to 2005-2026 (#5312)
* [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
2026-07-28 14:47:01 +05:30
Shivangi Shreeandakashrathod28 1d7686729e [ACS-12311] Remove manage versions dialog box for non versionable file (#5307)
* [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>
2026-07-28 13:50:53 +05:30
Shivangi Shree d12b3bdc2c [ACS-9106] Remove double checkbox (#5291)
* [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
2026-07-24 12:25:31 +05:30
Shivangi Shree b962f28edc [ACS-9583] Strip details segment from url (#5294)
* [ACS-9583] Fix the routing to viewer

* [ACS-9583] Splice all segments after details

* [ACS-9583] Fix unit test
2026-07-24 11:20:44 +05:30
Shivangi Shree f089e84da5 [ACS-12175] Add color to popup annotation (#5293)
* [ACS-12175] Add color to popup annotation

* [ACS-12175] add style to viewer.component
2026-07-21 12:55:15 +05:30
Shivangi Shree a1d4fa047f [ACS-9374] [ACS-9590] Fix search pop up and infinite loading animation (#4717)
* [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
2025-08-01 13:15:50 +05:30
Shivangi Shree c493824778 [ACS-9374][ACS-9590] Prevent search popup flicker on Enter key press and infinite loading animation (#4683)
* [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
2025-07-30 05:24:55 -04:00