Dominik Iwanek
dcf133b37e
[MNT-25410] ADW - Saved Searches can load the wrong search set, and t… ( #11599 )
2026-02-09 08:03:39 +01:00
Darren Thornton
31bafd718e
AAE-40604 Fix case when rest/variable are okay and dropdown is required and not selected ( #11619 )
2026-02-06 07:10:39 -06:00
Adam Świderski
0c50bfd4e3
[ACS-10957] new locators for errors in ACC dialogs ( #11617 )
2026-02-05 11:32:02 +01:00
Dominik Iwanek
e859923541
[ACS-10304] KN: personal files: Column resizing available via mouse but not accessible via keyboard ( #11616 )
2026-02-05 09:15:36 +01:00
Anton Ramanovich
6ff7ce4add
[MNT-25501]: APS - Process instance pagination failure in ADF due to conflicting parameters sent from ADF to APS API ( #11615 )
...
* [MNT-25501]: removes start param from the processes request
* [MNT-25501]: minor fixes
2026-02-04 09:16:00 +01:00
Alfresco Build and Crowdin Bot
6db0fb84c7
New Crowdin translations by GitHub Action ( #11596 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-02-03 13:18:21 +00:00
Darren Thornton
302b3e18ec
AAE-40604 Fix for Dropdown required validation message is not present ( #11600 )
2026-02-03 08:26:45 +00:00
Michal Kinas
84de7c7765
Satori adotion icon fix ( #11614 )
2026-02-03 09:07:06 +01:00
Mykyta Maliarchuk
b74ffc81f4
[ACS-10247] a11y: SR not announce Start/End Date as required fields ( #11613 )
2026-02-02 12:34:59 +01:00
Grzegorz Jaśkowski
3e9b5a097c
[ACS-10193] Other A11y My Libraries Link ( #11587 )
...
* [ACS-10193] make library title bolder to indicate it is a link
* [ACS-10193] use higher font weight
* [ACS-10193] move weight to proper scss file
* [ACS-10193] fix css class encapsulation
2026-01-30 17:01:21 +01:00
Michal Kinas
ba3d9d5be4
[ACS-7768] Styling fixes for permission management page ( #11597 )
...
* [ACS-7768] Styling fixes for permission management page
* [ACS-7768] CR fixes
2026-01-30 15:53:16 +01:00
Anton Ramanovich
8cda30db45
[ACS-10203]: Checkbox "Select All" has no visible label ( #11594 )
...
* [ACS-10203]: adds tooltip
* [ACS-10203]: adds selectors and global styles
* [ACS-10203]: typo fix
2026-01-30 13:12:50 +01:00
Mykyta Maliarchuk
1780aa9663
[ACS-10281] a11y fix: Approve step folder control is focusable twice ( #11589 )
...
* [ACS-10281] a11y fix: Approve step folder control is focusable twice
* [ci:force]
* [ACS-10281] revert to div
* [ACS-10281] a11y fix: Approve step folder control is focusable twice
* fix for e2e's
2026-01-30 12:58:35 +01:00
Anton Ramanovich
3bba02264a
[ACS-10241]: Personal files: Column sorting state and role not communicated by buttons (parially reverted to align with hxp) ( #11598 )
...
* [ACS-10241]: partially reverted changes
* [ACS-10241]: restored aria-label
2026-01-30 12:54:16 +01:00
Michal Kinas
4987bbadef
[ACS-10302] Add aria-live to selected aspects counter ( #11593 )
...
* [ACS-10302] Add aria-live to selected aspects counter
* [ACS-10302] Add the live announcer for amount of selected items in breadcrumb
* [ACS-10302] CR fixes
2026-01-30 12:42:47 +01:00
Dominik Iwanek
9cb8b962ae
[ACS-10213] Libraries: Radio buttons for Public, Private, and Moderated lack a grouped label ( #11590 )
2026-01-30 12:36:22 +01:00
AleksanderSklorz
6bb78f9d26
[ACS-10274] sr personal files sr announces white heavy check mark in entitlements row of repository section ( #11595 )
...
* [ACS-10274] Corrected reading green check mark and red cross by screen reader
* [ACS-10274] Unit tests, cleaning code, centering content
* [ACS-10274] Fixed formatting
* [ACS-10274] Moved code for getting cell to unit testing utils
2026-01-29 15:23:09 +01:00
Mykyta Maliarchuk
2b79f18d79
[ACS-10247] a11y fix: SR announces Start/End Date fields incorrectly in date popup ( #11592 )
...
* [ACS-10247] a11y fix: SR announces Start/End Date fields incorrectly in date popup
* fix
2026-01-28 14:48:53 +01:00
Anton Ramanovich
4a6e9fc5d6
[ACS-10241]: SR: Personal files: Column sorting state and role not communicated by buttons ( #11591 )
...
* [ACS-10241]: updates aria setup for sortable columns
* [ACS-10241]: updates UTs
* [ACS-10241]: cleanup
2026-01-28 10:43:06 +01:00
Andreas Philippi and Fabian Kindgen
6131bf3890
AAE-38626 Reload columns on appname change ( #11560 )
...
* [AAE-38626] Updating columns when appName changes
[AAE-38626] Updating columns when appName changes
* [AAE-38626] Added tests
* Added indicator to handle app change
* [ci:force] fixes
* Checking enableAppChange in ngOnchange
* Fixed tests
---------
Co-authored-by: Fabian Kindgen <39992669+fkindgen@users.noreply.github.com >
2026-01-27 20:18:14 +01:00
Benn Snyder
15806d7c9f
HXIDP-5181 Allow form text fields to render custom field status content ( #11523 )
2026-01-27 08:47:31 -05:00
Michaela
42c2f78baf
Fixes icon button color in array item ( #11588 )
...
Removes specific styling for the icon button in array items
to inherit the correct color.
This ensures the button's icon color aligns with the theme.
Fixes AAE-41713
2026-01-27 13:34:05 +01:00
Michal Kinas and Ehsan Rezaei
1028df91da
[ACS-7768] ADF Form fields cleanup ( #11484 )
...
* [ACS-7768] ADF Form fields cleanup
* [ACS-7768] CR fixes
* [ACS-7768] Bring back label condition
* ACS-7768 Fixing storybook build
* [ACS-7768] Fix rebase issues
---------
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
2026-01-27 08:10:15 +01:00
Alfresco Build and Crowdin Bot
b2c105dd67
New Crowdin translations by GitHub Action ( #11586 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-01-26 13:39:12 +00:00
Dominik Iwanek
1c59b2fb15
[ACS-10307] SR: Personal files: No confirmation announced when creating new folder or document ( #11549 )
2026-01-26 13:32:48 +01:00
Michal Kinas
198e18bef5
[ACS-10239] Add aria hidden to visual separators ( #11572 )
2026-01-26 10:51:40 +01:00
Michal Kinas
1022e1e51f
[ACS-10276] Add proper title and aria label to chip remove button ( #11569 )
2026-01-26 10:51:30 +01:00
Michal Kinas
6927af4ec3
[ACS-10288] Aria label for user initials pipe ( #11568 )
2026-01-26 10:51:12 +01:00
Bartosz Sekula
3f01a92d67
AAE-34140 Asynchronous Forms - automatically populated value cannot be used in another task ( #11574 )
...
* AAE-34140 Asynchronous Forms - automatically populated value cannot be used in another task
* update
* update
2026-01-26 10:21:00 +01:00
Denys Vuika
e78da9dea0
ACS-8395: remove old and unused search picker components ( #11573 )
2026-01-23 14:52:02 +00:00
Ehsan Rezaei
a3c309c676
AAE-41613 Hiding tooltip card on click ( #11571 )
2026-01-23 13:58:19 +01:00
Michal Kinas
6eaaff33bb
[ACS-10289] No notifications info is no longer mat menu item ( #11566 )
2026-01-23 10:58:18 +01:00
Mykyta Maliarchuk
b04e1ca081
[ACS-10323] Fix not announced aria-label ( #11553 )
2026-01-22 13:47:35 +00:00
Michal Kinas
0edb04eeb2
[ACS-10301] Add aria-hidden to a decorative icon ( #11564 )
2026-01-22 14:37:15 +01:00
Denys Vuika
5c536079c9
Refactor alfresco-viewer component tests to use [adf-icon] directive for icons ( #11565 )
2026-01-22 13:25:55 +00:00
Michal Kinas
5cdcd97201
[ACS-10259] Add an option to reorder rows with keyboard ( #11548 )
...
* [ACS-10259] Datatable add drag&drop keyboard integration
* [ACS-10259] Add option to reorder rows via keyboard
* [ACS-10259] Add proper focus handling
2026-01-22 12:02:45 +01:00
Alfresco Build and Crowdin Bot
096ead8648
New Crowdin translations by GitHub Action ( #11555 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2026-01-22 10:55:10 +00:00
Anton Ramanovich
c81a64be79
[ACS-10206]: setting haspopup after init ( #11475 )
...
* [ACS-10206]: setting haspopup after init
* [ACS-10206]: sonarQube fixes
* [ACS-10206]: sonarQube fixes
* [ACS-10206]: sonarQube fixes
* [ACS-10206]: cleanup
* [ACS-10206]: revert
2026-01-22 07:24:55 +01:00
Anton Ramanovich
506aeecdc2
[ACS-10280] Keyboard Navigation: Search: Unnecessary stops in the results table using the Tab key: ( #11529 )
...
* [ACS-10280]: removes rows being focusable by default
* [ACS-10280]: non fucusable chips by default
* [ACS-10280]: datatable UTs
* [ACS-10280]: updates focus management for datatable
* [ACS-10280]: improves tabfocus for hidden action buttons
2026-01-22 07:18:33 +01:00
Denys Vuika
ee7fa5bfa4
Revert "AAE-38626 Updating columns when appName changes ( #11554 )" ( #11556 )
...
This reverts commit 69b73c8490 .
2026-01-21 14:37:27 +00:00
Dominik Iwanek
934765f2f6
[ACS-10304] KN: personal files: Column resizing available via mouse but not accessible via keyboard ( #11525 )
2026-01-21 12:49:47 +01:00
Diogo Bastos
d838d93abc
AAE-41496 Deprecate icon component ( #11550 )
...
* AAE-41496 Deprecate icon component
* AAE-41496 Improve template
* AAE-41496 Fix tests
2026-01-21 11:34:54 +00:00
Andreas Philippi
69b73c8490
AAE-38626 Updating columns when appName changes ( #11554 )
...
* [AAE-38626] Updating columns when appName changes
[AAE-38626] Updating columns when appName changes
* [AAE-38626] Added tests
2026-01-21 11:33:55 +00:00
Bartosz Sekula
d411d93689
AAE-41500 Added linked processes properties ( #11552 )
2026-01-21 11:28:55 +01:00
Denys Vuika
4200f9abce
AAE-40748 Bug fixes for translation and storage services ( #11551 )
...
* AAE-40748 Various i18n and storage bug fixes
* refactor: update NoopTranslateModule to use provideHttpClient and provideHttpClientTesting
Replaced HttpClientTestingModule with provideHttpClient and provideHttpClientTesting for improved dependency injection in the NoopTranslateModule.
* refactor: update FileUploadErrorPipe tests to use TestBed for dependency injection
Replaced direct instantiation of FileUploadErrorPipe with TestBed configuration, utilizing NoopTranslateModule for improved testing practices.
* test: enhance StorageService and UserPreferencesService tests for improved initialization logic
Added tests for UserPreferencesService to verify locale and pagination initialization from storage and config. Updated StorageService tests to restore original localStorage after each test for better isolation.
* refactor: simplify TranslationService by removing direct StorageService dependency
2026-01-21 08:02:54 +00:00
Denys Vuika
0b7124a638
remove unused blank page component ( #11533 )
2026-01-16 15:30:26 +00:00
AleksanderSklorz
50913dd4e4
[ACS-10335] Corrected screen reader reading for between group in search date range component ( #11534 )
2026-01-16 11:31:03 +01:00
Michal Kinas
219f52a361
[ACS-6821] Adjust the search filter icon in document list ( #11528 )
...
* [ACS-6821] Adjust the search filter icon in document list
* [ACS-6821] Sonarqube fix
* [ACS-6821] CR fix
2026-01-16 10:54:14 +01:00
dominikiwanekhyland
4bf065561a
[ACS-10313] KN: Personal Files: Row selection checkboxes are not accessible for keyboard and screen reader users ( #11531 )
2026-01-15 14:44:01 +01:00
Denys Vuika
17f9b3eeba
ACS-8224 Make Multi Value Pipe internal ( #11530 )
2026-01-15 12:25:49 +00:00