wiktord2000
6b4ad04d92
AAE-22947 Remove comments
2024-07-01 11:15:48 +02:00
wiktord2000
914939c7d7
AAE-22947 Restore formatting
2024-07-01 11:15:48 +02:00
wiktord2000
41ca1c6159
AAE-22947 Fix null return on validate
2024-07-01 11:15:48 +02:00
wiktord2000
d9a4311ddc
AAE-22947 Dispose toBeTruthy / toBeFalsy
2024-07-01 11:15:29 +02:00
wiktord2000
727048a013
AAE-22947 Update dropdown-cloud.widget
2024-07-01 11:15:29 +02:00
wiktord2000
1773500d75
AAE-22947 Update form.model
2024-07-01 11:14:40 +02:00
wiktord2000
44e2911eaf
AAE-22947 Update form-field.model
2024-07-01 11:14:40 +02:00
wiktord2000
7c2aeb060b
AAE-22947 form-field-validator update
2024-07-01 11:05:50 +02:00
jacekpluta
a48611eb92
[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary ( #9861 )
2024-06-30 23:11:29 +02:00
Denys Vuika
3cc571ee32
ACS-8109: generic button component ( #9854 )
2024-06-28 10:06:37 -04:00
Tomasz Gnyp
6cd2e572d8
AAE-23494 Fix - Required Date field still allows user to submit form ( #9876 )
2024-06-27 14:23:40 +02:00
Tomasz Gnyp
ddf6840511
AAE-23379 Fix - required attach file allows to start process ( #9874 )
...
* AAE-23379 Fix - required attach file allows to start process
* fix unit tests
2024-06-26 11:25:46 +02:00
Maurizio Vitale
88a2a4c9df
Revert "ACS-8255: Migrate InfoDrawer component to Standalone ( #9846 )" ( #9868 )
...
This reverts commit 215b9c2e4be3ceb67a958a910076aa1640190858.
2024-06-25 14:15:31 +01:00
Maurizio Vitale
f9aadde4bf
Revert "[ACS-7381][ADF] Break DataTable dependency on Material Module ( #9657 )" ( #9866 )
...
This reverts commit f27d62585b162084851c9755f08bcf65513cbe8f.
2024-06-25 13:53:14 +01:00
Tomasz Gnyp
fb275d94c0
AAE-23379 Fix - Required empty attach file field allows user to submi… ( #9865 )
...
* AAE-23379 Fix - Required empty attach file field allows user to submit form
* small update
2024-06-25 11:59:28 +02:00
Eugenio Romano
bf5b45e31a
move dialog msg in core until nex major version ( #9864 )
2024-06-24 22:31:31 +02:00
Maurizio Vitale
1efa73ad3d
AAE-23367 - Ability to manually run the cron job ( #9839 )
...
* Do not check approval for schedule
* Do not check approval for schedule or manual run
* Do not check approval for schedule or manual run
* Do not check approval for schedule or manual run
2024-06-24 17:13:33 +01:00
Maurizio Vitale
c94d02d81c
Use new repo for action ( #9863 )
2024-06-24 17:13:26 +01:00
dependabot[bot]
45522016cc
build(deps): bump aurelien-baudet/workflow-dispatch from 2.1.1 to 4.0.0 ( #9860 )
...
Bumps [aurelien-baudet/workflow-dispatch](https://github.com/aurelien-baudet/workflow-dispatch ) from 2.1.1 to 4.0.0.
- [Release notes](https://github.com/aurelien-baudet/workflow-dispatch/releases )
- [Commits](93e95b157d...3133c5d135
)
---
updated-dependencies:
- dependency-name: aurelien-baudet/workflow-dispatch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 14:48:20 +02:00
Artur Cichoń
a72cc1bc76
AAE-18615 Update default be app with call activity processes pools ( #9843 )
...
* AAE-18615 Updated default be app with call activity processes pools
* AAE-18615 Changed CodeQL ignored paths to more inclusive way
2024-06-24 13:53:34 +02:00
dependabot[bot]
c300541c94
build(deps): bump Alfresco/alfresco-build-tools from 5.28.1 to 5.29.3 ( #9859 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.28.1 to 5.29.3.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](0502f17147...7c08513b5d
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 12:33:19 +02:00
dependabot[bot]
c58ab26d7a
build(deps): bump Alfresco/alfresco-build-tools ( #9858 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.28.1 to 5.29.3.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](0502f17147...7c08513b5d
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 12:33:03 +02:00
tamaragruszka
f27d62585b
[ACS-7381][ADF] Break DataTable dependency on Material Module ( #9657 )
...
* [ACS-7381] remove MaterialModule dependency and convert components to standalone
* [ACS-7381] remove MaterialModule dependency and convert components to standalone
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] tests fixes
* [ACS-7381] fix e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] update e2e tests
* [ACS-7381] fix for checkboxes
* [ACS-7381] fix e2e
* [ACS-7381] fix e2e
* [ACS-7381] fix e2e
* [ACS-7381] fix e2e
* [ACS-7381] fix for e2e
* [ACS-7381] fix for e2e
2024-06-24 10:40:59 +02:00
Darya Blavanovich
785b5821a0
ACS-8254 [ADF] Add functionality to pass data on confirmation in DialogComponent ( #9845 )
2024-06-21 10:14:53 -04:00
Denys Vuika
215b9c2e4b
ACS-8255: Migrate InfoDrawer component to Standalone ( #9846 )
2024-06-21 10:05:15 -04:00
Denys Vuika
3fee18c251
ACS-7680: cleanup About components ( #9848 )
2024-06-21 10:03:42 -04:00
dominikiwanekhyland
cef413f7c8
[ACS-8258] Wrong background for 'move dialog' action buttons ( #9851 )
2024-06-21 10:03:27 -04:00
Wiktor Danielewski
11b938a284
AAE-23369 Fix ( #9853 )
2024-06-21 14:12:41 +02:00
swapnil-verma-gl
16578bc566
Updated update-to-newest-webdriver.sh to be compatible with linux ( #9850 )
2024-06-21 09:58:46 +01:00
Grzegorz Jaśkowski
6b8c064536
[MNT-23194] add long validators, correct filename typos ( #9799 )
...
* MNT-23194 add long validators, correct filename typos
* MNT-23194 improve unit tests, fix naming typos
* MNT-23194 change method name to more precise
* MNT-23194 remove redundant type definitions, change any type, add different notation integers parsing
2024-06-21 10:07:26 +02:00
Wiktor Danielewski
4d2c489508
AAE-23116 Dropdown should not display errors / call apis when it's in readOnly state [without refactor] ( #9800 )
...
* AAE-23116 Add tests for dropdown widget
* AAE-23116 Update form-field.model
* AAE-23116 Final
* AAE-23116 Restore formatting
* AAE-23116 Align with comments
* AAE-23116 Update
* AAE-23116 Fix process-services-cloud unit tests
* AAE-23116 Fix process services unit tests
* AAE-23116 Fix for core unit tests
2024-06-21 08:50:55 +02:00
Denys Vuika
328d233b05
Fix ExtensionsModule.forChild regression ( #9844 )
2024-06-20 13:14:27 -04:00
Wiktor Danielewski
af552bfbb9
AAE-23165 Not blocking task completion when there's no value selected in required radio buttons widget ( #9836 )
...
* AAE-23165 Fix
* AAE-23165 Update
2024-06-20 15:18:29 +02:00
Denys Vuika
9a544307d4
ACS-8251: migrate Extensions library to Standalone ( #9842 )
2024-06-20 08:52:30 -04:00
dependabot[bot]
45e921a382
build(deps): bump ws and socket.io ( #9831 )
...
Bumps [ws](https://github.com/websockets/ws ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies needed to be updated together.
Updates `ws` from 7.5.9 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...8.17.1 )
Updates `ws` from 8.16.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...8.17.1 )
Updates `socket.io` from 4.6.1 to 4.7.5
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.6.1...4.7.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: ws
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 13:18:12 +02:00
Darya Balvanovich
98c60f9442
ACS-8198 add translation pipe
2024-06-19 21:10:39 +02:00
Darya Balvanovich
5b599d90f5
ACS-8198 remove f prefix
2024-06-19 21:10:39 +02:00
Darya Balvanovich
b9ee276b97
ACS-8198 make componentData as optional property
2024-06-19 21:10:39 +02:00
Darya Balvanovich
f1fab8700a
ACS-8198 add injection to component data
2024-06-19 21:10:39 +02:00
Grzegorz Jaśkowski
d8634c901a
MNT-24351 add missing array validation ( #9816 )
2024-06-19 15:04:13 -04:00
jacekpluta
a471861356
[ACS-8180] Error message displayed on attempt to remove a tag ( #9827 )
2024-06-19 14:55:07 +02:00
Denys Vuika
d9c014a1f0
Cleanup process services project structure ( #9838 )
2024-06-19 08:54:26 -04:00
Robert Duda
672f6347d0
AAE-23099 Reset datatable selection on multiselect change to false ( #9797 )
2024-06-19 13:56:32 +02:00
tamaragruszka
32e2518c6a
[ACS-8159][ADF] Dynamic chip list - add rounding property, clear styles ( #9767 )
...
* [ACS-8054] dynamic chip list refactor
* [ACS-8054] dynamic chip list refactor
* [ACS-8054] dynamic chip list refactor
* [ACS-8054] dynamic chip list refactor
* [ACS-8054] update documentation and tests
* [ACS-8159] update documentation and style
* [ACS-8159] update branch
* [ACS-8159] update branch
2024-06-19 13:30:51 +02:00
Tomasz Gnyp
eeb886aed4
AAE-23115 Display key of the user attribute in external property preview ( #9835 )
2024-06-19 12:47:39 +02:00
Tomasz Gnyp
a8b79eb0de
AAE-23134 Fix overlapping external property widgets when key is too long ( #9804 )
2024-06-19 12:47:31 +02:00
dependabot[bot]
75034917d5
build(deps): bump actions/checkout ( #9821 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](a5ac7e51b4...692973e3d9
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 12:12:54 +02:00
dependabot[bot]
97838377b4
build(deps): bump actions/checkout in /.github/actions/artifact-extract ( #9822 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](a5ac7e51b4...692973e3d9
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 12:12:41 +02:00
dependabot[bot]
0304255851
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #9837 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.6 to 3.0.9.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](2f2ebc6d91...74606c3045
)
---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 12:12:24 +02:00
dependabot[bot]
3deb7e7690
build(deps): bump actions/checkout from 4.1.6 to 4.1.7 ( #9824 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](a5ac7e51b4...692973e3d9
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 10:57:09 -04:00