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
Tomek Hanaj
68ab5b1c16
AAE-39923 Placholeder is formatted according to the enableFractions ( #11441 )
...
* [AAE-39923] placholeder is formatted according to the enableFractions property
* [AAE-39923] unit tests for placeholder decimal part
2025-12-10 15:01:22 +01:00
Robert Duda
ec7ede3830
AAE-40544 Add ability to filter out subprocesses ( #11445 )
...
* AAE-40544 Add ability to filter out subprocesses
* dont send the value if not false
* units
2025-12-10 13:31:09 +01:00
Tomek Hanaj
34a929ec47
[AAE-40654] added space for label ( #11443 )
2025-12-10 10:20:36 +01:00
AleksanderSklorz
8c0d5fc8a1
[ACS-10282] screen reader personal files perform actions empty state not announced by screen reader ( #11444 )
...
* [ACS-10282] Display and read errors for actions values
* [ACS-10282] Added documentation
2025-12-10 09:08:57 +01:00
Anton Ramanovich
8fa3e6acdf
[MNT-25408]: updates changing search config logic; exposes stream for active filters ( #11386 )
...
* [MNT-25408]: fixes execution sequence
* [MNT-25408]: adds getter
* [MNT-25408]: reverts getter for property access proxy
* [MNT-25408]: adds tests
* [MNT-25408]: minor fixes
* [MNT-25408]: minor fixes
2025-12-09 09:57:55 +01:00
Wojciech Duda
6567c02220
AAE-40269 Cleanup deprecated global sass mixins ( #11420 )
2025-12-08 16:00:48 +01:00
Michal Kinas
9717a88818
[ACS-10226] Improve color contrast for better accessibility ( #11429 )
2025-12-08 15:52:21 +01:00
Michal Kinas
58591c67dc
[ACS-10835] Add new param for recent filters in custom resources services ( #11428 )
...
* [ACS-10835] Add new param for recent filters in custom resources services
* [ACS-10835] CR fixes
2025-12-08 15:51:31 +01:00
Alfresco Build and Crowdin Bot
3255bf675c
New Crowdin translations by GitHub Action ( #11425 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-12-08 12:46:07 +00:00
Denys Vuika
ab0cb46065
AAE-40641 Upgarde Nx Workspace to latest (v22) ( #11440 )
2025-12-08 12:34:33 +00:00
Mykyta Maliarchuk
de62fe181a
[MNT-24950] Preview a file from APS doesn't work in ADW ( #11439 )
2025-12-08 11:37:27 +01:00
Soumyajit Chakraborty
cc053a76ae
AAE-40540 fixing tab misplacement issue on ADW ( #11427 )
2025-12-04 11:23:27 +00:00
Tomek Hanaj
10eae07cc0
[AAE-39923] provide transformed placeholder if possible ( #11422 )
2025-12-04 12:08:05 +01:00
Mykyta Maliarchuk
4dab69d4dc
Revert "[ACS-10281] a11y fix - Approve step folder control is focusable twice…" ( #11424 )
...
This reverts commit f379d99474 .
2025-12-03 14:14:33 +01:00
Michal Kinas
e6fe929b02
[ACS-10260] Add required format to search date range ( #11423 )
2025-12-03 10:37:14 +01:00
Alex Molodyh
40df22b576
AAE-40028 Added improvement to ignore field validation if it is inside a group/section that is hidden ( #11362 )
...
* [AAE-40028] Added improvement to ignore field validation if it is inside a group/section that is hidden
2025-12-02 08:30:23 -08:00
Ehsan Rezaei
06d8f48862
AAE-40492 Align chip content in cardview arrayitem component ( #11421 )
2025-12-02 16:46:08 +01:00
Alfresco Build and Crowdin Bot
dc92a9551e
New Crowdin translations by GitHub Action ( #11417 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-12-02 13:09:46 +00:00
Alfresco Build and Crowdin Bot
150e073952
New Crowdin translations by GitHub Action ( #11413 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2025-12-01 09:40:16 +00:00
Wiktor Danielewski
5625cf72d6
AAE-40254 Remove excludeByProcessCategoryName input ( #11406 )
2025-12-01 08:24:27 +01:00
Mykyta Maliarchuk
f379d99474
[ACS-10281] a11y fix - Approve step folder control is focusable twice causing duplicate screen reader ( #11385 )
...
* [ACS-10281] a11y fix - Approve step folder control is focusable twice causing duplicate screen reader
* [ACS-10281] cr fix
2025-11-28 14:04:37 +01:00
Michal Kinas
f317374a2e
[ACS-10306] Proper alt for user or group icons ( #11403 )
...
* [ACS-10306] Proper alt for user or group icons
* [ACS-10306] CR fix
2025-11-28 13:58:32 +01:00
Denys Vuika
a9efe36e5f
AAE-40427 Replace shelljs with native node api ( #11404 )
...
* Replace shelljs with native node api
* Refactor command execution in audit and changelog scripts to use spawnSync for improved security and error handling
2025-11-28 12:57:49 +00:00
AleksanderSklorz
c5f3008301
[MNT-25276] sorting using sorting key configuration is not correctly saved in localstorage ( #11383 )
...
* [MNT-25276] Allow sorting when column key is different than sortingKey
* [MNT-25276] Unit tests
* [MNT-25276] Fixed sonar issue
2025-11-28 09:31:40 +01:00
Denys Vuika
57090bd76e
Stabilize data conversion methods for rows and columns in datatable ( #11398 )
2025-11-27 15:00:23 +00:00
Adriano Costa
0f911b1259
CSX-268 Remove outdated css rule ( #11397 )
...
* CSX-268 Remove outdated css rule
2025-11-27 15:06:50 +01:00
Michal Kinas
91447f8646
[ACS-10765] Switch to NPM trusted publishing ( #11388 )
...
* [ACS-10765] Switch to NPM trusted publishing
* [ACS-10765] CR fixes
* [ACS-10765] Set NPM_TAG without github env usage
* [ACS-10765] CR fixes
* [ACS-10765] CR fix
2025-11-27 13:27:16 +01:00