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
MichalKinas
a6057763cf
[ACS-9088] Review and update docs on extension creation ( #4312 )
...
* [ACS-9088] Review and update docs on extension creation
* [ACS-9088] Typo fixed
2024-12-23 14:00:48 +01:00
swapnil-verma-gl
03e505a898
[ACS-8902] Fixed incorrect icon for join library option ( #4310 )
2024-12-23 13:02:56 +05:30
Mykyta Maliarchuk
d6f859dd74
[ACS-8961] Remove expandedSidenav from local storage upon logout ( #4242 )
...
* [ACS-8961] Remove expandedSidenav from local storage on logout
* [ACS-8961] fix sonarcloud issue
2024-12-20 15:53:19 +01:00
Alfresco Build
66f701367b
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12408701331 JS:8.0.0-alpha.7-12408701331 ( #4309 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-12-19 11:56:43 +01:00
MichalKinas
65763df7ef
[ACS-8604] Add new param to control undo for deleting nodes ( #4308 )
...
* [ACS-8604] Add new param to control undo for deleting nodes
* [ACS-8604] Unit test fixes
2024-12-19 10:18:56 +01:00
Alfresco Build
53a1b2c5cb
GH Auto: Upstream dependencies ADF:7.0.0-alpha.7-12389457251 JS-API:8.0.0-alpha.7-12389457251 using Tag:7.0.0-alpha.7-12389457251 ( #4296 )
...
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12389457251 JS:8.0.0-alpha.7-12389457251
* fix tagsChipsXButton selector
---------
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
2024-12-18 12:54:43 +01:00
swapnil-verma-gl
111f3f99e8
[ACS-8998] Added validation to search input to disallow certain special characters ( #4253 )
...
* [ACS-8998] Added validation to search input to disallow certain special characters
* [ACS-8998] Search input now replaces text: with TEXT: on submit, instead of giving a validation error
* [ACS-8998] Reverted unneeded padding change
* [ACS-8998] Calling search term getter instead of searchFormControl.value directly
2024-12-18 12:37:33 +05:30
Alfresco Build
07d0203f74
New Crowdin translations by GitHub Action ( #4300 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-12-16 16:20:25 +01:00
tamaragruszka
af6deb4388
[ACS-8160] apply styles for tags in info drawer ( #4126 )
...
Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com>
2024-12-11 13:49:12 +01:00
MichalKinas
7fcc0af5bd
Manual dependencies update ( #4298 )
...
* Manual dependencies update
* Manual dependencies update - e2es fix
---------
Co-authored-by: datguychen <adam.swiderski@hyland.com>
2024-12-11 09:50:39 +01:00
Alfresco Build
079f362c5d
New Crowdin translations by GitHub Action ( #4289 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-12-09 11:57:31 +01:00
Alfresco Build
2e9ccd78a8
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12200140537 JS:8.0.0-alpha.7-12200140537 ( #4288 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-12-09 10:43:45 +01:00
MichalKinas
93157d2e60
[ACS-9012] Truncate text in saved searches description ( #4265 )
...
* [ACS-9012] Truncate text in saved searches description
* [ACS-9012] Truncate name column and navigation menu items
* [ACS-9012] Unit test fixes
2024-12-05 15:04:52 +01:00
Alfresco Build
fe8d5039bc
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12180288666 JS:8.0.0-alpha.7-12180288666 ( #4287 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-12-05 14:42:42 +01:00
MichalKinas
85b4455b0d
Test translation cleanup ( #4285 )
2024-12-05 11:29:37 +01:00
MichalKinas
58e21189f6
Test translation added ( #4283 )
2024-12-05 10:57:35 +01:00
Alfresco Build
5cecc2b3c1
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12176355098 JS:8.0.0-alpha.7-12176355098 ( #4280 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-12-05 10:48:43 +01:00
MichalKinas
f5ca67cc25
[ACS-9042] Introduce Crowdin related workflows and Crowdin config ( #4281 )
...
* [ACS-9042] Introduce Crowdin related workflows and Crowdin config
* [ACS-9042] Proper checkout action version
2024-12-05 10:30:03 +01:00
Alfresco Build
a1a7f57c12
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12143266281 JS:8.0.0-alpha.7-12143266281 ( #4276 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-12-04 12:43:55 +01:00
dependabot[bot]
a170e8911c
Build(deps): Bump Alfresco/alfresco-build-tools ( #4274 )
...
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.2.0 to 8.4.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.2.0...v8.4.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>
2024-12-02 14:49:55 +01:00
dependabot[bot]
164d0150a7
Build(deps): Bump Alfresco/alfresco-build-tools ( #4268 )
...
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.2.0 to 8.4.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.2.0...v8.4.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>
2024-12-02 13:11:26 +01:00
dependabot[bot]
1494cea53d
Build(deps): Bump Alfresco/alfresco-build-tools ( #4267 )
...
Bumps the github-actions group with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ).
Updates `Alfresco/alfresco-build-tools` from 8.2.0 to 8.4.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.2.0...v8.4.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>
2024-12-02 12:09:42 +01:00
Alfresco Build
fc01dbefcc
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12082223421 JS:8.0.0-alpha.7-12082223421 ( #4266 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-12-02 11:53:48 +01:00
AleksanderSklorz
6734da9825
[ACS-8999] rename confirmation button label for closing conversation dialog ( #4261 )
...
* [ACS-8999] Renamed confirmation button label for closing conversation dialog in AI results page
* [ACS-8999] Unit tests, set maxWidth
2024-11-28 12:30:07 +01:00
Alfresco Build
ccb3f4e1bf
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12066348344 JS:8.0.0-alpha.7-12066348344 ( #4264 )
...
Co-authored-by: AleksanderSklorz <AleksanderSklorz@users.noreply.github.com>
2024-11-28 11:19:04 +01:00
dominikiwanekhyland
a37fec5a7a
[ACS-9010] Loading spinner is not shown on search results page when filtering for files or folders ( #4263 )
2024-11-28 10:29:45 +01:00
Adam Świderski
4cb6e56911
[ACS-8993] [E2E] fixed expect in sorting order for C261147 ( #4262 )
2024-11-28 09:50:18 +01:00
Alfresco Build
b2c1f2733b
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.7-12055941329 JS:8.0.0-alpha.7-12055941329 ( #4252 )
...
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-11-28 07:40:24 +01:00
dominikiwanekhyland
f8c6b6bbd8
[ACS-8898] Empty context menu on multi-selected libraries ( #4260 )
2024-11-27 15:34:01 +01:00