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
AleksanderSklorz
08725100d8
[ACS-10331] Corrected columns visibility title ( #11526 )
2026-01-15 08:55:21 +01:00
Diogo Bastos
304216b36b
AAE-41330 Unify adf-icon use in adf-core ( #11527 )
...
* AAE-41330 Unify adf-icon use in adf-core
* AAE-41330 Fix icon names
2026-01-14 16:13:11 +00:00
Anton Ramanovich
e01cd40b1f
[ACS-10205]: Extends DataTableAdapter interface to handle focus for accessibility ( #11506 )
...
* [ACS-10205]: updates base DataTableAdapter class with optional props
* [ACS-10205]: updates ShareDataTableAdapter with new props for focus handling
* [ACS-10205]: bind new focus props to template
* [ACS-10205]: uts update
* [ACS-10205]: uts refactor
* [ACS-10205]: fixes circullar deps
2026-01-14 12:43:29 +01:00
Bartosz Sekula
e44e00304a
AAE-38334 Add link process payload ( #11524 )
...
* AAE-38334 Add link process payload
* update
* update
2026-01-14 12:29:39 +01:00
Tomasz Nastaly
236726b67c
AAE-40657 Support multiple integration contexts in task service ( #11463 )
2026-01-14 09:45:11 +01:00
dominikiwanekhyland
8ed1f4d8df
[ACS-1882] Keyboard Navigation: Personal files: Wrong focus order when adding a comment in "Details" section ( #11521 )
2026-01-14 08:10:02 +01:00
Michal Kinas
8824331f3b
[ACS-10884] Keyboard interactions for crop tool in image viewer ( #11522 )
...
* [ACS-10884] Keyboard interactions for crop tool in image viewer
* [ACS-10884] Sonarqube fix
* [ACS-10884] MD formatting fix
2026-01-13 15:42:19 +01:00
Denys Vuika
716ce228ce
ACS-8772: Migrate node tooltip to Angular signals ( #11498 )
2026-01-13 14:04:04 +00:00
Denys Vuika
572231bf49
AAE-41225 update typescript target to es2022 and fix FormService propagation ( #11508 )
...
* update targets
* update targets
* fixed FormService propagation [ci:force]
* fixed FormService propagation [ci:force]
2026-01-13 08:47:07 +00:00
AleksanderSklorz
0c3cdaa006
[ACS-10335] Grouped input controls with radio buttons for search date range component ( #11507 )
...
* [ACS-10335] Grouped input controls with radio buttons for search date range component
* [ACS-10335] Change role group to fieldset element
2026-01-13 09:41:00 +01:00
Denys Vuika
38070c210c
Remove unused adf-button component ( #11520 )
2026-01-12 12:11:50 +00:00
Anton Ramanovich
d6aaede8d8
[MNT-25408]: improves facet resetting flow ( #11485 )
...
* [MNT-25408]: improves facet resetting flow
* [MNT-25408]: uts refactor
2026-01-12 07:23:41 +01:00
Wojciech Duda
5f9de1fde8
AAE-40269 Add storybook v10 ( #11401 )
2026-01-09 18:17:43 +00:00
Denys Vuika
f0c6cc0ff7
ACS-10937 Remove unused mat-progress wrapper ( #11505 )
...
* ACS-10937 Remove unused mat-progress wrapper
* cleanup docs
2026-01-09 11:51:04 +00:00
dominikiwanekhyland
c64c6e4f7e
[ACS-10242] - Personal files: Filter by Size popup announces entire c… ( #11468 )
2026-01-09 10:40:58 +01:00
Michal Kinas
d0b3faad6a
[ACS-10201] Snackbar content is hidden and not announced by SR ( #11504 )
2026-01-09 09:27:54 +01:00
Soumyajit Chakraborty
d2021b9ae9
AAE-40714 fixing the filter cut issue on admin-hxp ( #11499 )
2026-01-08 14:49:34 +00:00
Denys Vuika
c25690cf84
ACS-10936: Remove unused LANDING_PAGE_TOKEN ( #11503 )
...
* ACS-10936: Remove unused LANDING_PAGE_TOKEN [ci:force]
* delete unused enum [ci:force]
2026-01-08 12:48:54 +00:00
Amedeo Lepore
74262fcc17
AAE-40934 style: replace mat-raise-button with mat-flat-button ( #11502 )
...
* AAE-40934 style: replace mat-raise-button with mat-flat-button
* AAE-40934 style: remove unnecessary color declarations from material buttons, rely on MD3 default primary button color
2026-01-08 11:45:40 +01:00
Diogo Bastos
98ce8d810c
AAE-41025 Add adf-icon to process-services-cloud lib ( #11497 )
2026-01-05 11:35:32 +00:00
Diogo Bastos
d93d963a8d
AAE-41024 Add adf-icon to content-services lib ( #11496 )
...
* AAE-41024 Add adf-icon to content-services lib
* AAE-41024 Fix attribute
2026-01-05 11:35:10 +00:00
Denys Vuika
b13ae23173
ACS-10914 Remove unused allowable operation directive ( #11476 )
2026-01-05 09:01:30 +00:00
Diogo Bastos
41b97eb835
AAE-40911 Add adf-icon to core lib ( #11471 )
...
* AAE-40911 Add adf-icon
* AAE-40911 Add adf-icon directive to remaining core lib components
* AAE-40911 Fix icon name
* AAE-40911 Remove doc change
* AAE-40911 Add icon module
* AAE-40911 Add icon module
* AAE-40911 Fix export
* AAE-40911 Fix export
2026-01-02 16:13:29 +00:00
dependabot[bot]
d8720dbb59
build(deps): bump qs from 6.14.0 to 6.14.1 in /lib/cli ( #11488 )
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-02 13:01:04 +00:00
Michaela
4113eeb2ab
Allows closing dropdown with Escape key ( #11489 )
...
Implements the ability to close the dropdown list by pressing the Escape key.
This enhances the user experience by providing a keyboard shortcut to dismiss the dropdown, improving accessibility and efficiency.
2026-01-02 11:04:18 +01:00
Denys Vuika
fcb15868f8
ACS-7579 Remove unused process audit directive ( #11474 )
2025-12-19 12:07:20 +00:00
Denys Vuika
744bb671f1
ACS-10908 Cleanup unit test configuration for Content ( #11470 )
2025-12-18 15:07:51 +00:00
Diogo Bastos
52cadb5b8a
AAE-40896 Create adf-icon directive ( #11467 )
...
* AAE-40896 Create adf-icon directive
* AAE-40896 Update ligature text method
2025-12-17 13:46:58 +00:00
Alex Molodyh
fe39b3c1bd
[AAE-40028] Added group/section validation skipping to cloud forms for workspace ( #11466 )
2025-12-16 20:02:07 -08:00
Denys Vuika
8c1118984d
remove webpack and webpack cli [ci:force] ( #11464 )
2025-12-16 10:45:05 +00:00
Anton Ramanovich
21d6818de5
ACS-10083 Fixes filters behavior with queryParams ( #11426 )
...
* [ACS-10083]: aadds populateFilters value safe check
* [ACS-10083]: introduces property to postpone document-list data load
* [ACS-10083]: migrates to using category id as a key instead of column key
* [ACS-10083]: excludes excessive Search API calls
* [ACS-10083]: updates user query setting
* [ACS-10083]: sonar qube fix
* [ACS-10083]: tests refactor
* [ACS-10083]: fixes tests
* [ACS-10083]: restores isFilterServiceActive prop initializer
2025-12-16 11:02:05 +01:00
Tomasz Gnyp
331b4459a8
AAE-40359 Filter out service processes on start process ( #11446 )
...
* AAE-40359 Filter out service processes on start process
* AAE-40359 Filter out service processes on start process
* make triggerable optional
* make type more strict
2025-12-16 09:34:23 +01:00
Denys Vuika
062b8060bc
ACS-7461 Remove ADF_DOCUMENT_PARENT_COMPONENT token ( #11372 )
2025-12-15 13:42:21 +00:00
Diogo Bastos
8da24884ec
AAE-40703 Add support for content projection ( #11462 )
2025-12-15 13:17:36 +00:00
Robert Duda
0f9969a387
AAE-39668 Add ability to filter by unlinked processes ( #11461 )
2025-12-15 13:17:29 +01:00
Andreas Philippi
f6c7d90578
AAE-38626 Made cloud services extentable ( #11450 )
2025-12-15 11:54:19 +00:00
Diogo Bastos
205b5c7df5
AAE-40700 Add remapping icons support ( #11449 )
...
* AAE-40700 Add remapping icons support
* AAE-40700 Update docs
* AAE-40700 Update docs
* AAE-40700 Update docs
2025-12-15 09:37:10 +00:00
Mykyta Maliarchuk
7dddbf7d91
[ACS-10232][ACS-10326] Fix focus trap for search filters ( #11447 )
...
* [ACS-10232][ACS-10326] Fix focus trap for search filters
* sonar issue fix
2025-12-12 09:52:30 +01:00
Swetha Balasubramaniam
8a7359c769
Update Simpleapp ( #11448 )
2025-12-11 13:36:42 +00:00
Denys Vuika
7eb2034008
AAE-40093 Support defining translations from code ( #11442 )
2025-12-10 15:48:28 +00:00