Commit Graph

4486 Commits

Author SHA1 Message Date
Wojciech Duda
0edbae8c59 AAE-25579 Toggle logs for skipped karma unit tests (#10601) 2025-02-07 13:02:32 +01:00
Vito Albano
97fdeb4d34 [AAE-30888] - used updated package to handle change font size (#10624)
* [AAE-30888] - used updated package to handle change size

* [ci:force]

* [AAE-30888] - sync package-lock

* AAE-30888 - sync package lock
2025-02-07 11:37:19 +00:00
Alfresco Build
6afe574e13 New Crowdin translations by GitHub Action (#10626)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-02-07 01:17:13 +00:00
Alex Molodyh
265c8e8a56 AAE-28655 Fix for datatable not scrolling back up after paginations (#10605)
* AAE-28655 Fix for datatable not scrolling back up after paginations
2025-02-06 13:04:37 -08:00
Tomasz Nastaly
e5281e7ff0 HXPMNT-542 display email for people (#10622) 2025-02-06 14:14:05 -05:00
Tomasz Nastaly
dcb7e4067c AAE-25571 Add column title to widget (#10620)
* AAE-30141 Fix broken amount field

* AAE-30141 add title column
2025-02-06 16:18:22 +01:00
Mykyta Maliarchuk
e62c0587b6 [ACS-9215] Update license headers (#10625)
* [ACS-9215] Update license headers

* [ACS-9215] Update license headers
2025-02-06 13:18:56 +01:00
Bartosz Sekula
72a889241e AAE-30901 Allow to use different saveSearch service (#10623) 2025-02-05 17:27:34 +01:00
tomasz hanaj
8e3bd154ed AAE-30336 Screens updates (#10619)
* [AAE-30336] updated interface and removed buttons

* [AAE-30336] added fullscreen support for dynamic component

* [AAE-30336] fullscreen feature and css fix

* [AAE-30336] fixed wrong subscription, removed obsolete code

* [AAE-30336] removed obsolete variable

* [AAE-30336] updated unit test and model

* [AAE-30336] updated documentation and comments
2025-02-05 15:18:11 +01:00
Vito Albano
a1a3f97ec8 [AAE-30879] - removed unsupported minimatch version in favor or a ESM… (#10617)
* [AAE-30879] - removed unsupported minimatch version in favor or a ESM compatible one

* [ci:force]

* [ci:force] - removed unsupported minimatch version in favor or a ESM compatible one

* [ci:force] - sync package-lock
2025-02-05 14:15:55 +00:00
Alfresco Build
f1e0ba2726 New Crowdin translations by GitHub Action (#10486)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-02-05 12:17:13 +00:00
Robert Duda
0c753278e5 AAE-27984 Fix fieldValueChanged called on init and blur for date widgets (#10621) 2025-02-05 10:31:06 +01:00
Bartosz Sekula
1fc0f0a6a4 AAE-30563 Fix for dropdown IsRequired validator (#10616) 2025-02-03 16:33:08 +01:00
Bartosz Sekula
34855a840a AAE-30563 Required Form Drop down with default selection (#10614) 2025-02-03 11:51:09 +01:00
dominikiwanekhyland
0c459227a8 [ACS-8223] - Remove MomentDateTimePipe (#10602)
[ACS-8222] - Remove MomentDatePipe
2025-01-31 15:11:52 +01:00
Robert Duda
43f3a5b55f AAE-30771 Show username on hover in people component (#10603) 2025-01-31 12:31:56 +01:00
swapnil-verma-gl
3b95e4ab25 [ACS-9119] Fixed textOrientation getting reset on arabic after browser refresh (#10591)
* [ACS-9119] Fixed issue where hitting browser refresh on arabic language changes the direction from rtl to ltr

* [ACS-9119] Added unit test

* [ACS-9119] Fixed UI issue in sidenav where incorrect margin-right was set when switching window sizes

* [ACS-9119] Addressed PR comments

* [ACS-9119] Fixed sonar issue

* [ACS-9119] Added margin-right 0 to mat-sidenav-content
2025-01-31 13:49:44 +05:30
Tomasz Nastaly
4124a49f41 AAE-30141 Fix broken amount field (#10588) 2025-01-30 20:30:59 +01:00
Michaela
91ffd96100 AAE-30168 Form Display Value does not show date variable (#10593)
* [AAE-30168] don't add time stamp when there is already one

* [AAE-30168] No need to check for undefined

* [AAE-30168] added one more test case

* [AAE-30168] added best practice for async code to tests
2025-01-29 13:20:41 +01:00
Mykyta Maliarchuk
eaa1008018 [ACS-8824] Disable node properties save button if values are invalid (#10560)
* [ACS-8824] Disable node properties save button if values are invalid

* [ACS-8824] remove commented code

* [ACS-8824] unit tests [ci:force]

* [ACS-8824] cr fixes
2025-01-28 15:49:32 +01:00
AleksanderSklorz
1634716bbe [ACS-4749] add button is enabled for comment contains only spaces (#10577)
* [ACS-4749] Disabled add button for comment when comment has only spaces

* [ACS-4749] Unit tests

* [ACS-4749] Removed redundant code

* [ACS-4749] Fixed sonar issue

* [ACS-4749] Resolved issues after rebase

* [ACS-4749] Addressed PR comment
2025-01-28 13:49:58 +01:00
MichalKinas
e6278109d8 [ACS-8582] Introduce UnitTestingUtils class and transform existing tests in core library (#10571)
* [ACS-8582] Add UnitTestingUtils class, adapt first batch of unit tests

* [ACS-8582] Extend UnitTestingUtils, cover second batch of unit tests

* [ACS-8582] Extend UnitTestingUtils, cover third batch of unit tests

* [ACS-8582] Extend UnitTestingUtils, cover final batch of unit tests

* [ci:force]

* [ci:force]

* [ACS-8582] CR fixes

* [ACS-8582] CR fixes
2025-01-28 12:27:08 +01:00
Tomasz Gnyp
c4b3b9f3d4 AAE-30596 Fix required reactive widgets do not visibility conditions (#10595)
* AAE-30596 Fix required reactive widgets do not visibility conditions

* fix unit test
2025-01-28 10:30:12 +01:00
MichalKinas
35aec24c0f Revert "Revert "[ACS-9166] Migrate Saved Searches to preferences API from con…" (#10594)
This reverts commit fcd6e25dc6.
2025-01-28 08:41:23 +01:00
AleksanderSklorz
35a1f0b885 Post release version bump (#10589) 2025-01-27 13:14:58 +01:00
Robert Duda
8b95829e95 AAE-29996 Fix task filter counters in new API (#10590) 2025-01-27 11:00:40 +01:00
AleksanderSklorz
4c310be779 Release 7.0.0-alpha.7 (#10587)
* Release 7.0.0-alpha.7

* Reverted changes in package json for cli
2025-01-27 09:05:40 +01:00
Robert Duda
3b0aaabbfa Fix error in PR 10575 (#10576) 2025-01-24 12:41:48 +01:00
Robert Duda
dd1bbdffd6 AAE-30162 Don't retreive task filter if present (#10575) 2025-01-24 11:26:28 +01:00
MichalKinas
fcd6e25dc6 Revert "[ACS-9166] Migrate Saved Searches to preferences API from config file…" (#10566)
This reverts commit 184a38a0ef.
2025-01-20 12:38:27 +01:00
MichalKinas
184a38a0ef [ACS-9166] Migrate Saved Searches to preferences API from config file (#10559)
* [ACS-9166] Migrate Saved Searches to preferences API from config file

* [ACS-9166][ci:force] Unit test coverage

* [ACS-9166] Unit test fixes

* [ACS-9166] Remove obsolete comment
2025-01-20 08:22:02 +01:00
tomasz hanaj
4fb0fdd107 AAE-29973 Dynamic component properties (#10540)
* [AAE-29973] updated dynamic component inputs and outputs

* [AAE-29973] added check to prevent errors

* [AAE-29973] added unit tests for input and output

* [AAE-29973] fix for dynamic component with absolute position
2025-01-17 14:32:26 +01:00
dominikiwanekhyland
ada55aebc1 [ACS-8960] Review and apply required inputs where possible (#10554) 2025-01-17 13:15:25 +01:00
Denys Vuika
0a17fb4f4c AAE-26215 Standalone process cloud components (#10553) 2025-01-15 08:37:46 -05:00
MichalKinas
8b5dcf19b9 [MNT-24538] Update PDFjs viewer version and disable annotation mode (#10538)
* [MNT-24538] Bump PDFjs viewer version and use annotation mode disabled

* [MNT-24538] Proper test params

* [ci:force]

* [MNT-24538] Use different pdfjs version

* [ci:force]

* [MNT-24538][ci:force] Use proper legacy paths

* [MNT-24538][ci:force] Use Node 22 LTS

* [MNT-24538] Use pdfjs legacy version

* [MNT-24538] Use existing pdfjs-dist version with new param

* [MNT-24538] Legacy build cleanup

* [MNT-24538] Lockfile fix

* [MNT-24538] Lockfile fix

* [MNT-24538] Unit test fix

* [MNT-24538] Unit test fixes
2025-01-15 11:41:56 +01:00
tomasz hanaj
18ff34c6c8 AAE-29971 Buttons for dynamic component (#10539)
* [AAE-29971] buttons for dynamic component

* [AAE-29971] added unit tests for projected content
2025-01-15 11:20:25 +01:00
Denys Vuika
af3ca02347 AAE-26215 standalone cloud tasks (#10537) 2025-01-14 12:00:07 -05:00
Tomasz Gnyp
0e19f53068 AAE-30066 Render sections in form builder (#10552)
* AAE-30066 Render sections in runtime

* added unit tests

* remove comment

* added return type to method

* added self closing tag
2025-01-14 11:50:49 +00:00
Rafal Szmit
8d157c262b AAE-30045 Remove unused default apps (#10543) 2025-01-13 16:28:17 +01:00
Amedeo Lepore
1b3a29fd5f AAE-29897 Add timezone as adfLocalizedDate pipe argument to allow to remove timezone-specific shifts (#10541) 2025-01-10 09:30:12 +01:00
Bartosz Sekula
bb7369c2ca AAE-29995 Add "ne" filter operator (#10542) 2025-01-09 16:37:10 +01:00
David Olson
65b991674d AAE-15221 Allow multiple roles when fetching deployed applications (#10503) 2025-01-08 08:51:23 -06:00
Denys Vuika
b7881db56b AAE-26215 standalone form (cloud) (#10535) 2025-01-08 07:53:56 -05:00
Robert Duda
27faf1d2ba Fix incorrect syntax in property assignment (#10536) 2025-01-08 13:24:44 +01:00
Robert Duda
06699e59d1 AAE-29942 Make it possible to use URL params with new task and process API (#10534) 2025-01-08 08:56:10 +01:00
Denys Vuika
72cdf514e5 AAE-26215 migrate to standalone directives (#10532)
* delete unused directive

* convert process header to standalone

* cleanup [ci:force]

* remove unused/deprecated components [ci:force]

* remove unused/deprecated components [ci:force]

* migrate task header [ci:force]

* migrate task directives [ci:force]

* migrate task directives [ci:force]
2025-01-07 09:20:17 -05:00
Tomasz Nastaly
82e4196e26 AAE-21953 fix broken widget names (#10533) 2025-01-07 14:47:22 +01:00
Diogo Bastos
7ea446edc6 AAE-29885 Fix form not scrollable (#10521) 2025-01-07 11:17:07 +00:00
Diogo Bastos
fd0f3c5ed6 AAE-29299 Fix people widget read only (#10522) 2025-01-07 11:16:54 +00:00
swapnil-verma-gl
4787470707 [MNT-24575] Added APIS and models folder information dialog (#10460)
* [MNT-24575] Added APIs folder information

* [MNT-24575] Added models

* [MNT-24575] Added constructors to model

* [MNT-24575] Added documentation

* [MNT-24575] Added documentation

* [MNT-24575] Addressed Code review comments

* [MNT-24575] Added unit tests. Fixed typo

* [MNT-24575] Fixed accesibility issue in DialogComponent. Fixed typo in enum

* [MNT-24575] Fixed typo, incorrect ACS version, and incorrect imports

* [MNT-24575] Added unit tests to js-api

* Empty commit to trigger GHA

* [ci:force] Empty force commit to trigger GHA

* [MNT-24575] Fixed linting issue

* [MNT-24575] Removed redundant *

* [ci:force] Empty force commit to trigger GHA
2025-01-07 15:21:44 +05:30