10686 Commits

Author SHA1 Message Date
VitoAlbano
b16d9b8db3 Fixed build 2024-10-11 17:22:14 +02:00
Wojciech Duda
18714a7738 [MIGRATION] fix header background color not being read from input prop 2024-10-11 17:22:14 +02:00
dominikiwanekhyland
0023f0c1f7 Fixed white background issue in sidenav after ng16 upgrade (#10207) 2024-10-11 17:22:14 +02:00
dominikiwanekhyland
2cec4d8926 Fixes after CR (#10202) 2024-10-11 17:22:14 +02:00
VitoAlbano
fcf1c65bf6 Rebased to latestp 2024-10-11 17:22:14 +02:00
VitoAlbano
47b53faa4b [MIGRATION] - the lesson is : do not change what is already working 2024-10-11 17:22:14 +02:00
VitoAlbano
bb6d84e2f7 [MIGRATION] - fixed schematics build 2024-10-11 17:22:14 +02:00
VitoAlbano
f143ff04a9 [MIGRATION] - rebased after the move of AlfrescoApiService 2024-10-11 17:22:14 +02:00
VitoAlbano
e4f7d5d47c [MIGRATION] - check to update the script 2024-10-11 17:22:14 +02:00
VitoAlbano
353bda4931 Rebased with lastest changes 2024-10-11 17:22:14 +02:00
VitoAlbano
5d9c889d71 [MIGRATION] - Fixed package version 2024-10-11 17:22:14 +02:00
VitoAlbano
6dcb7ce28a [MIGRATION] - Fixed lint 2024-10-11 17:22:14 +02:00
VitoAlbano
441f079628 [MIGRATION] - Rebased to latest 2024-10-11 17:22:14 +02:00
VitoAlbano
caf595a72d [MIGRATION] - updated deps for process cloud 2024-10-11 17:22:14 +02:00
VitoAlbano
05d668b3d4 [MIGRATION] - Updating outdated packages 2024-10-11 17:22:14 +02:00
VitoAlbano
65a0778352 [MIGRATION] - Ok this is really weird 2024-10-11 17:22:14 +02:00
Wojciech Duda
9350703149 [MIGRATION] - storybook chips related e2e fails fix, unit alignments 2024-10-11 17:22:14 +02:00
Wojciech Duda
86a07dd384 [MIGRATION] - change selector for expanded expansion panel content 2024-10-11 17:22:14 +02:00
VitoAlbano
6c3dd1f14b [MIGRATION] - Ok this is really weird 2024-10-11 17:22:14 +02:00
VitoAlbano
0d071be1c4 [MIGRATION] - Ok this is weird 2024-10-11 17:22:14 +02:00
VitoAlbano
fbc902ddf5 [MIGRATION] - Something happened on the way to heaven 2024-10-11 17:22:14 +02:00
VitoAlbano
9b3592625e [MIGRATION] - Somehow the fix for the cli types got lost 2024-10-11 17:22:14 +02:00
VitoAlbano
ad0daefc6f [MIGRATION] - Switching off no empty functions rule 2024-10-11 17:22:14 +02:00
VitoAlbano
e38221657a NG16 - fixed the builds 2024-10-11 17:22:14 +02:00
VitoAlbano
28813693da NG-16 - migration step 1 2024-10-11 17:22:14 +02:00
Anna Karwatka
c08e8d6b31
AAE-26469 Add external-property-process to simpleapp (#10296)
* AAE-26469 Add external-property-process to simpleapp

* Remove redundant empty line in string-utils spec
2024-10-11 12:51:16 +02:00
tomasz hanaj
eb12083869
AAE-26189 Replaced observable based counter to avoid flickering (#10290)
* [AAE-26189] replaced observable based counter to avoid flickering

* Empty-Commit
2024-10-11 11:13:20 +02:00
jacekpluta
a3033f9f17
[ADF-3936] Lock file checkboxes need refresh to appear checked (#10293) 2024-10-10 10:07:55 +02:00
Wojciech Duda
9e96fed71e
AAE-26321 Custom JWT storage service optional injection token (#10292)
* AAE-26321 Custom JWT storage service optional injection token

* AAE-26321 custom storage service test

* AAE-26321 Use only the injection token with factory

* AAE-26321 improve custom storage test
2024-10-09 17:06:30 +02:00
Wojciech Duda
9a9a9db628
Revert "AAE-26321 Add an injection token to JwtHelperService for OAuthStorage…" (#10291)
This reverts commit a93f0bd0699cf99302e453f1881383729de34c46.
2024-10-09 10:59:45 +01:00
jacekpluta
3d495932fe
[MNT-24637] ADW: Options to edit files marked as records available in Favorites Files list (#10289) 2024-10-09 08:44:27 +02:00
Wojciech Duda
a93f0bd069
AAE-26321 Add an injection token to JwtHelperService for OAuthStorage (#10288)
* AAE-26321 Add an injection token to JwtHelperService for OAuthStorage

* AAE-26321 remove unneeded method spies

* AAE-26321 Add missing providers to depending tests
2024-10-08 22:20:41 +01:00
tomasz hanaj
1d21c3ef80
AAE-26155 Added feature for refreshing filter (#10266)
* [AAE-26155] added feature for refreshing filter

* [AAE-26155] updated input property description

* [AAE-26155] updated services to allow refreshing filters
2024-10-08 11:13:43 +02:00
Tomasz Gnyp
d5a530ba23
AAE-25339 Fix ADF Datetime adapter display format date (#10274) 2024-10-07 20:19:44 +02:00
Diogo Bastos
9e70aad67d
AAE-22724 Fix json widget display (#10248) 2024-10-07 17:08:15 +01:00
Diogo Bastos
e0e89cfa3b
AAE-26181 Fix layout container overflowing screen (#10269) 2024-10-07 15:33:24 +01:00
Bartosz Sekula
35f24fddb5
AAE-21573 Add display mode support for porcess start event form (#10273) 2024-10-07 15:05:44 +02:00
Diogo Bastos
0e085bc73a
AAE-22043 Fix long form flow outside container (#10265)
* AAE-22043 Fix long form flow outside container

* AAE-22043 Fix unit test
2024-10-04 11:11:57 +01:00
jacekpluta
2aa9f5b4be
[ACS-8779] Keep selections and question after going to the previous page (#10261) 2024-10-04 10:02:17 +02:00
Mykyta Maliarchuk
0d79ff534c
[ACS-8865] Viewer / DOCX files could not load preview for the first 20 seconds - error 409 for renditions (#10267)
* [ACS-8865] fix error 409 for viewer renditions

* [ACS-8865] unit tests

* [ACS-8865] unit test fix

* [ACS-8865] reduce duplication

* [ACS-8865] reduce duplication

* [ACS-8865] reduce duplication
2024-10-03 09:21:28 +02:00
dominikiwanekhyland
81fbaa4166
[ACS-8661] Metadata tags long text overflow regression (Angular 15) (#10268) 2024-10-02 15:33:03 +02:00
Pablo Martinez
1b5eaa0fa1
AAE-26142 Allow standalone form display configuration (#10244) 2024-10-01 10:55:59 +02:00
dependabot[bot]
86765b90e3
build(deps): bump actions/setup-node in /.github/actions/setup (#10240)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](1e60f620b9...0a44ba7841)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-09-30 16:15:39 -04:00
dependabot[bot]
69c7d73205
build(deps): bump Alfresco/alfresco-build-tools (#10256)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a4013b7dfd...bd803ea1bf)

---
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-09-30 16:15:19 -04:00
dependabot[bot]
20032e0e92
build(deps): bump github/codeql-action from 3.26.7 to 3.26.9 (#10259)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.7 to 3.26.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8214744c54...461ef6c76d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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-09-30 16:15:03 -04:00
dependabot[bot]
2cb7a2be94
build(deps): bump Alfresco/alfresco-build-tools from 7.0.0 to 7.1.0 (#10257)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a4013b7dfd...bd803ea1bf)

---
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-09-30 16:14:48 -04:00
dependabot[bot]
e5fd06d972
build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#10260)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-09-30 16:14:17 -04:00
Bartosz Sekula
dfbf08e3a8
AAE-24992 Form rules for fields (#10245)
* AAE-24992 Add an ability to call a process on a form event

* extract filter events

* tmp

* add unit
2024-09-30 20:13:32 +02:00
Denys Vuika
0139273914
remove filter string pipe, performance improvements (#10231) 2024-09-30 10:44:15 -04:00
MichalKinas
dd2bbd0a4b
Post-release version bump (#10264)
* Post-release version bump

* Add missing lockfile changes

* Use older js-api for cli
2024-09-30 15:41:33 +02:00