Commit Graph
4335 Commits
Author SHA1 Message Date
Shivangi Shree 2f4fcce1e3 [ACS-12322] Change preserveSymlinks to true in project.json 2026-08-13 12:54:06 +05:30
Shivangi Shree 5cb8830a4b [ACS-12322] Remove analytics setting from nx.json 2026-08-13 12:47:13 +05:30
Shivangi Shree 9bca081ecc [ACS-12322] CR fixes 2026-08-13 12:46:29 +05:30
Shivangi Shree 5dab38e8e8 [ACS-12322] Fix linking issue 2026-08-12 11:22:22 +05:30
Shivangi Shree 07fca84221 [ACS-12322] Add seperate step for security audit 2026-08-11 16:50:14 +05:30
Shivangi Shree 81c340488e [ACS-12322] switch to setup-node@v7 and remove npm from readme 2026-08-11 16:39:23 +05:30
Shivangi Shree f16842db20 [ACS-12322] Update .gitignore and pnpm-lock.yaml 2026-08-04 14:59:51 +05:30
Shivangi Shree 9efe4aca31 [ACS-12322] CR fix 2026-08-04 14:47:07 +05:30
Shivangi Shree e0fdef15dc [ACS-12322] CR fixes 2026-08-04 14:26:24 +05:30
Shivangi Shree e3aad9b160 [ACS-12322] Remove changes from nx.json 2026-08-04 11:29:54 +05:30
Shivangi Shree ebcd2443a0 Remove argument seperator 2026-08-04 11:20:18 +05:30
Shivangi Shree 1b7bb56103 [ACS-12322] Update docs 2026-08-04 11:03:50 +05:30
Shivangi Shree 0d18ee6c8e [ACS-12322] Migrate to pnpm 2026-08-03 23:26:08 +05:30
dependabot[bot] bc46fe8923 build(deps): Bump actions/setup-node (#5318)
Bumps the github-actions group in /.github/actions/publish-libs with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 6 to 7
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-03 09:18:21 +02:00
dependabot[bot] 87e4f11175 build(deps): Bump the github-actions group (#5319)
Bumps the github-actions group in /.github/actions/deploy-local-acs with 3 updates: [docker/login-action](https://github.com/docker/login-action), [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) and [actions/checkout](https://github.com/actions/checkout).


Updates `docker/login-action` from 4.2.0 to 4.6.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/650006c6eb7dba73a995cc03b0b2d7f5ca915bee...dbcb813823bdd20940b903addbd779551569679f)

Updates `Alfresco/alfresco-build-tools` from 18.13.0 to 18.21.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v18.13.0...v18.21.0)

Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 18.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-03 08:49:55 +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
dependabot[bot] 7e3f8de45a build(deps-dev): Bump brace-expansion from 1.1.15 to 1.1.16 (#5311)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.15 to 1.1.16.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.15...v1.1.16)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-28 14:09:04 +02:00
alfresco-engineering-contributor[bot] 57afbbeb6c [ci:force][auto-commit] Update dependencies ADF:9.2.0-30345919006 JS:10.2.0-30345919006 (#5309)
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-28 13:30:29 +02:00
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
Alfresco Buildandhxpstudiocicduser 7fe08ff1a8 New Crowdin translations by GitHub Action (#5164)
Co-authored-by: hxpstudiocicduser <hxpstudiocicduser@hyland.com>
2026-07-24 10:16:12 +02:00
alfresco-engineering-contributor[bot] f636b85d52 [ci:force][auto-commit] Update dependencies ADF:9.2.0-30026354923 JS:10.2.0-30026354923 (#5308)
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-24 08:57:10 +02:00
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
alfresco-engineering-contributor[bot] fefdd50719 [ci:force][auto-commit] Update dependencies ADF:9.2.0-29924979257 JS:10.2.0-29924979257 (#5305)
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-23 09:27:46 +02:00
Akash Rathod 18a3cbcf82 [ACS-11868] check pdf viewer e2e file (#5279)
* [ACS-11868] fix for excluded test add document check

* [ACS-11868] fix test check pdf and image viewer-e2e-test

* [ACS-11868] fix test check pdf and image viewer-e2e-test

* resolve pr review changes

* text fix

* review fix
2026-07-22 15:52:19 +02:00
dependabot[bot] 6ac916ea82 build(deps-dev): Bump fast-uri from 3.1.3 to 3.1.4 (#5304)
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 08:35:08 +02:00
dependabot[bot] d430ee8ebc build(deps-dev): Bump svgo from 4.0.1 to 4.0.2 (#5303)
Bumps [svgo](https://github.com/svg/svgo) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 4.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-22 08:27:35 +02:00
Akash RathodandCopilot Autofix powered by AI ea8eab3986 [ACS-11871] e2e test for link document (#5281)
* [ACS-11871] e2e test for link document

* [ACS-11871] fix test case name and improve test with icon check

* [ACS-11871] add CI run for e2e and comment fix

* [ACS-11871] add CI run for e2e

* [ACS-11871] add CI run for e2e

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* add fix for comment pr review locator and try catch

* [ACS-11871] test fix, remove icon logic to very in manual test

* [ACS-11871] e2e test for link document

* [ACS-11871] fix test case name and improve test with icon check

* [ACS-11871] add CI run for e2e and comment fix

* [ACS-11871] add CI run for e2e

* [ACS-11871] add CI run for e2e

* add fix for comment pr review locator and try catch

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* [ACS-11871] test fix, remove icon logic to very in manual test

* delete link test fix

* fix delete test

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-21 15:47:25 +02:00
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
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
Michal Kinas 4646c793ad Fix Quay publishing issue (#5300) 2026-07-20 17:25:25 +02:00
Michal Kinas 65684a80e0 Post-release version bump (#5301) 2026-07-20 17:25:15 +02:00
Michal Kinas f190a82b3c Release 8.0.0 (#5299) 8.0.0 2026-07-20 14:59:53 +02:00
alfresco-engineering-contributor[bot] 5d650343bd [ci:force][auto-commit] Update dependencies ADF:9.1.0-29726556417 JS:10.1.0-29726556417 (#5298)
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-20 12:09:48 +02:00
Michal Kinas a385cbec2a Allow setting KD URL from Docker (#5295)
* Allow setting KD URL from Docker

* CR fix
2026-07-20 10:03:24 +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
Dominik Iwanek 3126d60973 [ACS-12246] Sorting for some columns in Shared Files page are not working (Location, Size, Modified by, Shared by) (#5292) 2026-07-17 09:08:37 +02:00
alfresco-engineering-contributor[bot] 11e4b49cf6 [ci:force][auto-commit] Update dependencies ADF:9.1.0-29493535164 JS:10.1.0-29493535164 (#5289)
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-16 13:45:29 +02:00
alfresco-engineering-contributor[bot] 79069f9251 [ci:force][auto-commit] Update dependencies ADF:9.1.0-29236136005 JS:10.1.0-29236136005 (#5287)
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-13 11:29:08 +02:00
alfresco-engineering-contributor[bot] 33c8d210eb [ci:force][auto-commit] Update dependencies ADF:9.1.0-29116166095 JS:10.1.0-29116166095 (#5283)
Co-authored-by: alfresco-engineering-contributor[bot] <293808901+alfresco-engineering-contributor[bot]@users.noreply.github.com>
2026-07-11 08:58:57 +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
Michal Kinas 318a6ea43c [ACS-12108] Adapt fetching latest packages to new tokens (#5282) 2026-07-10 14:42:49 +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
Michal Kinas 357c61bf3c [ACS-12108] Introduce signed commits for ACA workflows (#5273)
* [ACS-12108] Introduce signed commits for ACA workflows

* [ACS-12108] CR fixes

* [ACS-12108] CR fix

* [ACS-12108] Migrate PR creation to create-pull-request

* [ACS-12108] Use read-only token
2026-07-10 13:29:04 +02:00
Dominik Iwanek c53bf094f1 [ACS-12047] During bulk upload preview switches to the next file (#5265) 2026-07-10 08:07:27 +02:00
Adam Świderski d3579e4529 [ACS-12214] excluded flaky/unstable tests for multibrowser (#5275)
* [ACS-12214] excluded flaky/unstable tests for multibrowser

* [ACS-12214] more excluded tests

* [ACS-12214] more excluded tests 2

* [ACS-12214] added headless runs and suite retries

* [ACS-12214] cron multibrowser 2 suite runs - other 1 suite runs
2026-07-09 13:56:24 +02:00
Akash RathodandCopilot Autofix powered by AI 9a8726b000 [ACS-12186] add-e2e test for repository automation (#5277)
* [ACS-12186] add-repository-e2e-automation

* [ACS-12186] remove unused code and jira id

* add fix for review  comment

* add fix for comment ppr review

* add fix for comment ppr review

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-09 12:29:22 +02:00
Alfresco BuildandMichalKinas fe4cdc054f [ci:force][auto-commit] Update dependencies ADF:9.1.0-28947689132 JS:10.1.0-28947689132 (#5276)
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
2026-07-09 09:46:31 +02:00
Alfresco Buildandnikita-web-ua 2aed7b918e [ci:force][auto-commit] Update dependencies ADF:9.1.0-28927904411 JS:10.1.0-28927904411 (#5274)
Co-authored-by: nikita-web-ua <84377976+nikita-web-ua@users.noreply.github.com>
2026-07-08 09:27:12 +00:00