Commit Graph
985 Commits
Author SHA1 Message Date
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
Michal Kinas a23d808e92 [MNT-25149] Adapt rule property to multivalue scenario (#5191)
* [MNT-25149] Adapt rule property to multivalue scenario

* [MNT-25149] CR fix

* [MNT-25149] CR fixes
2026-05-29 13:46:51 +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
Adam Świderski aa03f7d005 [ACS-11855] include e2es lithium (#5194)
* [ACS-11855] included some e2es + small refactoring / improvements

* [ACS-11855] more tests include

* [ACS-11855] sonar cloud fix 1

* [ACS-11855] copilot review fixes 1

* [ACS-11855] copilot review fixes 2

* [ACS-11855] small tests fixes or improvements

* [ACS-11855] fixed failing tests

* [ACS-11855] sonar cloud fix

* [ACS-11855] sonar cloud fix 2

* [ACS-11855] more search improvements

* [ACS-11855] review fix 1

* [ACS-11855] review fix 2

* [ACS-11855] more small improvements
2026-05-21 12:24:45 +02:00
Adam Świderski c67b4dc203 [ACS-11762] Automated MNT 25285 (#5190)
* [ACS-11762] Automated MNT 25285

* [ACS-11762] small refactoring

* [ACS-11762] more fixes for viewer tests

* [ACS-11762] NOSONAR added for type issue

* [ACS-11762] copilot review fixes 1

* [ACS-11762] copilot review fixes 2

* [ACS-11762] copilot review fixes 3

* [ACS-11762] review fixes 1

* [ACS-11762] race condition fixed
2026-05-19 11:56:56 +02:00
Adam Świderski 0ba55fd2cd [ACS-11759] MNT-25541 automated (#5186)
* [ACS-11759] MNT-25541 automated

* [ACS-11759] copilot review fixes 1
2026-05-15 14:35:46 +02:00
Michal Kinas 29a2a36efc [MNT-25558] Folder rules - respect multivalued properties (#5184) 2026-05-15 08:06:25 +02:00
Anton Ramanovich 8bc00a2295 [ACS-9765]: node actions service export (#5149) 2026-05-08 10:26:49 +02:00
Adam Świderski 7e9afb39b1 [ACS-11554] MNT-11554 automated (#5175)
* [ACS-11554] MNT-11554 automated

* [ACS-11554] package-lock.json reverted
2026-05-06 09:36:11 +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
Adam Świderski dfe27c6032 [ACS-11617] added test for XAT-19318 and fixed false positives for viewer e2es (#5163)
* [ACS-11617] added test for XAT-19318 and fixed false positives for viewer e2es

* [ACS-11617] cleaned exclude file

* [ACS-11617] added 1s delay in openFileInViewer

* [ACS-11617] changed name for override-ci to ci:skip-e2e
2026-04-22 12:58:41 +02:00
Adam Świderski a2631db0e2 [ACS-11612] helium ACA e2es updates (#5159)
* [ACS-11612] helium ACA e2es updates

* [ACS-11612] helium testing week small tests fixes

* [ACS-11612] copilot review 1

* [ACS-11612] sonar fix 2

* [ACS-11612] copilot review fix 2

* [ACS-11612] shared links api small fixes

* [ACS-11612] sonar cloud fix 3

* [ACS-11612] fixed returns for promise<void> methods

* [ACS-11612] eslint fix and added override-ci skip in yml
2026-04-22 11:26:39 +02:00
Denys Vuika c2ba2cd6c3 Update Angular and NgRx peer dependencies to v19.2 (#5151)
* Update Angular and NgRx peer dependencies to v19.2

Updated peerDependencies in aca-content and aca-shared libraries to correctly reflect the Angular 19.2.x and NgRx 19.2.x versions used in the root package.json, replacing outdated >=15.2 version constraints.

* Update rxjs and zone.js peer dependencies to Angular 19 compatible versions

- Updated rxjs peer dependency from >=6.6.6 to ^7.4.0 (compatible with Angular 19)
- Updated zone.js peer dependency from >=0.11.8 to ^0.14.0 || ^0.15.0 (compatible with Angular 19)
- Prevents consumers from installing incompatible RxJS 6 or older Zone.js versions while satisfying Angular 19 peer dependencies

* Add missing @angular/platform-browser and @angular/router peer dependencies

Both libraries import and use components from @angular/platform-browser (HammerModule, DomSanitizer, By) and @angular/router (Router, ActivatedRoute, provideRouter, RouterModule, guards), but these were not declared in peerDependencies. Adding them makes consumer requirements explicit and keeps peer dependencies aligned with actual usage.
2026-04-15 12:03:13 +01:00
Grzegorz Jaśkowski d7f4809b64 [ACS-11404] update ng from 19.2.19 to 19.2.20 (#5142)
* [ACS-11404] update ng from 19.2.19 to 19.2.20

* [ACS-11404] remove deprecated devtools playwright property

* [ACS-11404] update ng devkit from 19.2.19 to 19.2.20

* [ACS-11404] lock pdfjs-dist version
2026-04-14 13:59:56 +02:00
Alfresco BuildandCrowdin Bot a291563957 New Crowdin translations by GitHub Action (#5060)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-04-14 10:39:44 +02:00
Adam Świderski 2004414d67 [ACS-10621] library-properties cleanup (#5140)
* [ACS-10621] library-properties cleanup

* [ACS-10621] copilot review fix 1
2026-04-09 10:01:44 +02:00
Adam Świderski a2df5d2b0b [ACS-11446] Automated last test cases from ACA test execution & various refactoring (#5134)
* [ACS-11446] Automated last test cases from ACA test execution & various refactoring

* [ACS-11446] sonar cloud fix 1

* [ACS-11446] spinner changes reverted & spinner component added to the base component

* [ACS-11446] sonar fix 2

* [ACS-11446] copilot review fixes 1

* [ACS-11446] copilot review fixes 2

* [ACS-11446] copilot review fixes 3

* [ACS=11446] review fixes 1

* [ACS-11446] excluded upload dialog tests
2026-04-07 14:12:45 +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
Adam Świderski ff38c7d19c [ACS-11233] Testing week test cases automated in ACA (#5113)
* [ACS-11233] Testing week test cases automated in ACA

* [ACS-11233] last test additions from testing week

* [ACS-11233] sonar fix 1

* eslint configuration for e2e tests

* [ACS-11233] sonar fix 2

* [ACS-11233] sonar fix 3

* [ACS-11233] added viewer actions as a seperate test suite

* [ACS-11233] added viewer actions to pr yml

* [ACS-11233] deleted autocorrection

* [ACS-11233] review fix 1

* [ACS-11233] review fix 2

* [ACS-11233] small test fixes and report portal upload timeout change

* [ACS-11233] reportportal fix 2

* [ACS-11233] viewer tests fixes

* [ACS-11233] review fix 3

* [ACS-11233] review fix 4

* [ACS-11233] deleted angular inject test 1

* [ACS-11233] viewer tests fix 3
2026-03-30 09:40:54 +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
Michal Kinas ea8c621f54 [ACS-11205] Use new LazyApi decorator (#5079)
* [ACS-11205] Use new LazyApi decorator

* [ACS-11205] Use latest ADF

* [ACS-11025] CR fixes
2026-03-12 12:00:23 +01:00
dependabot[bot]andAleksander Sklorz 9ea290dac7 build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0 (#5070)
* build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0

Bumps [@ngx-translate/core](https://github.com/ngx-translate/core) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](https://github.com/ngx-translate/core/compare/v16.0.4...v17.0.0)

---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* [ACS-11213] Change versions

* [ACS-11213] Change versions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2026-03-12 10:39:08 +01:00
AleksanderSklorz a63664f319 [ACS-11213] Reverted ngx translate upgrade (#5068)
* [ACS-11213] Reverted ngx translate upgrade

* [ACS-11213] Reverted ngx translate upgrade
2026-02-28 00:22:59 +01:00
Grzegorz Jaśkowski acb832da6e [ACS-11033] ai answer references id mapping workaround (#5064)
* [ACS-11033] ai answer references id mapping workaround

* [ACS-11033] remove redundant type
2026-02-27 16:11:46 +01:00
dependabot[bot]andAleksander Sklorz 55185c965a build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0 (#4798)
* build(deps): Bump @ngx-translate/core from 16.0.4 to 17.0.0

Bumps [@ngx-translate/core](https://github.com/ngx-translate/core) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/ngx-translate/core/releases)
- [Commits](https://github.com/ngx-translate/core/compare/v16.0.4...v17.0.0)

---
updated-dependencies:
- dependency-name: "@ngx-translate/core"
  dependency-version: 17.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* [ACS-11213] Fix for upgrading ngx-translate

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2026-02-27 14:10:31 +01:00
Adam Świderski 02ca4dfca3 [ACS-11219] removed unused locators and methods from E2E components (#5061)
* [ACS-11219] removed unused locators and methods from E2E components

* [ACS-11219] more refactoring

* [ACS-11219] deleted spinner from pagination component
2026-02-25 14:40:24 +01:00
Grzegorz Jaśkowski 52d7f52bfb [ACS-11033] Knowledge Retrieval answer page displays general error instead of response (#5044)
* [ACS-11033] fix not displayed answer bug, improve unit test coverage

* [ACS-11033] replace deprecated retryWhen

* [ACS-11033] use search API for fetching ai references

* [ACS-11033] cr fixes

* [ACS-11033] copilot cr fixes

* [ACS-11033] undo accidental change

* [ACS-11033] copilot cr fixes 2

* [ACS-11033] cr fixes 2
2026-02-24 13:24:39 +01:00
AleksanderSklorz 2d2347c1ab [ACS-11153] remove the usage of ng reflect from the unit tests (#5057)
* [ACS-11153] Removed usages of ng-reflect attribute

* [ACS-11153] Added eslint rule to prevent using ng-reflect

* [ACS-11153] Fixed copilot suggestio

* [ACS-11153] Fixed copilot suggestio
2026-02-20 15:41:40 +01:00
Adam Świderski 1218c0fb64 [ACS-11051] getChild usage refactored (#5056)
* [ACS-11051] getChild usage refactored

* [ACS-11051] sonar fix 1

* [ACS-11051] test fixes 1

* [ACS-11051] test fixes 2

* [ACS-11051] review fixes 1

* [ACS-11051] review fixes 2
2026-02-20 15:06:37 +01:00
Alfresco BuildandCrowdin Bot 04ab11f9d6 New Crowdin translations by GitHub Action (#5052)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-02-20 13:59:59 +01:00
0008b7c170 GH Auto: Upstream dependencies ADF:8.4.0-22182348850 JS-API:9.4.0-22182348850 using Tag:8.4.0-22182348850 (#5043)
* [ci:force][auto-commit] Update dependencies ADF:8.4.0-22182348850  JS:9.4.0-22182348850

* Refactor components to use Angular's dependency injection with `inject` function. Removed unnecessary constructor parameters in `name-column`, `saved-searches-list`, `node-information`, and `content-url` components. Updated `node-actions` service to use string literals for `BatchOperationType`. Adjusted `showHeader` initialization in `document-base-page` component for consistency.

---------

Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2026-02-19 15:05:37 +01:00
Michal KinasandAdam Świderski 4204745227 [MNT-25478] Add Information dialog for nodes and dialog for additional location references (#5041)
* [MNT-25478] Add Information dialog for nodes and dialog for additional location references

* [MNT-25478] CR fixes

* [MNT-25478] CR fixes

* [MNT-25478] Unit test fix

* [MNT-25478] E2E locator fixes

* [MNT-25478] E2E locator fixes

* [MMNT-25478] Add cm:contains to secondary parents API call

* [MMNT-25478] Small fix

* [MNT-25478] First e2e fixes

* more fixes for e2es

* last e2e fixes

---------

Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2026-02-18 12:27:32 +01:00
Dominik Iwanek 85c8d36730 Manual upstream (#5040) 2026-02-11 19:31:50 +00:00
Alfresco BuildandCrowdin Bot 8b3dcf1e15 New Crowdin translations by GitHub Action (#5036)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-02-10 13:04:27 +00:00
AleksanderSklorz 3bb00fe222 [MNT-25123] Addded scss variables (#5039) 2026-02-10 13:25:34 +01:00
Alfresco BuildandCrowdin Bot f4989ac248 New Crowdin translations by GitHub Action (#5032)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-02-04 09:05:17 +01:00
Alfresco BuildandCrowdin Bot 5736fe30c6 New Crowdin translations by GitHub Action (#5015)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2026-02-03 07:37:47 +01:00