Anton Ramanovich
48ea5f71f2
[ACS-9765]: cr
2026-03-11 20:40:55 +01:00
Anton Ramanovich
71c020d8be
[ACS-9765]: clean up
2026-03-11 17:21:42 +01:00
Anton Ramanovich
3804e80237
[ACS-9765]: updates nodes commenting feature
2026-03-11 17:21:41 +01:00
Anton Ramanovich
197e8ff0b8
[ACS-9765]: updated logic for moving/copying dialogs
2026-03-11 17:21:41 +01:00
Anton Ramanovich
9650924493
[ACS-9765]: adds rma related rules for create/copy/move folders
2026-03-11 17:21:41 +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] and Aleksander 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
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
Alfresco Build and Crowdin 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 Kinas and Adam Ś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 Build and Crowdin 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 Build and Crowdin 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 Build and Crowdin 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
Michal Kinas
2019f151ed
[ACS-10293] Bulk actions dropdown SR fixes ( #5019 )
...
* [ACS-10293] Bulk actions dropdown SR fixes
* [ACS-10293] Remove extra title
* [ACS-10293] Unit tests cleanup
2026-01-30 16:41:09 +01:00
Mykyta Maliarchuk
6d8729d96f
[ACS-10258] a11y fix: Search page: Table columns are lost on 320px width ( #5021 )
...
* [ACS-10258] a11y fix: Search page: Table columns are lost on 320px width
* [ACS-10258] cr fix
2026-01-30 15:43:57 +01:00
Adam Świderski
19270e256c
[ACS-10956] Update eslint configuration for all automated tests related files ( #4991 )
...
* [ACS-10956] ACS-10956 updates eslint for more files
* [ACS-10956] eslint update
* Revert package-lock.json changes
* Revert package-lock.json to develop version
* testing eslint changes 1
* [ACS-10956] updated eslint for e2e folder
* [ACS-10956] added eslint for aca-playwright-shared file
* Sync package-lock.json with develop
* [ACS-10956] eslint e2e now uses playwright and angular plugin.
* [ACS-10956] changed error to warn for no-angular-material-selectors
* [ACS-10956] two rules turned off for aca-playwright-shared
* [ACS-10956] reverted changes for spec files
* [ACS-10956] changed back to error
* [ACS-10956] first eslint fixes
* [ACS-10956] more eslint fixes
* [ACS-10956] more eslint fixes pt 23
* [ACS-10956] last lintfix fixes
* [ACS-10956] sonar fixes 1
* [ACS-10956] reverted package-lock.json
* [ACS-10956] test fixes after the eslint changes 1
* [ACS-10956] sonar fix2
* [ACS-10956] test fixes after eslint update 24
2026-01-30 15:23:48 +01:00
AleksanderSklorz
8eabf2ffcf
[ACS-10233] Corrected headings structure on profile page ( #5020 )
2026-01-30 12:22:35 +01:00
Anton Ramanovich
7c71e8f465
[ACS-10203]: color var for select all tooltip ( #5017 )
...
* [ACS-10203]: color var
* [ACS-10203]: typo fix
2026-01-30 11:27:17 +01:00
Anton Ramanovich
55d818eb88
[ACS-10217]: adds proper enter key handling ( #5000 )
2026-01-29 13:07:59 +01:00
Dominik Iwanek
ebca95d981
[ACS-10294] KN: Personal Files: On activating the button, focus does not move into newly opened section ( #5014 )
2026-01-28 10:08:08 +01:00
Michal Kinas
e13be780fb
[ACS-7768] Form fields cleanup ( #4956 )
...
* [ACS-7768] Form fields cleanup
* [ACS-7768] Move hint styling from ADF
* [ACS-7768] CR fixes
* [ACS-7768] Use latest ADF version
* [ACS-7768] E2E locator fix
* [ACS-7768] CR fix
* [ACS-7768] E2E locator fix
2026-01-27 11:17:27 +01:00
Dominik Iwanek
3fad8cce74
[ACS-10307] SR: Personal files: No confirmation announced when creating new folder or document ( #5006 )
2026-01-27 09:15:47 +01:00
Dominik Iwanek
046c939667
[ACS-10886] Buttons under collapsed/expanded menu are coded as regions instead of list of items ( #5005 )
2026-01-26 13:04:21 +01:00
AleksanderSklorz
7d0133af35
[ACS-10309] screen reader personal files new process dialog does not announce any semantics ( #5008 )
...
* [ACS-10309] Fixed reading for screen reader for save search dialog
* [ACS-10309] Unit tests
2026-01-26 11:02:49 +01:00
Mykyta Maliarchuk
0bc5bcc137
[ACS-10323] a11y fix - Adding/removing favorites are not announced by SR ( #5002 )
...
* [ACS-10323] a11y fix - Adding/removing favorites are not announced by screen readers
* fix unit test
* [ACS-10323] cr fixes
2026-01-26 10:58:50 +01:00
Michal Kinas
715f928b3e
[ACS-10239] Add aria hidden to visual separators ( #5007 )
2026-01-26 10:51:49 +01:00
Alfresco Build and Crowdin Bot
c41e0d4cb7
New Crowdin translations by GitHub Action ( #5001 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-01-21 08:19:00 +00:00
Alfresco Build and Crowdin Bot
aa799a1342
New Crowdin translations by GitHub Action ( #4983 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-01-19 13:40:13 +00:00
Alfresco Build
7c8e9cbcdb
GH Auto: Upstream dependencies ADF:8.4.0-20960843160 JS-API:9.4.0-20960843160 using Tag:8.4.0-20960843160 ( #4986 )
2026-01-14 09:13:07 +00:00
Michal Kinas
d85f3bfbeb
[ACS-10315] Remove extra focus bg on mat tab ( #4987 )
2026-01-14 08:48:15 +01:00
Mykyta Maliarchuk
eda687d140
[ACS-10287] a11y Fix: No label is announced for the dropdown, folder rules dialog ( #4981 )
...
* [ACS-10287] a11y Fix: No label is announced for the dropdown in folder rules dialog
* fix sonar issue
* [ACS-10287] add unit tests
2026-01-14 08:41:40 +01:00
Grzegorz Jaśkowski
0f5940a33c
[ACS-10514] fix leading and trailing operators ( #4944 )
...
* [ACS-10514] add search input operators validator, search input control test coverage, search utils multiple whitespaces handling in split
* [ACS-10514] review fixes
* [ACS-10514] cr fixes
2026-01-13 09:43:51 +01:00
Michal Kinas
d59be51feb
[ACS-10204] Provide proper contrast for user profile icon ( #4973 )
...
* [ACS-10204] Provide proper contrast for user profile icon
* [ACS-10204] Adjust user profile colors
2026-01-12 14:10:58 +01:00
dominikiwanekhyland
5799cddd03
[ACS-10885] Dashboard: Non-descriptive announcement of the Company Logo button ( #4975 )
2026-01-12 11:27:49 +01:00
Anton Ramanovich
fd81a29d51
[ACS-10083]: addstop level filter management; unit tests ( #4935 )
2026-01-12 08:28:18 +01:00
Anton Ramanovich
fef4075e93
[MNT-25408]: fix activeFilter stream logic ( #4957 )
...
* [MNT-25408]: fix activeFilter stream logic
* [MNT-25408]: UTs update
2026-01-12 08:27:59 +01:00
Mykyta Maliarchuk
21963b9363
[ACS-10283] a11y fix - Folder rules 'when' label is not associated with checkboxes ( #4968 )
...
* [ACS-10283] a11y fix - Folder rules 'when' label is not associated with checkboxes
* [ACS-10283] fix sonar issue
* [ACS-10283] fix also for other options
2026-01-09 10:38:55 +01:00
Denys Vuika
4ea3775749
ACS-10934: migrate from adf-toolbar to mat-toolbar ( #4969 )
...
* ACS-10934: migrate from adf-toolbar to mat-toolbar
* update e2e
2026-01-08 15:29:39 +00:00
Alfresco Build and Crowdin Bot
83e98357f5
New Crowdin translations by GitHub Action ( #4941 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-12-29 09:32:50 +00:00
dominikiwanekhyland
7df4e84729
[ACS-10730] The ‘Save Changes’ button becomes disabled after modifying the search or filter. ( #4929 )
2025-12-19 07:18:37 +01:00
Anton Ramanovich
3f25c12b6f
[MNT-25408]: ensure loader is not shown on nullish query ( #4885 )
...
* [MNT-25408]: ensure loader is not shown on nullish query
* [MNT-25408]: moves config change processing to search inout component
* [MNT-25408]: adds tests
* [MNT-25408]: fixes logic; adds tests
* [MNT-25408]: minor fix
* [MNT-25408]: fixes build issue
* [MNT-25408]: unit test fix
2025-12-17 07:28:18 +01:00
1389b33068
GH Auto: Upstream dependencies ADF:8.4.0-20263963188 JS-API:9.4.0-20263963188 using Tag:8.4.0-20263963188 ( #4949 )
...
* [ci:force][auto-commit] Update dependencies ADF:8.4.0-20263963188 JS:9.4.0-20263963188
* unit tests fix
* adds value to icon prop
---------
Co-authored-by: rmnvch <90370279+rmnvch@users.noreply.github.com >
Co-authored-by: Anton Ramanovich <Anton.Ramanovich@hyland.com >
2025-12-16 13:08:21 +01:00
Anton Ramanovich
12a4c76c27
[ACS-10801]: removes pipe mock declaration ( #4936 )
2025-12-15 08:10:07 +01:00
Michal Kinas
3b01f1a32c
[ACS-10220] Fix color contrast issue for in folder rule action component ( #4934 )
2025-12-12 09:59:13 +01:00
Michal Kinas
ae3db8ff3f
[ACS-10226] Improve color contrast for better accessibility ( #4931 )
2025-12-11 13:11:49 +01:00