Commit Graph
375 Commits
Author SHA1 Message Date
Mykyta MaliarchukandAdam Świderski c4f3e988c8 [ACS-12333][ACS-12335][ACS-12334] Add Checkout / Check-in Support (#5360)
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2026-09-08 10:57:16 +02:00
Shivangi Shree 5459a662f6 [ACS-10262] Add key for screen reader users so that search process is… (#5350)
* [ACS-10262] Add key for screen reader users so that search process is announced

* [ACS-10262] Add unit test

* [ACS-10262] CR Fixes

* [ACS-10262] CR fixes

* [ACS-10262] Remove repetition
2026-09-08 10:05:30 +05:30
AleksanderSklorz d64d076e80 [MNT-25876][ACS-12622] folders marked as favorites incorrectly redirects to personal files instead of repository (#5380)
* [MNT-25876] Redirected when clicking favorited repository folders to repository

* [MNT-25876] Unit tests

* [MNT-25876] Unit tests
2026-09-07 14:34:51 +02:00
Anton Ramanovich 725dfcd02f [ACS-12756]: adds export for saved searches context service (#5376) 2026-09-07 14:23:55 +02:00
Dominik Iwanek 7f0dd7f7c7 [ACS-12617] [ACA] Recent Files page, the document list does not refresh after a Delete action (#5377) 2026-09-07 13:58:37 +02:00
Dominik Iwanek ff4228aa10 [ACS-12610] [ACA] Preview icon is displayed on the file preview view but has no action (#5358) 2026-08-27 14:55:25 +02:00
Shivangi Shree 3373ce8562 [ACS-10229] Specify role for workspace (#5347)
* [ACS-10229] Specify role for workspace

* [ACS-10229] Remove analytics setting from nx.json
2026-08-20 14:51:42 +05:30
Mykyta Maliarchuk df92e11d9a [ACS-12332] Add checkout and cancel-checkout node support (#5334)
* [ACS-12332] Add checkout and cancel-checkout node support

* [ACS-12332] cr fix
2026-08-19 10:36:47 +02:00
AleksanderSklorz 4275cd3b23 [ACS-12390] Fix overlapped search input after resizing (#5335) 2026-08-13 11:17:52 +02:00
7a576dd5b7 GH Auto: Upstream dependencies ADF:9.2.0-31483738468 JS-API:10.2.0-31483738468 using Tag:9.2.0-31483738468 (#5314)
* [ci:force][auto-commit] Update dependencies ADF:9.2.0-31483738468  JS:10.2.0-31483738468

* add width to size

* Fix size width

---------

Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
Co-authored-by: Shivangi Shree <shivangi.shree@hyland.com>
2026-08-13 10:26:33 +02:00
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
Dominik Iwanek 0ddfd4ff02 [ADW] Search page displays a loading bar when navigating back from the File Viewer (#5332) 2026-08-06 13:40:07 +02:00
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
dd2d1f8711 GH Auto: Upstream dependencies ADF:9.2.0-29815065241 JS-API:10.2.0-29815065241 using Tag:9.2.0-29815065241 (#5302)
* [ci:force][auto-commit] Update dependencies ADF:9.2.0-29815065241  JS:10.2.0-29815065241

* [ACS-11406] Align unit tests with refactored UnitTestingUtils (#5288)

* [ACS-11406] Align unit tests with refactored UnitTestingUtils [ci:force]

* [link-adf:dev-mmaliarchuk/ACS-11406-refactor-UnitTestingUtils][ci:force]

* empty commit

---------

Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
2026-07-21 11:23:37 +02:00
Michal Kinas 9b838c86b2 Allow the same term to be executed when search mode changes (#5297) 2026-07-20 10:01:02 +02:00
Grzegorz Jaśkowski 48842513a9 [ACS-12037] Remove Knowledge Discovery from ACA (#5278)
* [ACS-12037] Remove Knowledge Discovery from ACA

* [ACS-12037] CR comments

* [ACS-12037] Update package-lock

* [ACS-12037] Add new rule documentation

* [ACS-12037] Fix unit tests
2026-07-11 00:57:12 +02:00
Dominik Iwanek b9677ec6b6 [ACS-11909] [ADW] Link to file or folder plan for Type filter and Delete operation (#5272) 2026-07-10 14:25:42 +02:00
1695f17b7c [MNT-25681] Search refactoring and unification (#5257)
* [MNT-25681] Search refactoring and unification

* [MNT-25681] CR fixes

* [MNT-25681] ADF version bump

* [MNT-25681] Two way binding on search input

* MNT-25681] search e2es fixes

* [MNT-25681] search e2es stabilization pt 2

* [MNT-25149] Add unit tests for multivalued select parameter default value (#5262)

* [MNT-25149] Add unit tests for multivalued select parameter default value

* address comment on pr

* [MNT-25681] Fix content node selector panel issues

* [PRODSEC-13253] Upgraded angular version to fix vulnerability and to have the same versions like ADF

* [MNT-25681] Unit test fix

* [MNT-25681] Search input fix

---------

Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
Co-authored-by: Akash Rathod <41251473+akashrathod28@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2026-07-06 11:08:15 +02:00
Michal Kinas a52a71a254 [ACS-12041] Add debounce timer for saved searches to limit API calls on every keystroke (#5267) 2026-07-02 17:48:45 +02:00
AleksanderSklorz 34c7181c69 [ACS-11879] Used container elevation shadow instead of box shadow none (#5264) 2026-07-02 11:10:49 +02:00
Dominik Iwanek 4bca49b0b3 [MNT-25732] Improvements to "Repository Access Feature" (#5241) 2026-06-29 13:39:17 +02:00
AleksanderSklorzandg-jaskowski 745cd14024 [ACS-11306] upgrade frontend to angular 20 (#5122)
* [ACS-11306] Upgrade Angular to 20 version

* [ACS-11306] Reverted unwanted changes

* [ACS-11306] Reverted unwanted changes

* [ACS-11306] Reverted unwanted changes

* [ACS-11306] Upgrade ngrx to 20 version

* [ACS-11306] Updated eslintrc

* [ACS-11306] Added replacement for quotes related eslint rule

* [ACS-11306] Fixed eslint issues related with unused error and optional chaining

* [ACS-11306] Corrected versions in projects

* [ACS-11306] Fixed unit tests

* [ACS-11306] Updated stylelint version

* [link-adf:chore/ng20][ACS-11306] Test

* [link-adf:chore/ng20][ACS-11306] Changed tsconfig

* [link-adf:chore/ng20][ACS-11306] Test

* [link-adf:chore/ng20][ACS-11306] Test

* [link-adf:chore/ng20][ACS-11306] Removed redundant line from tsconfig

* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json

* [link-adf:chore/ng20][ACS-11306] Fixed stylelint issue

* [link-adf:chore/ng20] [ACS-11306] Fix colors of text button, dialog text, form field placeholder and button styling

* [link-adf:chore/ng20] [ACS-11306] Fix create from template dialog confirm button color

* [link-adf:chore/ng20] [ACS-11306] Fix add permission dialog button colors

* [link-adf:chore/ng20] [ACS-11306] Fix login error icon color and alignment

* [link-adf:chore/ng20][ACS-11306] Updated package-lock.json

* [ACS-11306] Update package.json to use ADF with Angular 20

---------

Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com>
2026-06-26 10:57:31 +02:00
Mykyta Maliarchuk b2149441f0 [ACS-11973] Fix: context menu disappears during bulk upload (#5236)
* [11973] Fix: context menu disappears during bulk upload

* sonar & copilot fix

* [ACS-11973] cr fix
2026-06-25 10:24:17 +02:00
Grzegorz Jaśkowski 83dffc8301 [ACS-11980] Fix info drawer tabs focus indicator on keyboard navigation (#5218) 2026-06-11 10:04:20 +02:00
Grzegorz Jaśkowski 5192fa8e9c [ACS-10449] MD3 ADW fixes (#5215)
* [ACS-10449] ADW fix bulk actions and node info dialog icon

* [ACS-10449] Address comments
2026-06-08 14:58:55 +02:00
Anton Ramanovich 09af8f613a [ACS-11158] style update (#5050) 2026-06-08 14:05:00 +02:00
Grzegorz Jaśkowski 836eaaaea9 [ACS-10449] Migrate ADW and ACC to MD3 (#5213)
* [ACS-10449] Fix library dialog button

* [ACS-10449] Fix mixed decls sass warning
2026-06-05 15:44:14 +02:00
eb7861c93e [ACS-10449] migrate ACA to MD3 (#5199)
* [ACS-10449] replace color usage in templates

* [ACS-10449] switch from @import to @use

* [ACS-10449] replace MD2 datetimepicker theme

* [ACS-10449] replace MD2 apis, replace @imports, use MD3 theme

* [ACS-10449] visual regression fixes 1

* [ACS-10449] visual regression fixes 2

* [ACS-10449] visual regression fixes 3

* [ACS-10449] visual regression fixes 4

* [ACS-10449] visual regression fixes 5

* [ACS-10449] visual regression fixes 6

* [ACS-10449] Viewer MD3 fixes

* [ACS-10449] Typography MD3 fixes

* [ACS-10449] Select, autocomplete background MD3 fix

* [ACS-10449] Addressed PR comments

* [ACS-10449] Reverted one unwanted change

* [ACS-10449] Addressed PR comments

* [ACS-10449] Addressed PR comments

* [ACS-10449] Removed redundant code

* [ACS-10449] Addressed PR comments

* [ACS-10449] use variables instead of colors, fix permission components, use overrides

* [ACS-10449] revert wrong token usage

* [ACS-10449] Addressed PR comments

* [ACS-10449] Addressed PR comments

* [ACS-10449] Addressed PR comments

* [ACS-10449] Toggle MD3 fixes

* [ACS-10449] Addressed comments

* [ACS-10449] Tabs MD3 fixes

* [ACS-10449] Addressed comments

* [ACS-10449] Addressed comments

* [ACS-10449] MD3 fixes

* [ACS-10449] Addressed comments

* [ACS-10449] Addressed comments

* [ACS-10449] icon, icon button and permission datatable styling refactor

* [ACS-10449] revert changes overwriting previous fix, address comment

* [ACS-10449] About page, notification history fixes

* [ACS-10449] Login page, saved searches fixed

* [ACS-10449] Addressed comments

* [ACS-10449] Fixed incorrect box shadow for permissions users and groups popup

* [ACS-10449] Fixed color for selected selectbox option

* [ACS-10449] ADF style fixes refactoring I

* [ACS-10449] Simplify styles for selected group and user icons in permissions

* [ACS-10449] Create from template dialog title size and buttons layout

* [ACS-10449] Fixed uploading file popup

* [ACS-10449] Incorrect color of sidenav background

* [ACS-10449] ADF style fixes refactoring II

* [ACS-10449] Fixed background color for library metadata viewer and buttons hovering

* [ACS-10449] Breadcrumb, datatable bg, search filter container fixes

* [ACS-10449] User profile button fixes

* [ACS-10449] Create from template, copy/move dialog fixes

* [ACS-10449] Fixed styles for comments tab

* [ACS-10449] Small correction

* [ACS-10449] Fixed button styles for linking rules dialog and global change buttons padding

* [ACS-10449] fix selected node tick icon color in search results

* [ACS-10449] Permission form field fixes

* [ACS-10449] Reverted unwanted change

* [ACS-10449] Button, create folder rules dialog fixes

* [ACS-10449] Fixed styles for version manager dialog

* [ACS-10449] Tag creator fixes

* [ACS-10449] Fixed styles for docs viewer thumbnails

* [ACS-10449] remove redundant metadata styling

* [ACS-10449] fix outlined button hover color

* [ACS-10449] Categories panel fixes

* [ACS-10449] Minor shadow box fix

* [ACS-10449] Expansion panel font size fix

* [ACS-10449] fix datepicker

* [ACS-10449] Fixed icons color after uploding new version of file

* [ACS-10449] Fix descending specificity and mixed decls build warnings, remove duplicated styles

* [ACS-10449] Fixed container color for outlined cards

* [ACS-10449] Badges color fix

* [ACS-10449] Configure notification history badge size

* [ACS-10449] Fixed viewer toolbar background

* [ACS-10449] Use latest ADF version

* fix e2e

---------

Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
Co-authored-by: akashrathod28 <akash.rathod@hyland.com>
2026-06-01 08:53:50 +02:00
Mykyta Maliarchuk 630f34988a [MNT-25522] display N/A for size and number of files for links in info dialog (#5203) 2026-05-28 13:11:53 +02:00
Mykyta Maliarchuk 286bf1b9b4 [MNT-25522] Add support for 'Link document' functionality (#5195)
* [MNT-25522] Add 'Link document' functionality

* [MNT-25522] address copilot comments

* [MNT-25522] cr fixes

* [MNT-25522] address code smell
2026-05-22 17:10:40 +02:00
c4ff14f359 GH Auto: Upstream dependencies ADF:8.6.0-26272920976 JS-API:9.6.0-26272920976 using Tag:8.6.0-26272920976 (#5178)
* [ci:force][auto-commit] Update dependencies ADF:8.6.0-26272920976  JS:9.6.0-26272920976

* remove adf-core.globals

* file upload fix

* fail e2e with wait fix

* fix(e2e): unique username + viewer content render wait

* feat(viewer): register providePdfViewer for ADF 8.6.0+

* exclude test

* fix comment

---------

Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
Co-authored-by: akashrathod28 <akash.rathod@hyland.com>
2026-05-22 16:12:15 +02:00
Anton Ramanovich 8bc00a2295 [ACS-9765]: node actions service export (#5149) 2026-05-08 10:26:49 +02:00
AleksanderSklorz ce024096ea [ACS-11350] Fixed focusing after collapsing sidenav menu (#5168)
* [ACS-11350] Fixed focusing after collapsing sidenav menu

* [ACS-11350] Addressed copilot comments

* [ACS-11350] Addressed copilot comments

* [ACS-11350] Addressed copilot comments
2026-04-24 13:11:20 +02:00
Michal Kinas 4c7f4f2c14 [MNT-25584] Hide edit offline option when node is checked out (#5132)
* [MNT-25584] Hide edit offline option when node is checked out

* [MNT-25584] CR fix

* [MNT-25584] Missing docs changes
2026-04-02 15:04:21 +02:00
1b51e74730 GH Auto: Upstream dependencies ADF:8.5.0-23864516491 JS-API:9.5.0-23864516491 using Tag:8.5.0-23864516491 (#5130)
* [ci:force][auto-commit] Update dependencies ADF:8.5.0-23864516491  JS:9.5.0-23864516491

* Unit test fix

---------

Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2026-04-02 15:03:00 +02:00
Dominik Iwanek 91c5db4ced [ACS-10885] Screen Readers: Dashboard: Non-descriptive announcement of the Company Logo button (#5131) 2026-04-02 10:38:39 +02:00
Mykyta Maliarchuk aefa1b3f78 [ACS-10258] a11y fix: Search page is unreadable at 320px width (#5123)
* [ACS-10258] a11y fix: Search page is unreadable at 320px width

* [ACS-10258] cr fix
2026-04-01 09:46:43 +02:00
Dominik Iwanek abddd51796 [ACS-10475] [FE][Search] UX improvements for search (#5112) 2026-03-30 12:08:42 +02:00
Dominik Iwanek 7f3905e0c4 [ACS-10732] After switching the language and reloading, the app reverts many components back to English. (#5116) 2026-03-30 10:32:05 +02:00
Michal Kinas 6fb8af3a20 [MNT-25615] Add repository view (#5114)
* [MNT-25615] Add repository view

* [MNT-25615] CR fixes
2026-03-27 16:15:01 +01:00
AleksanderSklorz 89a42b3de5 [ACS-11417] lint enable angular eslint prefer inject rule default in ng20 for alfresco apps (#5111)
* [ACS-11417] Enable inject prefer eslint rule

* [ACS-11417] Added eslint rule for prefer readonly

* [ACS-11417] Fixed unit tests

* [ACS-11417] Addressed copilot comments
2026-03-25 08:45:32 +01:00
Dominik Iwanek 40f758c895 [ACS-11271] Rebranding of FE apps (#5103) 2026-03-19 08:58:14 +01:00
Mykyta Maliarchuk d1b7b051de [ACS-10273] a11y: Saved Search - fix focus management on dialog open and return to trigger on close (#5101)
* [ACS-10273] a11y: Saved Search - fix focus management on dialog open and return to trigger on close

* [ACS-10273] cr fixes
2026-03-18 16:24:14 +01:00
Michal Kinas 73fd3085b8 [MNT-25478] Fix info button display (#5099)
* [MNT-25478] Fix info button display

* [MNT-25478] CR fix
2026-03-16 16:17:17 +01:00
Dominik Iwanek b2f1245c7d [ACS-10475] [Search] UX improvements for search (#5042) 2026-03-13 16:18:55 +01:00
Michal Kinas 683eab8be4 [ACS-11205] Add declare keyword to prevent variables shadowing (#5092) 2026-03-13 16:08:27 +01:00