rmnvch
8227f311c3
[ACS-10036] [ACS-10038] Evaluators for folder information and bulk updates ( #4786 )
...
* [ACS-10036]: provides evaluator for folder size feature
* [ACS-10036]: adds tests for folder info evaluator
* [ACS-10038]: provides evaluator for bulk update feature
* [ACS-10038]: adds tests for bulk update feature
* [ACS-10038]: updates documentation
2025-09-10 06:27:42 +02:00
rmnvch
74448ac12e
[ACS-10035] Ensure ADW handles no PUT for preferences API method in ACS below 25.x v. [PoC] ( #4750 )
...
* [ACS-10035]: adds evaluator and helper functions
* [ACS-10035]: disables navbar savedSearch for non-supported versions
* [ACS-10035]: extends app extension service to allow manual rule evaluation; clean up
* [ACS-10035]: introduces pipe as an alternative option for compatibility check
* [ACS-10035]: disables save search feature if is not supported
* [ACS-10035]: adds test for new method
* [ACS-10035]: sonarQube issue
* [10035]: adds unit tests for evaluators and helper fns
* [ACS-10035]: fixes failed test
* [ACS-10035]: fixes naming
* [ACS-10035]: fixes race condition issue on direct page refresh
* [ACS-10035]: fixes import
* [ACS-10035]: sonarQube issues
* [ACS-10035]: fixes sonarQube with fake versions
* [ACS-10035]: fixes tests
* [ACS-10035]: improves pipe logic stream
* [ACS-10035]: fixes sonarQube; adjusts tests
* [ACS-10035]: adds documentation
* [ACS-10035]: exposes isFeatureSupportedInCurrentAcs from aca-content lib
* [ACS-10035]: minor fixes
* [ACS-10035]: typo fix
2025-09-09 07:21:52 +02:00
Alfresco Build
9395d980e2
[ci:force][auto-commit] Update dependencies ADF:8.4.0-17550674384 JS:9.4.0-17550674384 ( #4785 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2025-09-08 11:03:54 -04:00
dependabot[bot]
0b46c99c60
build(deps-dev): Bump nx from 21.3.7 to 21.4.1 ( #4781 )
...
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx ) from 21.3.7 to 21.4.1.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/21.4.1/packages/nx )
---
updated-dependencies:
- dependency-name: nx
dependency-version: 21.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 10:14:53 +02:00
dependabot[bot]
7b0f5cc36b
build(deps-dev): Bump @playwright/test from 1.53.2 to 1.55.0 ( #4783 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.53.2 to 1.55.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.53.2...v1.55.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-version: 1.55.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 09:37:38 +02:00
dependabot[bot]
b73e41b344
build(deps-dev): Bump dotenv from 17.2.1 to 17.2.2 ( #4780 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 17.2.1 to 17.2.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v17.2.1...v17.2.2 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-version: 17.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 08:52:13 +02:00
dependabot[bot]
21782be8f4
build(deps-dev): Bump @cspell/eslint-plugin from 9.2.0 to 9.2.1 ( #4779 )
...
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin ) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.2.1/packages/cspell-eslint-plugin )
---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
dependency-version: 9.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 08:23:13 +02:00
dependabot[bot]
835a280919
build(deps-dev): Bump @nx/workspace from 21.3.7 to 21.4.1 ( #4767 )
...
Bumps [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace ) from 21.3.7 to 21.4.1.
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/21.4.1/packages/workspace )
---
updated-dependencies:
- dependency-name: "@nx/workspace"
dependency-version: 21.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 10:44:29 -04:00
dependabot[bot]
03cc953cec
build(deps-dev): Bump eslint-plugin-prettier from 5.0.0 to 5.5.4 ( #4768 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.0.0 to 5.5.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.5.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.4
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 14:17:28 -04:00
dependabot[bot]
acd33c81ce
build(deps): Bump Alfresco/alfresco-build-tools ( #4771 )
...
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.28.1 to 8.33.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.28.1...v8.33.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.33.0
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-09-04 13:50:17 -04:00
Alfresco Build
b197f51745
[ci:force][auto-commit] Update dependencies ADF:8.4.0-17469290729 JS:9.4.0-17469290729 ( #4778 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2025-09-04 13:29:40 -04:00
dependabot[bot]
eacfb23f5a
build(deps): Bump Alfresco/alfresco-build-tools ( #4770 )
...
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.28.1 to 8.33.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.28.1...v8.33.0 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.33.0
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-09-04 13:29:15 -04:00
dependabot[bot]
d2327a9a88
build(deps): Bump the github-actions group ( #4772 )
...
Bumps the github-actions group in /.github/actions/deploy-local-acs with 4 updates: [azure/setup-helm](https://github.com/azure/setup-helm ), [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 `azure/setup-helm` from 4.3.0 to 4.3.1
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](b9e51907a0...1a275c3b69
)
Updates `docker/login-action` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...184bdaa072
)
Updates `Alfresco/alfresco-build-tools` from 8.28.1 to 8.33.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.28.1...v8.33.0 )
Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](11bd71901b...08c6903cd8
)
---
updated-dependencies:
- dependency-name: azure/setup-helm
dependency-version: 4.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/checkout
dependency-version: 5.0.0
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>
2025-09-03 13:42:32 -04:00
dependabot[bot]
a580e8fedd
build(deps): Bump the github-actions group with 3 updates ( #4769 )
...
Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout ), [crowdin/github-action](https://github.com/crowdin/github-action ) and [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `actions/checkout` from 4 to 5
- [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/v4...v5 )
Updates `crowdin/github-action` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](9fd07c1c5b...9787f4fcb6
)
Updates `Alfresco/alfresco-build-tools` from 8.28.1 to 8.33.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.28.1...v8.33.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: crowdin/github-action
dependency-version: 2.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.33.0
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-09-03 12:06:29 -04:00
Alfresco Build
fc3fc459e0
[ci:force][auto-commit] Update dependencies ADF:8.4.0-17434132296 JS:9.4.0-17434132296 ( #4777 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2025-09-03 11:42:53 -04:00
dominikiwanekhyland
5698d5c094
[ACS-10076] [ACA] Search input clears when using special search with text:value ( #4751 )
2025-09-03 17:08:36 +02:00
dependabot[bot]
3761604e56
build(deps): Bump koa and @nx/angular ( #4776 )
...
Bumps [koa](https://github.com/koajs/koa ) to 3.0.1 and updates ancestor dependency [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular ). These dependencies need to be updated together.
Updates `koa` from 2.16.1 to 3.0.1
- [Release notes](https://github.com/koajs/koa/releases )
- [Changelog](https://github.com/koajs/koa/blob/master/History.md )
- [Commits](https://github.com/koajs/koa/compare/v2.16.1...v3.0.1 )
Updates `@nx/angular` from 20.8.0 to 21.4.1
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/21.4.1/packages/angular )
---
updated-dependencies:
- dependency-name: koa
dependency-version: 3.0.1
dependency-type: indirect
- dependency-name: "@nx/angular"
dependency-version: 21.4.1
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-09-03 10:09:53 -04:00
Alfresco Build
351a9dc2b8
[ci:force][auto-commit] Update dependencies ADF:8.4.0-17403623640 JS:9.4.0-17403623640 ( #4775 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2025-09-03 08:51:27 -04:00
Ehsan Rezaei
7fba034c74
AAE-37857 Removing ADF from the list of peerDependencies ( #4774 )
...
* AAE-37857 Bumping verisons to fix upstream
* AAE-37857 Removing ADF from the list of peerDependencies
2025-09-01 18:26:50 +02:00
Alfresco Build
cffd331655
[ci:force][auto-commit] Update dependencies ADF:8.4.0-17373527064 JS:9.4.0-17373527064 ( #4773 )
...
Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com >
2025-09-01 12:41:23 +02:00
Grzegorz Jaśkowski
887455a0ef
[ACS-9768] remove deprecated methods from auth related components ( #4688 )
...
* [ACS-9768] remove deprecated methods from auth related components [link-adf:ACS-9768-Remove-deprecated-methods-from-auth-related-components]
* [ACS-9786] replace deprecated methods
2025-08-28 14:35:21 -04:00
Denys Vuika
9634b60aaa
Proxy: remove dependency on ADF cli, cleanup ( #4760 )
2025-08-28 14:33:52 -04:00
dominikiwanekhyland
1949909eea
Fix/upstream ( #4763 )
2025-08-28 16:33:27 +02:00
dominikiwanekhyland
8a0ddbd927
Fix peerDependencies versions ( #4762 )
2025-08-28 14:19:56 +02:00
MichalKinas
271dfe8dca
[ACS-10101] Reduce cron job execution window ( #4761 )
2025-08-28 14:06:17 +02:00
Grzegorz Jaśkowski
396add1e88
[ACS-9859] replace deprecated APIs and modules ( #4687 )
...
* [ACS-9859] replace deprecated APIs and modules
* [ACS-9859] delete deprecated code
* [ACS-9859] fix rebase errors
* [ACS-9859] revert wrong code deletion
* [ACS-9859] fix after rebase
2025-08-27 09:24:24 +02:00
dependabot[bot]
5c5e6ed89c
build(deps-dev): Bump dotenv from 16.4.5 to 17.2.1 ( #4727 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.4.5 to 17.2.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v17.2.1 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-version: 17.2.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 16:48:47 -04:00
dependabot[bot]
af458d0cf4
build(deps-dev): Bump @typescript-eslint/utils from 8.35.1 to 8.40.0 ( #4755 )
...
Bumps [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils ) from 8.35.1 to 8.40.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/utils )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.40.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-26 11:47:43 -04:00
Alfresco Build
36e7fba191
[ci:force][auto-commit] Update dependencies ADF:8.3.0-17240447502 JS:9.3.0-17240447502 ( #4746 )
...
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com >
2025-08-26 11:47:10 -04:00
dominikiwanekhyland
4bda5c9a51
Post release version bump ( #4759 )
...
* Post release version bump
* Post release version bump
2025-08-26 11:46:23 -04:00
Akash Rathod
142c9083a2
Revert "[ACS-10091] exclude test ( #4757 )" ( #4758 )
...
This reverts commit ec621cd799
.
2025-08-26 16:12:21 +02:00
dominikiwanekhyland
af27269ffb
Release 7.1.0 ( #4756 )
7.1.0
2025-08-26 13:39:19 +02:00
Akash Rathod
ec621cd799
[ACS-10091] exclude test ( #4757 )
2025-08-26 08:46:57 +02:00
dependabot[bot]
8eeb9455c5
build(deps): Bump mermaid from 11.9.0 to 11.10.0 ( #4747 )
...
Bumps [mermaid](https://github.com/mermaid-js/mermaid ) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases )
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.9.0...mermaid@11.10.0 )
---
updated-dependencies:
- dependency-name: mermaid
dependency-version: 11.10.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-22 16:32:32 -04:00
Denys Vuika
49a2c9bc47
AAE-37689: Remove unused Angular CLI dependency ( #4749 )
...
* remove unused Angular CLI dependency
# Conflicts:
# package-lock.json
* remove unused @schematics/angular dependency (already wrapped by nx/angular)
* remove the test messing with date pipe
2025-08-22 07:21:45 -04:00
dependabot[bot]
7310aaa1da
build(deps): Bump tmp and @inquirer/editor ( #4748 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) and [@inquirer/editor](https://github.com/SBoudrias/Inquirer.js ). These dependencies needed to be updated together.
Updates `tmp` from 0.2.3 to 0.2.5
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.5 )
Updates `@inquirer/editor` from 4.2.14 to 4.2.17
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/editor@4.2.14...@inquirer/editor@4.2.17 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.5
dependency-type: indirect
- dependency-name: "@inquirer/editor"
dependency-version: 4.2.17
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 13:13:34 -04:00
Alfresco Build
2e476ba779
[ci:force][auto-commit] Update dependencies ADF:9.1.0-17001752560 JS:10.1.0-17001752560 ( #4743 )
...
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com >
2025-08-18 15:38:21 +02:00
Paweł Maciusiak
aca1bb1408
OPSEXP-3437 Increase ingress creation timeout for setup-kind action ( #4741 )
...
* OPSEXP-3437 Increase ingress creation timeout
* Update .github/actions/deploy-local-acs/action.yml
2025-08-14 13:53:57 +02:00
Alfresco Build
15f1961dd5
GH Auto: Upstream dependencies ADF:9.1.0-16939056653 JS-API:10.1.0-16939056653 using Tag:9.1.0-16939056653 ( #4739 )
2025-08-13 12:11:38 -04:00
MichalKinas
181d7fc5a3
Release from branch workflow fix ( #4740 )
2025-08-13 14:09:48 +02:00
Alfresco Build
91db6920d0
New Crowdin translations by GitHub Action ( #4725 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-08-11 07:51:04 -04:00
Denys Vuika
0b6604a43e
AAE-37293 switch to provider api ( #4735 )
2025-08-08 08:58:59 -04:00
Alfresco Build
38fd3547eb
[ci:force][auto-commit] Update dependencies ADF:9.1.0-16810702540 JS:10.1.0-16810702540 ( #4734 )
...
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com >
2025-08-07 13:36:42 -04:00
Denys Vuika
932cbeeadc
AAE-37292 Bug fixes and code improvements ( #4733 )
2025-08-07 07:44:13 -04:00
Alfresco Build
b58129924f
[ci:force][auto-commit] Update dependencies ADF:9.1.0-16784233431 JS:10.1.0-16784233431 ( #4732 )
...
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com >
2025-08-06 14:19:36 -04:00
Alfresco Build
f3efd2a86b
[ci:force][auto-commit] Update dependencies ADF:9.1.0-16772727457 JS:10.1.0-16772727457 ( #4730 )
...
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com >
2025-08-06 13:51:21 -04:00
MichalKinas
d893eeb343
[ACS-9934] Cannot login to ACA with SSO fixed ( #4731 )
2025-08-06 15:35:13 +02:00
Alfresco Build
2307c41d8c
[ci:force][auto-commit] Update dependencies ADF:9.1.0-16748681787 JS:10.1.0-16748681787 ( #4729 )
...
Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com >
2025-08-05 12:10:21 -04:00
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
AleksanderSklorz
f07cf7999c
[ACS-9907] create store selector with current acs version ( #4723 )
...
* [ACS-9907] Implemented selector for getting current ACS version
* [ACS-9907] Little change
* [ACS-9907] Little change
2025-08-01 09:39:38 +02:00