3715 Commits

Author SHA1 Message Date
Alfresco Build
a75ddc4cfb
GH Auto: Upstream dependencies ADF:7.0.0-alpha.9-13367447514 JS-API:8.0.0-alpha.9-13367447514 using Tag:7.0.0-alpha.9-13367447514 (#4402)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.9-13367447514  JS:8.0.0-alpha.9-13367447514

* C589205 - excluded a failing test for future investigation

---------

Co-authored-by: nikita-web-ua <84377976+nikita-web-ua@users.noreply.github.com>
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2025-02-17 13:30:25 +01:00
Alfresco Build
d758d00d3d
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.9-13357533609 JS:8.0.0-alpha.9-13357533609 (#4401)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-02-17 08:16:16 +01:00
dependabot[bot]
0fa7569ea9
Build(deps): Bump vite and @angular-devkit/build-angular (#4395)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.4.14 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `vite` from 5.0.12 to 5.4.14
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)

Updates `@angular-devkit/build-angular` from 17.1.4 to 17.3.12
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/17.1.4...17.3.12)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-14 12:40:07 +01:00
Alfresco Build
1c9ffd6a2c
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.9-13304787292 JS:8.0.0-alpha.9-13304787292 (#4387)
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
2025-02-14 10:33:21 +01:00
dominikiwanekhyland
a70378bffc
[ACS-6849][ACA] Upgrade to Angular 17 (#4275) 2025-02-12 14:42:09 +01:00
Adam Świderski
b013818649
[ACS-9187] [E2E] Fix XAT-5304 - file downloading is flaky (#4375)
* [ACS-9187] [E2E] Github Actions test run

* [ACS-9187] added artifacts

* [ACS-9187] Download fix1 for XAT-5304

* [ACS-9187] removed github artifacts
2025-02-10 12:03:50 +01:00
dominikiwanekhyland
2093a7acc1
[ACS-9229] a11y testing: Search Page / Elements must only use supported ARIA attributes (#4383) 2025-02-10 10:06:29 +01:00
Alfresco Build
766ee8e937
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13199421341 JS:8.0.0-alpha.8-13199421341 (#4382)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-02-10 09:18:40 +01:00
Wojciech Duda
5bd8357169
AAE-30880 Remove usage of commonjs buffer package (#4379)
* AAE-30880 Remove usage of commonjs buffer package

* AAE-30880 Replace missing conversion with atob

* AAE-30880 Utilize TextEncoder tool
2025-02-07 14:59:02 +01:00
Mykyta Maliarchuk
6a5e894998
[ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text (#4384)
* [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text

* [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text
2025-02-07 13:36:32 +01:00
Mykyta Maliarchuk
0446ef6090
[ACS-9236] a11y testing: Create Rule - Buttons must have discernible text (#4381) 2025-02-07 13:35:04 +01:00
dominikiwanekhyland
85e0b43359
[ACS-9228] a11y testing: Search Page / Buttons must have discernible text (#4376) 2025-02-07 08:52:17 +01:00
Alfresco Build
9f3486b3d1
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13178609839 JS:8.0.0-alpha.8-13178609839 (#4380)
Co-authored-by: nikita-web-ua <84377976+nikita-web-ua@users.noreply.github.com>
2025-02-06 14:15:27 +01:00
Alfresco Build
8981fa9e97
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13161984194 JS:8.0.0-alpha.8-13161984194 (#4374)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-02-06 12:19:05 +01:00
Mykyta Maliarchuk
e0fa9d6d5c
[ACS-9213] Update license visible on login page from SSO (#4373) 2025-02-04 14:21:20 +01:00
Mykyta Maliarchuk
09636b377d
[ACS-9211] Update license headers (#4372) 2025-02-04 12:11:48 +01:00
Adam Świderski
f01d6e161b
[ACS-9154] Fix unstable tests in ACA after migration to local ACS (#4341)
* [ACS-9154] enable flaky tests for debugging

* [ACS-9154] added artifacts

* [ACS-9154] Added wait for viewer spinner to load + excluded one test

* [ACS-9154] Final tests stabilization (for this pr)

* [ACS-9154] Excluded XAT-5304

* [ACS-9154] exclude C277736 updated
2025-02-04 11:35:17 +01:00
Alfresco Build
9138802bd3
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13117029289 JS:8.0.0-alpha.8-13117029289 (#4371)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-02-04 08:28:37 +01:00
dependabot[bot]
6cfd7aa844
Build(deps): Bump Alfresco/alfresco-build-tools (#4368)
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 8.8.0 to 8.12.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.8.0...v8.12.1)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 13:25:20 +01:00
dependabot[bot]
b3b5096e41
Build(deps): Bump the github-actions group with 2 updates (#4369)
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `crowdin/github-action` from 2.5.0 to 2.5.2
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](8dfaf9c206...b811e49583)

Updates `Alfresco/alfresco-build-tools` from 8.8.0 to 8.12.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.8.0...v8.12.1)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 12:52:52 +01:00
dependabot[bot]
1cff5dd4ce
Build(deps): Bump Alfresco/alfresco-build-tools (#4367)
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 8.8.0 to 8.12.1
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.8.0...v8.12.1)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 12:25:22 +01:00
Alfresco Build
b4a2beab37
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13074429584 JS:8.0.0-alpha.8-13074429584 (#4364)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-02-03 09:53:55 +01:00
Alfresco Build
8348b4242d
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13068943536 JS:8.0.0-alpha.8-13068943536 (#4363)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-01-31 10:29:49 +01:00
dominikiwanekhyland
75f25e9741
[ACS-9083][ADW] Comment creation is available after document is retained (declared as record) (#4359) 2025-01-30 10:32:04 +01:00
Alfresco Build
2c1e2c63d6
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13038266721 JS:8.0.0-alpha.8-13038266721 (#4360)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-01-30 08:10:34 +01:00
swapnil-verma-gl
02caa7acbd
[ACS-9119] Saved Search navbar title now gets translated (#4356)
* [ACS-9119] Fixed issue where Saved Search Nav Bar title was not getting updated on changing language

* [ACS-9119] Added unit test

* [ACS-9119] Added null safety check

* [ACS-9119] Addressed PR comments

* [ACS-9119] Fixed Unit test
2025-01-29 15:24:30 +05:30
Alfresco Build
003537ff1c
GH Auto: Upstream dependencies ADF:7.0.0-alpha.8-13013055766 JS-API:8.0.0-alpha.8-13013055766 using Tag:7.0.0-alpha.8-13013055766 (#4349)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13013055766  JS:8.0.0-alpha.8-13013055766

* fix test

---------

Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
2025-01-29 10:36:45 +01:00
MichalKinas
3bfeca3b86
[ACS-9166] Migrate Saved Searches to preferences API from config file (#4358)
* [ACS-9166] Migrate Saved Searches to preferences API from config file

* [ACS-9166] Remove unused components

* [ACS-9166] Unit test fix

* [ACS-9166] sorting test fix

* [ACS-9166] Bump ADF version

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2025-01-28 11:48:45 +01:00
AleksanderSklorz
0286d08b63
Post release version bump (#4357) 2025-01-27 13:15:30 +01:00
AleksanderSklorz
fa7eac8320
Release 5.3.0 (#4354) 5.3.0 2025-01-27 10:53:34 +01:00
Alfresco Build
ace245460e
New Crowdin translations by GitHub Action (#4343)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-24 09:55:32 +01:00
Alfresco Build
f08f9ad42b
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12867200386 JS:8.0.0-alpha.7-12867200386 (#4348)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-01-20 13:12:14 +01:00
MichalKinas
1b170f69e5
Revert "[ACS-9166] Migrate Saved Searches to preferences API from config file…" (#4347)
This reverts commit 0dfd2c17ab9537a144803c19ee1c1b90482d66a6.
2025-01-20 12:38:19 +01:00
MichalKinas
0dfd2c17ab
[ACS-9166] Migrate Saved Searches to preferences API from config file (#4340)
* [ACS-9166] Migrate Saved Searches to preferences API from config file

* [ACS-9166] Update ADF

* [ACS-9166] Remove unused components

* [ACS-9166] Unit test fix

* [ACS-9166] sorting test fix

---------

Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2025-01-20 11:18:18 +01:00
Alfresco Build
6efcc138fa
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12797937770 JS:8.0.0-alpha.7-12797937770 (#4338)
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com>
2025-01-17 15:25:25 +01:00
dominikiwanekhyland
52b4060e78
[ACS-8960] Review and apply required inputs where possible (#4339) 2025-01-17 13:15:35 +01:00
swapnil-verma-gl
d30c933259
[MNT-24575] Added dialog to display folder information (#4282)
* [MNT-24575] Created folder information dialog

* [MNT-24575] Added unit tests

* [MNT-24575] Integrated API calls into folder information

* [MNT-24575] Added models

* [MNT-24575] Added delay to API retry call. Added unit test for API retry functionality

* [MNT-24575] Folder information is no longer shown in trashcan

* [MNT-24575] Folder information is no longer shown in trashcan

* [MNT-24575] Added return type to function. Consolidated different properties into a single type

* [MNT-24575] Addressed Code review comments

* [MNT-24575] Addressed code review findings. Added error handling and unit tests

* [MNT-24575] Updated template to use adf-icons

* [MNT-24575] Using variables in SCSS
2025-01-17 15:52:18 +05:30
AleksanderSklorz
72e740502e
[ACS-6486] in breadcrumb the file title is not updating after editing (#4337)
* [ACS-6486] Update breadcrumb when file name is changed on details page

* [ACS-6486] Added unit tests

* [ACS-6486] Made injected services as readonly
2025-01-15 15:42:34 +01:00
Alfresco Build
0c3542d1ee
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12786613434 JS:8.0.0-alpha.7-12786613434 (#4332)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2025-01-15 12:43:51 +01:00
MichalKinas
8931a295c6
[ACS-9102] Local ACS deployment for E2Es (#4324)
* [ACS-9102] Local ACS deployment draft

* [ACS-9102] Move ACS deployment to composite action

* [ACS-9102] Remove obsolete checks

* [ACS-9102] Proper secrets for ACS deployment

* [ACS-9102] Add required shell property

* [ACS-9102] Use fixed acs deployment version

* [ACS-9102] Proper acs deployment tag

* [ACS-9102] Add required shell property

* [ACS-9102] Fix helm install params

* [ACS-9102] Remove obsolete checkout

* [ACS-9102] Use more powerful runner for E2Es

* [ACS-9102] Introduce temp secrets

* test curl localhost

* skip n-1 matrix jobs

* test ipv4 first

* [ACS-9102] Adjust Playwright E2E host

* [ACS-9102] Bring back matrix job

* disable unnecessary acs components

* debug ingress after tests run

* [ACS-9102] Fix folder-rules test suite

* [ACS-9102] Fix part of viewer test suite

* [ACS-9102] Additional E2E fixes

* [ACS-9102] fixes for e2es -> empty-list and search

* [ACS-9102] more fixes for e2es and github actions artifacts added for easier debugging

* [ACS-9102] removed artifacts from GHA

* print all logs

* [ACS-9102] Remove outdated secrets

* [ACS-9102] Remove after-e2e action

* do not wait for reindexing

* test on latest runner

* Always debug ingress logs

* avoid sleep waiting for app startup

* cleanup unnecessary action input type

* fixup indent

* test with latest acs alpha

* Revert "do not wait for reindexing"

This reverts commit 86ca54de33a6b5bf1da65202caac5798b5f88d51.

* [ACS-9102] Exclude unstable test cases

* [ACS-9102] Exclude unstable test cases

* [ACS-9102] Exclude unstable test cases

---------

Co-authored-by: Giovanni Toraldo <giovanni.toraldo@hyland.com>
Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
2025-01-15 11:34:03 +01:00
dependabot[bot]
52d586afe0
Build(deps): Bump vite and @angular-devkit/build-angular (#4330)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 4.5.5 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `vite` from 4.4.7 to 4.5.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

Updates `@angular-devkit/build-angular` from 16.2.9 to 16.2.16
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/16.2.9...16.2.16)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-14 08:26:01 +01:00
Alfresco Build
c45169f9ad
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12673018927 JS:8.0.0-alpha.7-12673018927 (#4327)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2025-01-09 10:17:16 +01:00
dependabot[bot]
1466c879d3
Build(deps): Bump the github-actions group with 2 updates (#4322)
Bumps the github-actions group with 2 updates: [crowdin/github-action](https://github.com/crowdin/github-action) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `crowdin/github-action` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](2d540f18b0...8dfaf9c206)

Updates `Alfresco/alfresco-build-tools` from 8.4.0 to 8.8.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.4.0...v8.8.0)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 11:43:19 +01:00
dependabot[bot]
e117f04f46
Build(deps): Bump Alfresco/alfresco-build-tools (#4321)
Bumps the github-actions group in /.github/actions/setup with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 8.4.0 to 8.8.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.4.0...v8.8.0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 11:24:59 +01:00
dependabot[bot]
9d9d86226a
Build(deps): Bump Alfresco/alfresco-build-tools (#4320)
Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 8.4.0 to 8.8.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.4.0...v8.8.0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 10:44:28 +01:00
Alfresco Build
1b411d678a
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12636812389 JS:8.0.0-alpha.7-12636812389 (#4325)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2025-01-07 10:28:14 +01:00
Akash Rathod
3f6d082472
ACA-playwright-package-version-fix (#4323) 2025-01-02 14:01:10 +01:00
Akash Rathod
5394088627
ACS-9039 fix for export aca-playwright-shared lib (#4317)
* ACS-9039 fix for export lib

* Update project.json to remove test config

* update package version

* update package dependancy

* Update package.json
2025-01-02 11:37:28 +01:00
Alfresco Build
92cf582b90
New Crowdin translations by GitHub Action (#4318)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-02 10:41:48 +01:00
Alfresco Build
a5f1926b69
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12464082855 JS:8.0.0-alpha.7-12464082855 (#4313)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-12-23 14:03:16 +01:00