VitoAlbano
97106892be
[MIGRATION] - Fixed some issues for project and package json
2024-08-19 23:08:10 +01:00
VitoAlbano
9c435d0821
[ci:force]
2024-08-19 22:37:47 +01:00
Wojciech Duda
57d469915f
[MIGRATION] - change selector for expanded expansion panel content
2024-08-19 22:31:10 +01:00
Wojciech Duda
88949621fb
[MIGRATION] - storybook chips related e2e fails fix, unit alignments
2024-08-19 22:31:03 +01:00
VitoAlbano
8344c98741
[MIGRATION] - Removed wrong comment from e2e
2024-08-19 22:30:57 +01:00
VitoAlbano
960ae2f433
[MIGRATION] - Fixed outdated deps
2024-08-19 22:30:49 +01:00
VitoAlbano
75119fd758
[MIGRATION] - Project file restored
2024-08-19 22:30:42 +01:00
VitoAlbano
02809b6f27
[MIGRATION] - Rebased and added a comment to check why script is failing
2024-08-19 22:30:34 +01:00
VitoAlbano
1e877dd0c9
[MIGRATION] - Launched nx repair
2024-08-19 22:30:28 +01:00
VitoAlbano
809808d23a
[MIGRATION] - Are we able to run a test? let's see
2024-08-19 22:30:22 +01:00
VitoAlbano
8508dfe24e
[MIGRATION] - Problem on cli when used - probably misconfiguration
2024-08-19 22:30:14 +01:00
VitoAlbano
cff291b11b
[MIGRATION] - Problem on cli when used - probably misconfiguration
2024-08-19 22:30:07 +01:00
VitoAlbano
a5f6210aa5
[MIGRATION] - I forgot npx
2024-08-19 22:30:00 +01:00
VitoAlbano
8ad83a5cb0
[MIGRATION] - Changed command for affected libs
2024-08-19 22:29:53 +01:00
VitoAlbano
ece00f77da
[MIGRATION] - Reverting js-api bundle remove
2024-08-19 22:29:47 +01:00
VitoAlbano
530b2be382
[MIGRATION] - Solving a funny comment issue part 2
2024-08-19 22:29:39 +01:00
VitoAlbano
3e00a1fe65
[MIGRATION] - Solving a funny comment issue
2024-08-19 22:29:31 +01:00
VitoAlbano
1c339a926b
[MIGRATION] - Fixed lint errors for empty function
2024-08-19 22:29:24 +01:00
VitoAlbano
cf175c67b8
[MIGRATION] - Improving the testing build to avoid having to bundle also the js-api
2024-08-19 22:29:17 +01:00
VitoAlbano
92823bd8ab
Readded js-api bundle as it's needed for testing package for now
2024-08-19 22:29:08 +01:00
VitoAlbano
fcf848e23f
[MIGRATION] - added reference to @types also to general node_modules
2024-08-19 22:29:01 +01:00
VitoAlbano
7efd4a5238
[ci:force] - Added some changes and fixed lock
2024-08-19 22:28:34 +01:00
VitoAlbano
3011a67a16
NG16 - fixed the builds
2024-08-19 22:28:19 +01:00
VitoAlbano
c521a90fd8
NG-16 - migration step 1
2024-08-19 22:28:11 +01:00
VitoAlbano
8923e7f7a4
[ci:force] - Script update permissions
2024-08-19 22:23:44 +01:00
Bartosz Sekula
cd9dc4d8c2
AAE-25326 Fix custom theme ( #10100 )
...
* AAE-25326 Fix custom theme
* fix
2024-08-19 18:51:54 +01:00
Denys Vuika
075e63d693
Core Pipes backwards compatibility ( #10090 )
2024-08-14 16:59:51 -04:00
Michał Woliński
c3c84f7c0d
HXCS-3181 Update translation label for viewer error ( #9962 )
...
* [HXCS-3181] - Update translation label for viewer error
* [HXCS-3181] - Update e2e test
2024-08-14 09:51:26 +02:00
Vito Albano
e949b75da8
Ordered builds for js-api to avoid racing condition on dist folder ( #10088 )
...
* Ordered builds for js-api to avoid racing condition on dist folder
* Reverted changes to tmp
2024-08-13 16:08:24 +01:00
Darya Balvanovich
234ca01856
ACS-7600 fix test
2024-08-13 10:27:22 +02:00
Darya Balvanovich
6c4af486be
ACS-7600 fix tests
2024-08-13 10:27:22 +02:00
a08af0bb9d
[ACS-7600] Legal hold - Hold interface and documentation fixes ( #10074 )
...
* [ACS-8055] Integrate endpoint for getting Legal Holds (#9771 )
* ACS-8055 add listAssignedHolds API
* ACS-8055 create legal-hold service
* ACS-8055 add documentation
* ACS-8055 fix imports
* ACS-8055 clean up code
* ACS-8055 fix interface typo
* ACS-8055 add optional options and uodate nodes-api.service.md
* ACS-8055 update interface
* ACS-8055 add HoldPaging class and documentation
* ACS-8055 add interface and fix test
* ACS-8055 add documentation for legal hold service
* ACS-8055 update legal-hold.service.md
* ACS-8055 update legal-hold.service.md
* ACS-8055 update readme file
* ACS-8055 add translation
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
* ACS-7689 Save and delete to existing hold (#9841 )
* [ACS-7690] Saving adding o a new hold (#9862 )
* ACS-7689 Save and delete to existing hold
* ACS-7689 Save and delete to existing hold, cleanup
* ACS-7689 Save and delete to existing hold, revert to separate methods
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold
* ACS-8055 add listAssignedHolds API
* ACS-8055 create legal-hold service
* ACS-8055 add documentation
* ACS-8055 fix imports
* ACS-8055 add HoldPaging class and documentation
* ACS-8055 add interface and fix test
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7690 integrate create and assign holds endpoints
* ACS-7690 fix imports
* ACS-7690 add bulk method
* ACS-7690 update readme file
* ACS-7690 add tests
* ACS-7690 update docs file
* ACS-7690 remove interface
* ACS-7690 update geHolds description and md file with createHold
* ACS-7690 add createHolds to md file
* ACS-7690 fix typo in spec, and description in legal-hold service
* ACS-7690 refactor create hold parameter and documentation
* ACS-7690 fixed test
* ACS-7690 fix test for getHolds
* ACS-7690 fix md for create hold action
* ACS-7690 fix rebase conflicts
---------
Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com >
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
* ACS-7689 Update payload with hold id (#9877 )
* ACS-7600 fix documentation and method name
* ACS-7600 create separate type for hold creation
* [ACS-8036] [FE] Legal Hold in ADW. Part 2 (Bulk) (#10062 )
* ACS-8329 Manage bulks endpoint (#9972 )
* ACS-8325 extend ContentActionRef with tooltip (#9998 )
* [ACS-8425] Add functionality to select folder and assign it to a hold (#10011 )
* ACS-8425 add bulkFolderHold method
* ACS-8425 refactor names and add more specific query to folder
* ACS-8425 refactor names
* ACS-8425 fix description in md file
* ACS-8425 update interfaces and add constant
* ACS-8425 fix readme file and refactor tests
* ACS-8425 fix readme
* ACS-8425 fix readme
* ACS-8036 fix import path
---------
Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com >
* [ACS-7600] fix imports in dropdown widget
* [ACS-7600] fix Hold interface and documentation
* [ACS-7600] fix hold interfaces and documentation
* [ACS-7600] fix hold interfaces and documentation
* [ACS-7600] fix hold interfaces and documentation
* [ACS-7600] fix hold interfaces and documentation
* [ACS-7600] fix hold interfaces and documentation
* [ACS-7600] fix hold interfaces and documentation
---------
Co-authored-by: Darya Blavanovich <166367848+DaryaBalvanovich@users.noreply.github.com >
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
Co-authored-by: tomson <tomasz.nastaly@hyland.com >
Co-authored-by: g-jaskowski <grzegorz.jaskowski@hyland.com >
2024-08-13 10:27:22 +02:00
Darya Balvanovich
4d512cb1a4
ACS-7600 fix rebasing
2024-08-13 10:27:22 +02:00
tamaragruszka
8a91945d0a
[ACS-7600] fix Hold interface and documentation
2024-08-13 10:27:22 +02:00
tamaragruszka
6d6ef29c73
[ACS-7600] fix imports in dropdown widget
2024-08-13 10:27:22 +02:00
Darya Blavanovich and Tomasz Nastaly
ddd508ba60
[ACS-8036] [FE] Legal Hold in ADW. Part 2 (Bulk) ( #10062 )
...
* ACS-8329 Manage bulks endpoint (#9972 )
* ACS-8325 extend ContentActionRef with tooltip (#9998 )
* [ACS-8425] Add functionality to select folder and assign it to a hold (#10011 )
* ACS-8425 add bulkFolderHold method
* ACS-8425 refactor names and add more specific query to folder
* ACS-8425 refactor names
* ACS-8425 fix description in md file
* ACS-8425 update interfaces and add constant
* ACS-8425 fix readme file and refactor tests
* ACS-8425 fix readme
* ACS-8425 fix readme
* ACS-8036 fix import path
---------
Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com >
2024-08-13 10:27:22 +02:00
g-jaskowski
2890e4856c
ACS-7600 create separate type for hold creation
2024-08-13 10:27:22 +02:00
g-jaskowski
9336ce625f
ACS-7600 fix documentation and method name
2024-08-13 10:27:22 +02:00
tomson
c62f34c804
ACS-7689 Update payload with hold id ( #9877 )
2024-08-13 10:27:22 +02:00
0843263ce3
[ACS-7690] Saving adding o a new hold ( #9862 )
...
* ACS-7689 Save and delete to existing hold
* ACS-7689 Save and delete to existing hold, cleanup
* ACS-7689 Save and delete to existing hold, revert to separate methods
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold
* ACS-8055 add listAssignedHolds API
* ACS-8055 create legal-hold service
* ACS-8055 add documentation
* ACS-8055 fix imports
* ACS-8055 add HoldPaging class and documentation
* ACS-8055 add interface and fix test
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7689 Save and delete to existing hold, fix specs
* ACS-7690 integrate create and assign holds endpoints
* ACS-7690 fix imports
* ACS-7690 add bulk method
* ACS-7690 update readme file
* ACS-7690 add tests
* ACS-7690 update docs file
* ACS-7690 remove interface
* ACS-7690 update geHolds description and md file with createHold
* ACS-7690 add createHolds to md file
* ACS-7690 fix typo in spec, and description in legal-hold service
* ACS-7690 refactor create hold parameter and documentation
* ACS-7690 fixed test
* ACS-7690 fix test for getHolds
* ACS-7690 fix md for create hold action
* ACS-7690 fix rebase conflicts
---------
Co-authored-by: Tomasz Nastaly <tomasz.nastaly@hyland.com >
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-08-13 10:27:22 +02:00
tomson
206f2e02ea
ACS-7689 Save and delete to existing hold ( #9841 )
2024-08-13 10:27:22 +02:00
Darya Blavanovich and DaryaBalvanovich
bf7f202b91
[ACS-8055] Integrate endpoint for getting Legal Holds ( #9771 )
...
* ACS-8055 add listAssignedHolds API
* ACS-8055 create legal-hold service
* ACS-8055 add documentation
* ACS-8055 fix imports
* ACS-8055 clean up code
* ACS-8055 fix interface typo
* ACS-8055 add optional options and uodate nodes-api.service.md
* ACS-8055 update interface
* ACS-8055 add HoldPaging class and documentation
* ACS-8055 add interface and fix test
* ACS-8055 add documentation for legal hold service
* ACS-8055 update legal-hold.service.md
* ACS-8055 update legal-hold.service.md
* ACS-8055 update readme file
* ACS-8055 add translation
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-08-13 10:27:22 +02:00
dependabot[bot]
176330537f
build(deps): bump actions/upload-artifact ( #10080 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/89ef406dd8d7e03cfd12d9e0a4a378f454709029...834a144ee995460fba8ed112a2fc961b36a5ec5a )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-12 15:54:25 -04:00
dependabot[bot]
6bbf81d833
build(deps): bump actions/upload-artifact ( #10081 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/89ef406dd8d7e03cfd12d9e0a4a378f454709029...834a144ee995460fba8ed112a2fc961b36a5ec5a )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-12 15:54:11 -04:00
dependabot[bot]
92575004eb
build(deps): bump actions/upload-artifact ( #10082 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/89ef406dd8d7e03cfd12d9e0a4a378f454709029...834a144ee995460fba8ed112a2fc961b36a5ec5a )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-12 15:53:53 -04:00
dependabot[bot]
0a37e81d1d
build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 ( #10083 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/afb54ba388a7dca6ecae48f608c4ff05ff4cc77a...eb055d739abdc2e8de2e5f4ba1a8b246daa779aa )
---
updated-dependencies:
- dependency-name: github/codeql-action
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-08-12 14:12:15 -04:00
dependabot[bot]
ff52f8f286
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #10084 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/89ef406dd8d7e03cfd12d9e0a4a378f454709029...834a144ee995460fba8ed112a2fc961b36a5ec5a )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-12 14:11:58 -04:00
Denys Vuika
58484dd907
ACS-8586: Remove internal dependency on PipeModule ( #10086 )
2024-08-12 14:00:46 -04:00
Michał Fidor
9527f067a3
Fix DMN process for hxp
2024-08-12 12:36:57 +02:00
Michał Fidor
6801249798
AAE-23749 Fix dmn process ( #10085 )
2024-08-12 11:58:09 +02:00
Michał Fidor
88137608ee
Fix app version ( #10072 )
2024-08-12 11:36:55 +02:00
swapnil-verma-gl
344594f910
[ACS-8555] Name filter clear icon now no longer gets cut off ( #10054 )
2024-08-12 10:44:35 +05:30
Denys Vuika
93f9e80348
ACS-7390: Core and Content Services as Standalone components ( #10001 )
2024-08-09 18:14:56 -04:00
Ehsan Rezaei
0277376c79
Revert "AAE-24371 Fix invalid endpoint is called when process with form is st…" ( #10075 )
...
This reverts commit d38e782fe3 .
2024-08-09 20:27:00 +02:00
Mykyta Maliarchuk
1cd86a582e
[ACS-8371] fix viewer toolbar page selector ( #10063 )
2024-08-09 17:39:40 +02:00
Vito Albano
554218d11e
Revert "AAE-23521 Fix improve dropdown reactive form" ( #10068 )
...
* Revert "AAE-23521 Fix improve dropdown reactive form (#10040 )"
This reverts commit f88ff10f30 .
* Revert "AAE-24371 Fix invalid endpoint is called when process with form is st… (#10052 )"
This reverts commit d38e782fe3 .
* Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with form is st… (#10052 )""
This reverts commit 125ada76f61ab7a258503dbc51d09950073f9a95.
2024-08-09 16:01:44 +02:00
Michał Fidor
7d741c2634
AAE-23749 Fix old version of the default app ( #10071 )
2024-08-09 15:28:00 +02:00
Michał Fidor
bffa1c878b
AAE-23749 Revert default app to the previous version ( #10069 )
2024-08-09 15:16:15 +02:00
Denys Vuika
9966cf4405
ACS-8572: Support for reloading document list from outside ( #10065 )
...
* support for external document list reload
* update docs [ci:force]
* reset selection api and docs [ci:force]
2024-08-09 07:33:56 -04:00
Ehsan Rezaei
80a70cf789
AAE-23830 Label for people component ( #10064 )
...
* AAE-23830 Label for people component
* AAE-23830 Managed to load label conditionally
2024-08-09 09:32:33 +01:00
MichalKinas
834405d197
[ACS-6423] Add missing account id piece ( #10061 )
...
* [ACS-6423] Add missing account id piece
* [ACS-6423] Unit tests fixes
2024-08-09 07:49:17 +02:00
swapnil-verma-gl
db97f05f28
[ACS-8497] Resolved issue where icons in file upload overlay were not displaying properly ( #10038 )
2024-08-08 13:51:06 +05:30
jacekpluta
98a18a2a7a
[ACS-8557] search page facet not able to apply filter ( #10058 )
2024-08-08 09:46:25 +02:00
dominikiwanekhyland
810e596686
[ACS-8263] Testing Angular 15 - Upload button in e2e-attach_file_local-process has additonal "d" at the end ( #10060 )
2024-08-08 08:39:39 +02:00
Mykyta Maliarchuk
b42bd9a30a
[ACS-8447] align pagination buttons ( #10014 )
2024-08-08 08:38:21 +02:00
Kasia Biernat
70c2783a17
AAE-23521 Fix remove redundand margin ( #10057 )
2024-08-08 08:14:04 +02:00
dominikiwanekhyland
9a7ffe5e53
[ACS-8502] missing alignment for menu and search button ( #10051 )
2024-08-08 07:45:12 +02:00
Kasia Biernat
d38e782fe3
AAE-24371 Fix invalid endpoint is called when process with form is st… ( #10052 )
...
* AAE-24371 Fix invalid endpoint is called when process with form is started
* AAE-24371 Unit tests
* AAE-24371 update tests to remove subscription
2024-08-07 15:26:47 +02:00
Kasia Biernat
f88ff10f30
AAE-23521 Fix improve dropdown reactive form ( #10040 )
...
* AAE-23521 Fix improve dropdown reactive form
* AAE-23521 Update process services dropdown
* AAE-23521 pr suggestions
* AAE-23521 move tests
* AAE-23521 fixes
2024-08-07 15:21:41 +02:00
Robert Duda
5930a27bbd
Allow for more customization of adf-cloud-people component ( #10056 )
...
* Allow for more customization of adf-cloud-people component
* Update documentation
2024-08-07 13:55:39 +02:00
Michał Fidor
794eee144d
AAE-23749 Multi instance processes update ( #10055 )
2024-08-07 10:53:18 +02:00
swapnil-verma-gl
b355b17ffa
[ACS-8211] Fixed UI issues in standalone task component after ng15 upgrade ( #10046 )
2024-08-07 12:25:54 +05:30
Wiktor Danielewski
cb0b072b1e
AAE-24007 Display radio buttons and dropdown options depending on optionType ( #9975 )
...
* AAE-24007 Update form-field.moel
* AAE-24007 Update dropdown-cloud.widget
* AAE-24007 Update radio-buttons-cloud.widget
* AAE-24007 Dropdown aligment (undefined value should be reserved for empty option)
* AAE-24007 Minor update
* AAE-24007 Update tests
* AAE-24007 Update
* AAE-24007 Update
* AAE-24007 Update
* AAE-24007 Fix units
* AAE-24007 Fix
* AAE-24007 Align standard dropdown and radio
2024-08-06 15:38:21 +02:00
MichalKinas
3406341859
[ACS-8514] Use proper icon button in search text input ( #10050 )
...
* [ACS-8514] Use proper icon button in search text input
* [ACS-8514] Adapt unit tests
2024-08-06 15:28:09 +02:00
MichalKinas
c2bdce8d89
[ACS-8503] Attached file icon properly aligned ( #10047 )
2024-08-06 13:22:20 +02:00
Tomasz Gnyp
3b637819c8
AAE-24980 ADF release warning message fix ( #10049 )
...
* AAE-24980 ADF release warning message fix
* fix real message
2024-08-06 09:19:48 +01:00
Mykyta Maliarchuk
c9b8059b47
[ACS-8247] Fixed empty context menu for DataTable row ( #9999 )
...
* [ACS-8247] fixed empty context menu of datatable row
* [ACS-8247] replace selector on attribute
2024-08-06 09:42:16 +02:00
Michał Fidor
cc6e679f76
AAE-2593 Decision Table - fix date/time ( #10048 )
2024-08-06 08:30:43 +02:00
Tomasz Gnyp
50ed385af2
Revert "AAE-25053 Remove wrong if statements from release ADF workflow" ( #10045 )
...
* Revert "AAE-25053 Remove wrong if statements from release ADF workflow (#10044 )"
This reverts commit f508fe49d0 .
* revert
2024-08-05 16:48:16 +01:00
Denys Vuika
f02aca02eb
[ACS-8498] [ACA] Testing Angular 15 - Toolbar buttons layout is broken ( #10026 )
...
* fix icon styles
* auto-fix styles
* fix a bug with icon value resolving
* fix tests
2024-08-05 11:24:57 -04:00
Tomasz Gnyp
f508fe49d0
AAE-25053 Remove wrong if statements from release ADF workflow ( #10044 )
...
* AAE-25053 Remove wrong if statements from release ADF workflow
* roll back workflow call inputs dry-run-flag
2024-08-05 16:15:01 +01:00
Tomasz Gnyp
ff4a1afd4c
AAE-24980 Fix ADF release warning username message ( #10043 )
...
* AAE-24980 Fix ADF release warning username message
* fix real workflow
* remove not needed @
* fix context
2024-08-05 15:42:06 +01:00
Wojciech Duda
e29b41af2d
AAE-23830 Fix chips positioning and filter render logic in process filters ( #10015 )
...
* AAE-23830 Fix labels and chips positioning in workspace process filters
* AAE-23830 fix tests and add a loop tracker
* AAE-23830 @ehsan-2019 comments fixes
* AAE-23830 convert readonly detection to if else
* AAE-23830 fix failures in process filters
* AAE-23830 added condition to avoid enabling formControl when unnecessary
* AAE-23830 move the input back to the chip grid
2024-08-05 15:30:19 +02:00
Mykyta Maliarchuk
4f8ede9819
[ACS-8349] Update init-aps-env scripts with new api endpoints ( #10042 )
2024-08-05 14:18:30 +02:00
dependabot[bot] and Eugenio Romano
15f21c2adf
build(deps): bump Alfresco/alfresco-build-tools from 5.34.0 to 6.0.1 ( #10032 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.34.0 to 6.0.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/76affd16a4dd9a440cf66bf42656b1d826e8dfc2...9d00215f539f669b41c7fabf7b88ccc8f316926c )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2024-08-05 14:00:49 +02:00
dependabot[bot] and Eugenio Romano
98fcbff636
build(deps): bump Alfresco/alfresco-build-tools ( #10033 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.34.0 to 6.0.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/76affd16a4dd9a440cf66bf42656b1d826e8dfc2...9d00215f539f669b41c7fabf7b88ccc8f316926c )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2024-08-05 11:47:48 +02:00
dependabot[bot]
1be927108f
build(deps): bump actions/upload-artifact ( #10034 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/0b2256b8c012f0828dc542b3febcab082c67f72b...89ef406dd8d7e03cfd12d9e0a4a378f454709029 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-05 11:32:11 +02:00
dependabot[bot]
b1fd1574d3
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #10036 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/0b2256b8c012f0828dc542b3febcab082c67f72b...89ef406dd8d7e03cfd12d9e0a4a378f454709029 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-05 11:31:58 +02:00
dependabot[bot]
701113b3b1
build(deps): bump actions/upload-artifact ( #10037 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/0b2256b8c012f0828dc542b3febcab082c67f72b...89ef406dd8d7e03cfd12d9e0a4a378f454709029 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-05 11:31:45 +02:00
dependabot[bot]
67a39e243d
build(deps): bump actions/upload-artifact ( #10035 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/0b2256b8c012f0828dc542b3febcab082c67f72b...89ef406dd8d7e03cfd12d9e0a4a378f454709029 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-08-05 11:31:32 +02:00
Vito Albano
90066e7be2
Aae 0000 change cli build ( #10031 )
...
* Changing build for cli
* Fixing build and tooling for cli:
2024-08-05 09:24:05 +02:00
jacekpluta
979ded6c8f
[ACS-7363] Search - Advanced Filters - visual bugs in Logic and Properties filters ( #9914 )
2024-08-05 08:59:08 +02:00
Vito Albano
686c7108d8
AAE-0000 removing old js scripts ( #10022 )
2024-08-02 16:57:18 -04:00
Tomasz Gnyp
6d649a8678
AAE-23950 Apply reactive forms for date&time and date widgets ( #9852 )
...
* AAE-19102 Date should be formatted correctly on the task form considering specified display format
* validation fix
* rebase
* update validation
* remove duplicated error widgets
* changes after rebase
* unit tests update
* implement suggestions
* test link-adf change
* remove link-adf change
* fix error for provide value with different format than specified
* implement suggestion
* fix timezone issue for min/max dates
* fix another format issue
* exported default date format
2024-08-02 18:49:56 +02:00
Wojciech Duda
d2b0fab677
AAE-24675 Fix text alignment in dateitem card view element ( #10024 )
...
* AAE-24675 Fix text alignment in dateitem card view element
* AAE-24675 Break words in checkbox and radio button labels to avoid overflow
2024-08-02 13:51:23 +02:00
swapnil-verma-gl
394d064f37
[ACS-8452] Fixed UI for folder select input fields in create/edit rules ( #10017 )
2024-08-02 13:31:14 +05:30
tomasz hanaj
0712edd79f
[HXCS-4163] aligned icons on dialog ( #10019 )
2024-08-01 23:36:47 +01:00
Vito Albano
ef85b1a2d0
Fixing npm publish as cli is failing building with new js-api version ( #10020 )
...
* Fixing npm publish as cli is failing building with new js-api version'
* Revert version change
2024-08-01 16:01:33 +01:00
Pablo Martinez and jacekpluta
c43c0aa9a0
[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary ( #9861 ) ( #9911 )
...
Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com >
2024-08-01 15:11:45 +02:00
dominikiwanekhyland
e9e5592e95
[ACS-8445] Testing Angular 15 - Columns button is not centered properly ( #10013 )
2024-08-01 11:10:18 +02:00
dominikiwanekhyland
8be3175cf2
[ACS-8476] ADW - on localhost attach file widget is opening login page instead of node selector ( #9993 )
2024-07-31 22:29:28 +02:00
Vito Albano
b7ecfe6fc4
Fix/AAE 24522 js api build ( #10010 )
...
* Fixing js-api build
* AAE-24522 js api build normally
* [ci:force]
* [ci:force]
* [ci:force] - package-lock update
* [ci:force] - fixing dependsOn for cli and testing
* [ci:force] - These changes needs to be reviewed
2024-07-31 09:59:16 +01:00
Kasia Biernat
6f2255faaa
AAE-23976 Fix not able to delete custom filter if the name is the same as default filter ( #9991 )
2024-07-31 10:31:31 +02:00
fcd9d640d2
AAE-23358: Fix allowing to bypass required form on start event by cli… ( #9977 )
...
* AAE-23358: Fix allowing to bypass required form on start event by clicking the start button before form is loaded
* AAE-23358 change submit button disabled condition to make solution more in sync with original one
* Use specific version and regenerate the lock
---------
Co-authored-by: mauriziovitale <maurizio.vitale@hyland.com >
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2024-07-31 10:10:26 +02:00
Wiktor Danielewski
72ea94e928
AAE-24018 Readonly dropdown with the rest config don't fetch options when form rule change it to not readonly ( #9959 )
...
* AAE-24018 Update dropdown-cloud.widget
* AAE-24018 Upadate dropdown.widget
* AAE-24018 Small update
2024-07-31 09:38:17 +02:00
jacekpluta
9cb01e2085
[MNT-24128] in ADW/ADF, when downloading a ZIP from a selection of files and folders, display a progress bar ( #9957 )
2024-07-30 14:56:03 +02:00
Ehsan Rezaei
33b669cf1c
AAE-24573 Fixing upload button id ( #10009 )
2024-07-30 12:10:59 +02:00
Ehsan Rezaei
548592b329
AAE-24573 Refactoring upload button component to avoid unwanted page refresh after click ( #10008 )
...
* AAE-24573 Refactoring upload button component to avoid unwanted page refresh after click
* AAE-24573 Code improvements
* AAE-24573 Fixing unit test
* AAE-24573 Fixing e2e
* AAE-24573 Fixing e2e
2024-07-29 17:49:08 +02:00
swapnil-verma-gl
d1b6da953d
[ACS-8451] Fixed arrow position for select dropdowns in create/edit rules dialog ( #9989 )
...
* [ACS-8451] Fixed arrow position for select dropdowns in create/edit rules dialog
* [ACS-8452] Added missing mat-selector
2024-07-29 14:10:31 +05:30
dependabot[bot]
53b29822c1
build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 ( #10007 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.13 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/2d790406f505036ef40ecba973cc774a50395aac...afb54ba388a7dca6ecae48f608c4ff05ff4cc77a )
---
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-07-29 09:43:42 +02:00
Mykyta Maliarchuk
48d96760eb
[ACS-8081] People facet - update the query on apply hit ( #9904 )
...
* [ACS-8081] People facet - update the query on apply hit
* [ACS-8081] cr fix
2024-07-29 08:59:25 +02:00
Diogo Bastos
02257fb552
Revert "AAE-22847 Fill out input fields with default values ( #9930 )" ( #10000 )
...
This reverts commit d91fba7259 .
2024-07-26 17:37:39 +02:00
Denys Vuika
e4b9cf3dbe
ACS-7390: Migrating content components to Standalone ( #9997 )
...
* ACS-7393: content metadata as standalone
* ACS-7408: version manager as standalone
* ACS-7408: version manager as standalone
* ACS-7408: version manager as standalone
* ACS-7407: upload as standalone
* ACS-7404: tag as standalone
* ACS-7404: tag as standalone
* ACS-7401: permission manager as standalone
* ACS-7395: content node share as standalone
* ACS-7402: search components [ci:force]
* ACS-7402: search components [ci:force]
* content node selector panel
* content node selector panel
* Revert "content node selector panel"
This reverts commit 3ad828e443 .
* Revert "content node selector panel"
This reverts commit 5a2cd5a5b3 .
2024-07-26 11:04:02 -04:00
dependabot[bot]
36eb19de67
build(deps): bump webpack-dev-middleware and @angular-devkit/build-angular ( #9961 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) to 6.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli ). These dependencies need to be updated together.
Updates `webpack-dev-middleware` from 6.0.1 to 6.1.2
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v6.1.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v6.0.1...v6.1.2 )
Updates `@angular-devkit/build-angular` from 15.2.10 to 15.2.11
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/15.2.10...15.2.11 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-26 09:20:43 -04:00
Ewelina Dikta
2417f3bba2
AAE-23946 Adding new process to simpleapp for skipping form validation ( #9987 )
...
* [AAE-23946] Adding new process to simpleapp for skipping form validation
* Empty commit to trigger CodeQL response
* Changing order of excluded protractor tests
2024-07-25 20:10:40 +02:00
Denys Vuika
a5a0b555e3
Documentation fixes ( #9995 )
2024-07-25 11:48:18 -04:00
Maurizio Vitale
b2b9cb436c
Use specific version and regenerate the lock ( #9996 )
2024-07-25 16:29:39 +01:00
Denys Vuika
10cb71291c
ACS-8466: Remove unused AuditService ( #9982 )
2024-07-25 11:19:15 -04:00
Ehsan Rezaei
d86a67558c
AAE-24276 Fix mat chip display in card view array item ( #9992 )
...
* AAE-24276 Fix mat chip display in card view array item
* AAE-24276 Updated unit tests
2024-07-25 16:20:10 +02:00
Wiktor Danielewski
5d969ccca5
AAE-22948 Radio buttons should not display errors / call apis when they're in readOnly state ( #9946 )
...
* AAE-22948 Update form-field.model
* AAE-22948 Update radio-buttons.widget
* AAE-22948 Update radio-buttons-cloud.widget
* AAE-22948 Update radio-buttons-cloud
* AAE-22948 Update radio-buttons
* AAE-22948 Improvements
* AAE-22948 Small fix
* AAE-22948 Fix unit
2024-07-25 16:19:52 +02:00
Mykyta Maliarchuk
63d017350d
[ACS-8249][ACS-8250] UI-header component ( #9971 )
2024-07-25 08:42:46 -04:00
Denys Vuika
dc444cfaa4
ACS-7381: Break DataTable dependency on Material Module ( #9981 )
2024-07-25 08:40:48 -04:00
dependabot[bot]
bca4d6cb65
build(deps): bump ws, engine.io, socket.io-adapter and engine.io-client ( #9986 )
...
Bumps [ws](https://github.com/websockets/ws ), [engine.io](https://github.com/socketio/engine.io ), [socket.io-adapter](https://github.com/socketio/socket.io-adapter ) and [engine.io-client](https://github.com/socketio/engine.io-client ). These dependencies needed to be updated together.
Updates `ws` from 7.5.9 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...8.18.0 )
Updates `ws` from 8.16.0 to 8.18.0
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...8.18.0 )
Updates `engine.io` from 6.5.4 to 6.5.5
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/6.5.5/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.5.4...6.5.5 )
Updates `socket.io-adapter` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases )
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5 )
Updates `engine.io-client` from 6.5.3 to 6.5.4
- [Release notes](https://github.com/socketio/engine.io-client/releases )
- [Changelog](https://github.com/socketio/engine.io-client/blob/6.5.4/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io-client/compare/6.5.3...6.5.4 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: ws
dependency-type: indirect
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io-adapter
dependency-type: indirect
- dependency-name: engine.io-client
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 12:51:52 +02:00
dominikiwanekhyland
8d34de2ff6
[ACS-8444] - [ACA] Testing Angular 15 - Underline in filter boxes are not bolded ( #9985 )
2024-07-25 09:36:48 +02:00
Denys Vuika
af9e916056
ACS-7390: Deprecate Material Module in Content Services library ( #9983 )
...
* ACS-7391: breadcrumb component
* ACS-7392: category management as standalone
* ACS-7405: tree component as standalone
* ACS-7396: content dialogs as standalone
* ACS-7396: content dialogs as standalone
* ACS-7396: content dialogs as standalone
* ACS-7396: content dialogs as standalone
* mark material module for deprecation [ci:force]
2024-07-24 20:49:01 -04:00
Diogo Bastos
d91fba7259
AAE-22847 Fill out input fields with default values ( #9930 )
...
* AAE-22847 Fill out input fields with default values
* AAE-22847 Add tests
* AAE-22847 Fix lint issue
2024-07-24 16:05:42 +01:00
Pablo Martinez
0b3101698a
AAE-23666 Make Datetime timezone aware ( #9942 )
...
* AAE-23520 Fix date parse with invalid display format
* AAE-23640 Fix dates
* Fix sonar
* Fix tests
2024-07-24 12:05:37 +02:00
dominikiwanekhyland
c070a5ee3e
[ACS-8259] Testing Angular 15 - Manage rule page issue ( #9978 )
2024-07-24 10:24:37 +02:00
Amedeo Lepore
4c8e53d983
AAE-24081 Fix refresh token error with multiple tabs opened ( #9964 )
...
* Fix refresh token error with multiple opened tabs (kwnown angular-oauth2-oidc issue => https://github.com/manfredsteyer/angular-oauth2-oidc/issues/850 )
* fix typo
* AAE-24081 test silent refresh and token refresh are called when automatic silent refresh is setup
2024-07-23 11:15:36 -04:00
Denys Vuika
63fa673709
ACS-7384: Break Layout dependency on Material Module ( #9937 )
2024-07-23 11:08:18 -04:00
Tomasz Gnyp
dd03ae6617
AAE-23734 Fix flaky unit test - should set the date value to todays Date object when value is today ( #9939 )
2024-07-23 10:05:16 -04:00
Denys Vuika
5165fd1433
ACS-8434: progress component ( #9960 )
2024-07-23 09:53:25 -04:00
dependabot[bot]
537a81df64
build(deps): bump actions/setup-node in /.github/actions/setup ( #9955 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/60edb5dd545a775178f52524783378180af0d1f8...1e60f620b9541d16bece96c5465dc8ee9832be0b )
---
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-07-22 09:59:04 -04:00
dependabot[bot]
b1cb1fc8d1
build(deps): bump Alfresco/alfresco-build-tools ( #9968 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.31.0 to 5.34.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a288b9efdaa50413573b2e130896d906478b8e50...76affd16a4dd9a440cf66bf42656b1d826e8dfc2 )
---
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-07-22 09:58:41 -04:00
dependabot[bot]
e4f2d1a0a6
build(deps): bump github/codeql-action from 3.25.11 to 3.25.13 ( #9970 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.11 to 3.25.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/b611370bb5703a7efb587f9d136a52ea24c5c38c...2d790406f505036ef40ecba973cc774a50395aac )
---
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-07-22 09:58:25 -04:00
dependabot[bot]
1773b88eec
build(deps): bump Alfresco/alfresco-build-tools from 5.31.0 to 5.34.0 ( #9969 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.31.0 to 5.34.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a288b9efdaa50413573b2e130896d906478b8e50...76affd16a4dd9a440cf66bf42656b1d826e8dfc2 )
---
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-07-22 09:43:10 -04:00
dependabot[bot]
d917202d04
build(deps): bump Alfresco/alfresco-build-tools ( #9954 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.31.0 to 5.33.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a288b9efdaa50413573b2e130896d906478b8e50...d3953ad171fd95340c9ecad9d1054561bc938cfd )
---
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-07-22 09:42:52 -04:00
Denys Vuika
e45a2c60c0
ACS-8109: button component fixes ( #9938 )
2024-07-22 09:40:24 -04:00
Ehsan Rezaei
f5930a0f67
AAE-0000 Fixed release storybook script ( #9963 )
2024-07-19 11:57:25 +02:00
+9
68ab2c67fd
[AAE-19177] - Migration to NG15 - this one for real 👯 ( #9088 )
...
* Fixed linting
* Fixed storybook with migration to WP5
* Fixed core unit test and excluded instable ones
* Rebased with the latest develop
* Fixed most of unit tests failing
* Fixed prod build
* Fixed linting and js-api tests
* Fixed unit tests
* Fixed last unit tests
* Fixed js-api build
* Attempt to fix the e2e run'
* Fixing e2e part 2
* Fixing styles not migrated by material
* Fixed unit test failing
* E2E - fixing
* Fixing unit after rebase
* Fixing e2e - part III
* Rebase went little bit wrong -II
* Rebase went little bit wrong -III
* Fixing e2e - changing toggles
* Fixed code flow switch setting
* wrong xdescribe
* fixig e2es
* fixig e2es - task and version
* readded missing dep
* Fixed slider search e2es
* rebased and fixed the wrong directive for matList'
* fixed unit test problem and some other e2e
* Fixed search e2es
* Rebased to latest
* Fixed the last e2es?
* reverted broken rebase
* Fixed unit tests after rebase
* Fixed unit tests after rebase
* Honestly i'm going on just for the challenge now'
* Readded method removed
* Fixed pointless e2e
* Fixed unit test
* [AAE-18267] change unit test setup for auth service (#9216 )
* [AAE-18267] change unit test setup for auth service
* [AAE-18267] remove exclude
* [AAE-18267] removed CoreTestingModule from imports
* unit test fixes for migration (#9217 )
* reenabled excluded test in TagNodeList
* fixed tests for UploadApi in js-api
* Fixed a dependency problem
* remaining unit test fixes for the Angular 15 update (#9218 )
* removing excludes from working tests
* test fixes for CategoriesManagementComponent
* [ci:force] reenabling tests / fixes
* fixes in process-services-cloud
* change html element type
* fix selector in StartProcessComponent
* Revert "Fixed a dependency problem"
This reverts commit 319e1830fe .
* Rebased to latest
* Fixed PR after huge rebase -_-
* Fixed lint files and exclude some needing migration
* Fixed package.json
* Fixed dependency to allow greater versions
* Rebased to the latest
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] Wrong setting page
* [affected:*][ci:force] Upgrading material selector class
* [affected:*][ci:force] Fixed lint
* [affected:*][ci:force] Fixed lint
* [affected:*][ci:force] Fixed e2e with new notation
* [affected:*][ci:force] Fixed e2e with new notation
* [affected:*][ci:force] Fixed e2e with new notation
* [affected:*][ci:force] [AAE-21070] Fix e2e Content: Components - C587084 - fix class selectors
* [affected:*][ci:force] Fixed lint after error on important
* Improvement/AAE-19176-reapply-selector-changes (#9424 )
* AAE-19510 remove selector variable
* AAE-19510 poc for card view using variable selectors
* AAE-19176 rename mat selectors file
* AAE-19176 add missing style imports
* AAE-19176 remove remaining mat selectors
* AAE-19176 replaced todo material selectors with variables
* AAE-19176 changes made in meantime
* AAE-19176 conflict fixes
* [AAE-21083] Fix e2e Content: Metadata - C245652 - fix tab active selector
* Fix selector after merging https://github.com/Alfresco/alfresco-ng2-components/pull/9424 , .mat-content-actions was replaced by .adf-start-process-content-actions
* Fix lint issue
* [AAE-21083] Fix e2e Content: Metadata - C280560 - fix slide toggle click, in v15 toggle is handled with a button instead of input
* [affected:*][ci:force] Fixed check on expansion panel filter
* [affected:*][ci:force] Fixed check on expansion panel filter
* [affected:*][ci:force] Fixed other e2es
* [affected:*][ci:force] Fixing e2e - the long painful journey
* [affected:*][ci:force] Fixing e2e - the long painful journey - part II
* [AAE-21084] Fix e2e Content: Upload and Versioning - C279992 - fix enable togle selector
* [AAE-21085] Fix e2e Search - revert to previous version, text should be written without pressing eneter to show the autocomplete list items
* [AAE-21085] Fix e2e Search - add content selector that wrap text
* [affected:*][ci:force] Fixing e2e - the lord of E2E
* [AAE-21089] Fix e2e Search - fix checkbox selector
* [affected:*][ci:force] Fixing e2e - the lord of E2E
* [affected:*][ci:force] Fixing e2e - the return of the fail
* [affected:*][ci:force] Fixing e2e - the return of the fail
* [affected:*][ci:force] Fixing e2e - the eternal fail
* [affected:*][ci:force] Remove fit
* [affected:*][ci:force] Fixing e2e - fixing the last ones
* [affected:*][ci:force] attempt to fix mat-selectors importing
* [affected:*][ci:force] Fixing the styles - check
* [affected:*][ci:force] Added pretheme for core as it is mandatory when publishing and rebuilding
* [affected:*][ci:force] - REBASED
* [ACS-7359] - Angular 15 - Edit aspects modal [ACA] (#9488 )
* [affected:*][ci:force] - REBASED
* [affected:*][ci:force] - REBASED
* [affected:*][ci:force] - Rebased and added an extra fix for after
* [affected:*][ci:force] - Funny imports
* [ACS-7373] ng15 permissions page fixes
* [ACS-7373] mat-icon-buttons
* [ACS-7452] - Small screen notification banner [ACS-7418] About page (#9507 )
* [ACS-7413] Dialog height and spacing issues (#9515 )
* [ACS-7446] - Upload progress box issues
* [ACS-7414] - Manage versions dialog
* [ACS-7375] - Share link dialog issues
* Fixed errors on unit and lint
* Re Enabling unit test removed
* Fixing unit test after last rebase + lint
* Fixing unit test after last rebase + lint
* Fixing unit test after last rebase + lint
* [ACS-7419] Fix broken styling of notifications
* [ACS-7419] Fix broken styling of notifications, apply pr remarks
* [ACS-7419] Fix broken styling of notifications, apply pr remarks
* [ACS-7419] Fix broken styling of notifications, apply pr remarks
* Extra parentesys lint
* [ACS-7528] - Notification and user icons are a bit different (#9540 )
* [ACS-7532] - Click on chip in search gives redundant icon (#9544 )
* [ACS-7530] - Notifications popup looks a bit differently (#9543 )
* [ACS-7414] - manage versions dialog (#9545 )
* [ACS-7535][ACS-7537][ACS-7536][ACA] Move/Copy dialogs, Share dialog, Aspects dialog (#9553 )
* AAE-21697 Fix people form widget style (#9555 )
* [affected:*][ci:force] - Rebased
* [affected:*][ci:force] - Fixed problem after rebase
* [ACS-7519] - Login page (#9565 )
* [ACS-7331] - View details sidebar (#9455 )
* [ACS-7542] - Upload new version dialog (#9572 )
* [ACS-7542] - Upload new version dialog
* [ACS-7542] - Upload new version dialog
* [ACS-7575] create library dialog fixes (#9574 )
* [ACS-7534] create/edit folder dialog fixes (#9575 )
* Rebased ADF Migration PR
* Rebased ADF Migration PR
* Sync lock
* [ACS-7681] Bell icon not aligned [ACS-7571] Comments [ACS-7563] Add permission dialog (#9594 )
* [ACS-7554] Fix tags in column display (#9597 )
* Fixed unit test
* AAE-21256 Fix form widget styles (#9599 )
* [ACS-7555] column filters (#9576 )
* Changed ng version before material migration
* migration for material'
* Upgrading NX and start fixing styles
* Make all the part build
* Fixed core unit test and excluded instable ones
* Fixed most of unit tests failing
* Fixed unit tests
* Fixed last unit tests
* fixed unit test problem and some other e2e
* Fixed unit tests after rebase
* [AAE-18267] change unit test setup for auth service (#9216 )
* [AAE-18267] change unit test setup for auth service
* [AAE-18267] remove exclude
* [AAE-18267] removed CoreTestingModule from imports
* remaining unit test fixes for the Angular 15 update (#9218 )
* removing excludes from working tests
* test fixes for CategoriesManagementComponent
* [ci:force] reenabling tests / fixes
* fixes in process-services-cloud
* change html element type
* fix selector in StartProcessComponent
* Fixing unit test after last rebase + lint
* ACS-7555 Fixed styles for node type filters
* ACS-7555 Removed redundant padding
* ACS-7555 Outlined input for text filter
* ACS-7555 Resolved conflicts
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com >
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com >
* AAE-21393 Fix amount form widget style (#9601 )
* AAE-21392 Fix dropdown form widget style (#9605 )
* [ACS-7582] Upload dialog button display fix (#9603 )
* [ACS-7531] - Search page (#9606 )
* rebased to last develop
* Fixed SonarCloud complaints
* Fixed SonarCloud complaints
* Fixing some sonarcloud comments
* [ACS-7572] link rules dialog fixes (#9607 )
* AAE-21703 Fix group widget style (#9612 )
* AAE-21703 Fix group form widget style
* AAE-21703 Improve tests
* [ACS-7533] - Advanced search chips dropdowns (#9618 )
* [ACS-7560] undo deletion notification (#9632 )
* ACS-7560 Fixed margin around snackbar and size of x icon
* ACS-7560 Fixed styles for info snackbar
* Rebased to the latest develop
* Rebased to the latest
* Skipped failing unit tests
* Updated today date selector
* rebased
* Fixed process unit test fail
* fix folder-edit license headers
* fix FolderEditDirective unit tests
* AAE-21937 Fix context menu list component (#9658 )
* Fixed broken unit test after rebase
* ACS-7561 - permissions page (#9675 )
* Trying to fix the long failing e2ea
* Missed import
* Fixed changed unit test
* Fixed property e2e
* Updated calendar selector
* [ACS-7768] unify inputs and selects across the app (#9687 )
* Changed ng version before material migration
* migration for material'
* Fixed most of unit tests failing
* [affected:*][ci:force] Fixing rebase
* [affected:*][ci:force] attempt to fix mat-selectors importing
* [affected:*][ci:force] Fixing the styles - check
* AAE-21392 Fix dropdown form widget style (#9605 )
* ACS-7768 Applied new styles for inputs
* ACS-7768 Align icon
* ACS-7768 Input colors based on input state
* ACS-7768 Corrected spaces
* ACS-7768 Styles for selectboxes
* ACS-7768 Fixed label jumping on hovering
* ACS-7768 Style inputs for add permission panel, user role column and comments, styles for inputs without label
* ACS-7768 Style inputs in search filters
* ACS-7768 Set appearance for inputs globally to outline
* ACS-7768 Style inputs for share dialog and login page
* ACS-7768 Style inputs in properties panel
* ACS-7768 Fixed white background when disabled field
* ACS-7768 Moved setting outline appearance for inputs to ACA, fix issue for inputs in permission container
* Revert "[affected:*][ci:force] Fixing the styles - check"
This reverts commit 80d971f7ab .
* Revert "[affected:*][ci:force] attempt to fix mat-selectors importing"
This reverts commit 821d9e1864 .
* Revert "[affected:*][ci:force] Fixing rebase"
This reverts commit 378c6c2000 .
* Revert "Fixed most of unit tests failing"
This reverts commit 44948e0a28 .
* ACS-7768 Reverted unwanted changes
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com >
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com >
* [ACS-7768] unify inputs and selects across the app - revert (#9699 )
* Revert "[ACS-7768] unify inputs and selects across the app (#9687 )"
This reverts commit 7cfb5ea64a .
* ACS-7768 Little correction
* [ACS-7998] - Add permissions input (#9704 )
* [ACS-8004] Fix inputs for move folder (#9707 )
* [ACS-7999] Fix inputs for edit and create folder (#9713 )
* ACS-7999 Fix inputs for edit and create folder
* ACS-7999 Fix jumping dialog when focus field
* [ACS-7982] ACC - fix categories tree (#9715 )
* Fixed after rebase
* Fixed package-lock
* Fixed after rebase
* Fixed unit test for process
* AAE-22783 Fix form elements label style (#9725 )
* [ACS-8021] Inputs for comments (#9722 )
* [ACS-8008] - Inputs for properties panel "General info" (#9744 )
* [ACS-8052] Inputs for general info for libraries (#9745 )
* [ACS-7983] Fixed security controls dialog (#9747 )
* [ACS-8026] Fixed task form rendering (#9742 )
* [ACS-8026] Fixed Task form rendering
* [ACS-8026] Fixed task form rendering
* [ACS-8042] Fixed styles for inputs in library creation (#9751 )
* Added missing import for uppercase pipe (#9748 )
* Recreated package-lock
* Fixed package and e2e with tabs that now are capital letters?
* Fixed package json
* Removed wrong version on core package
* Ehi Js-Api should be 7.8 NOT 7.9
* These dependencies will kill me
* [ACS-7981] UI fixes for create categories dialog (#9754 )
* [ACS-7981] Fixed UI for create categories dialog
* [ACS-7981] Adding mat selectors for create categories dialog
* [ACS-7981] Create category dialog no longer allows ability to add existing categories
* [ACS-7974] Adding material selectors for assign security marks dialog (#9755 )
* [ACS-7974] Fixed UI for assign security controls to user dialog
* [ACS-7974] Removing unneeded mat selector
* [ACS-8069] Updated error-content.component.html to be aligned with the new mat typography classes in angular material v15 (#9762 )
* Added missing mat selector for mat-list-item-disabled (#9763 )
* Fixed process unit test after huge rebase
* [ACS-8066] Style inputs for link rule dialog (#9773 )
* Insight material module has been removed
* [ACS-7973] [ACC] header layout (#9782 )
* [ACS-8096] Print button in the viewer does not open the print window (#9776 ) (#9778 )
* [ACS-8066] Fixed unit tests (#9783 )
* [ACS-8092] [ACA] testing angular 15 notifications bell is much smaller and is further from the profile page 2 (#9786 )
* AAE 22837 Move confirm to core (#9750 )
* confirm dialog is used in many places and should be part of the core
* fix
* Update confirm.dialog.spec.ts
* Update public-api.ts
* Fixed imports for confirm dialog unit tests
* Fixed linting for packages
* Removed -mdc as it's wrong for mat calendar
* [ACS-8098] [ACA] Testing Angular 15 - Move Popup placeholder missing (#9796 )
* [ACS-7944] [ADW] Start process page (#9802 )
* [ACS-8157] Used mat chip set instead of mat chip listbox for dynamic chip list to hide tick icon for chips (#9803 )
* Fixed issue on focus mat calendar
* [ACS-7980] fix style (#9798 )
* [ACS-7979] Fixed UI for create tags dialog (#9793 )
* [ACS-7979] Fixed UI for create tags dialog. Minor UI fixes of create categories dialog as well
* [ACS-7979] Fixed unit tests
* [ACS-7979] Replaced dependency of CoreModule from tag.module.ts with TranslateModule and DynamicChipListModule
* [ACS-8158] Fixed spacing of tags in ACA (#9808 )
* [ACS-8158] Fixed spacing of tags in ACA
* [ACS-8158] Fixed unit tests
* AAE-22965 fix datepicker focused element selector (#9814 )
* [ACS-8212] Fixed alignment issue of filters button in sidenav (#9828 )
* [ACS-8191] Added missing mat selectors for ACA. Updated mat selector name (#9809 )
* [ACS-8191] Updated mat selector names
* [ACS-8191] Added missing mat selectors for ACA. Updated mat-selector names
* [ACS-8196] fix style for pagination (#9810 )
* Removing implicitFlow in favor of codeFlow
* [ACS-8230] Fixed UI for snackbars with long text content and action buttons (#9830 )
* [ACS-8231] [ADW] Processes button styling on hover- edit summary (#9833 )
[ADW] Processes button styling on hover
* Revert "Removing implicitFlow in favor of codeFlow"
This reverts commit 58951a77b8 .
* Fixed unit test after rebase
* Fixing unit test
* Disabled failing unit from content
* AAE-23287 migrate to storybook 8 (#9867 )
* Fixed core unit test and excluded instable ones
* AAE-23287 migrate to storybook 8
---------
Co-authored-by: Vito Albano <vito.albano@hyland.com >
* Fixed unit and lint
* Fixing unit test and lint issues after merging with storybook latest
* Storybook still not working though
* Fixed missing locator for content e2e
* fix storybook exceeding timeout
* Fixed wrong package version
* AAE-23478 replace nav-list with action-list (#9875 )
* [ACS-8272] [ADW] Testing Angular 15 - Misplaced buttons Cancel and Start process (#9869 )
* [ACS-8273] [ADW] Testing Angular 15 - Process' tab names are uppercased (#9870 )
* [ACS-8274] angular 15 description field in info drawer is truncated and scrollable (#9878 )
* [ACS-8275] - [ACA] Testing Angular 15 - Tags are not displayed correctly (#9872 )
* Fixing e2e tab label
* AAE-22858 Fix date button style (#9892 )
* AAE-23556 Fix search text input component styles (#9895 )
* Fixing unit test an builds
* Fixing style
* [ACS-8260] add user dialog misplaced search icon and space issue (#9897 )
* [ACS-8275] [ACA] Angular 15 tags are not displayed correctly (#9896 )
* [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing … (#9901 )
* [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing arrow in Content type selector
* [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing arrow in Content type selector
* [AAE-23622] fixed buttons and chips (#9913 )
* Aae 23572 recreate js api lib into a proper nx workspace lib bis (#9917 )
* back to mocha, working in future node versions
* update package-lock
* change bundle to build
* update node to 18.20.3 [ci:force]
* fix e2es [ci:force]
* bring bundle back to fix e2e [ci:force]
* patch in legacy builds
* Updated package-lock
* Updated executor to new @nx
* Revert "Updated executor to new @nx"
This reverts commit a520ba3595 .
* Improved ts config reverted changes on @nrwl
---------
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com >
* Fixing target name for publishing js-api as it's not happening anymore
* fixed js-api publish command
* JS-api wasn't building correctly on publish
* Fixed naming for tests tab
* Fixed tabs name missed
* AAE-23704 Fixed outcome buttons text alignment (#9933 )
* Thanks tooltip change
* Removing FIT :O
* Fixing build broken
* [ACS-8275] Testing Angular 15 - Tags are not displayed correctly (#9940 )
* [ACS-8253] viewer file name change position on navigation (#9900 )
* AAE-23783 Fixed feature flags dialog styles (#9945 )
* Added styles include path to feature flags lib
* Fixed js-api version
---------
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com >
Co-authored-by: Amedeo Lepore <amedeo.lepore85@gmail.com >
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com >
Co-authored-by: jacekpluta <73617938+jacekpluta@users.noreply.github.com >
Co-authored-by: Mykyta Maliarchuk <maliarchuk99@gmail.com >
Co-authored-by: tomson <tomasz.nastaly@hyland.com >
Co-authored-by: DominikIwanek <dominik.iwanek@hyland.com >
Co-authored-by: Jacek Pluta <jacek.pluta@hyland.com >
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com >
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com >
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com >
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com >
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
Co-authored-by: tamaragruszka <156320606+tamaragruszka@users.noreply.github.com >
Co-authored-by: tomasz hanaj <12088991+tomaszhanaj@users.noreply.github.com >
2024-07-19 10:27:15 +02:00
dominikiwanekhyland
eda03ed525
[ACS-8301] - Test the ADW integration with HXIAM ( #9934 )
2024-07-10 08:31:43 +02:00
Denys Vuika
a0b82ad887
ACS-8315: avatar component ( #9931 )
2024-07-09 17:58:41 -04:00
Denys Vuika
eaa489ae8d
ACS-8366: Move CoreAutomationService to demo shell app ( #9935 )
2024-07-09 16:57:00 -04:00
Denys Vuika
c6b121a698
ACS-8238: Remove IsIncludedPipe and TabLabelsPipe ( #9899 )
2024-07-09 12:24:32 -04:00
dependabot[bot]
709b291863
build(deps): bump actions/upload-artifact ( #9923 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...0b2256b8c012f0828dc542b3febcab082c67f72b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-07-09 09:39:19 -04:00
dependabot[bot]
7e69285425
build(deps): bump actions/upload-artifact ( #9924 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...0b2256b8c012f0828dc542b3febcab082c67f72b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-07-09 09:39:04 -04:00
dependabot[bot]
13805761c8
build(deps): bump actions/upload-artifact ( #9925 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...0b2256b8c012f0828dc542b3febcab082c67f72b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-07-09 09:38:50 -04:00
dependabot[bot]
a2c2f7c273
build(deps): bump Alfresco/alfresco-build-tools ( #9926 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.30.0 to 5.31.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/9558268b491821a4cfce1f11d4c8f6e56adc8496...a288b9efdaa50413573b2e130896d906478b8e50 )
---
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-07-09 09:35:08 -04:00
dependabot[bot]
d529388a41
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #9922 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/65462800fd760344b1a7b4382951275a0abb4808...0b2256b8c012f0828dc542b3febcab082c67f72b )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-07-09 09:34:27 -04:00
dependabot[bot]
0d1211984d
build(deps): bump Alfresco/alfresco-build-tools from 5.30.0 to 5.31.0 ( #9927 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.30.0 to 5.31.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/9558268b491821a4cfce1f11d4c8f6e56adc8496...a288b9efdaa50413573b2e130896d906478b8e50 )
---
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-07-09 09:34:02 -04:00
Pablo Martinez and Denys Vuika
41965a4561
ACS-8106: (a11y) Replace Material Tooltip with standard tooltip ( #9894 ) ( #9907 )
...
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2024-07-09 09:22:20 -04:00
dependabot[bot]
0d77ebb836
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #9928 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.9 to 3.0.10.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/74606c30450304eee8660aae751818321754feb1...b88cd0aad2c36a63e42c71f81cb1958fed95ac87 )
---
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-07-09 09:14:48 -04:00
Denys Vuika
1d6c431e43
ACS-8320, ACS-8321: move content/process user info to demo shell ( #9918 )
2024-07-09 07:59:20 -04:00
Tiago Salvado
3573df01ce
[MNT-24449] Validate ticket on config initialization ( #9882 )
...
* [MNT-24449] Validate ticket on config initialization
* [MNT-24449] Added unit test
2024-07-09 07:56:54 -04:00
Pablo Martinez
08baf3e007
Revert "[AAE-23640] Fix dates ( #9916 )" ( #9929 )
...
* Revert "[AAE-23640] Fix dates (#9916 )"
This reverts commit f785e1ebfc .
* Revert "AAE-23520 Fix date parse with invalid display format (#9891 )"
This reverts commit bb8db9838b .
2024-07-08 12:58:41 +02:00
Pablo Martinez
f785e1ebfc
[AAE-23640] Fix dates ( #9916 )
...
* AAE-23640 Fix dates
* Fix sonar
* Fix tests
2024-07-05 11:11:14 +02:00
Pablo Martinez
640b8b17a2
Revert ACS-8113 ( #9910 )
...
* Revert "Add new datatable param for checkboxes visibility (#9908 )"
This reverts commit 55dfc07a24 .
* Revert "[ACS-8113] UX bug - Checkbox selections checked state should be Hyland blue not green- edit summary (#9861 )"
This reverts commit a48611eb92 .
* [ci:force]
* [ci:force]
2024-07-04 08:28:38 +02:00
MichalKinas
55dfc07a24
Add new datatable param for checkboxes visibility ( #9908 )
2024-07-03 15:29:00 +02:00
Pablo Martinez
41c3667906
Revert "ACS-8106: (a11y) Replace Material Tooltip with standard tooltip ( #9894 )" ( #9905 )
...
This reverts commit f3a94bdfa4 .
2024-07-03 14:08:21 +02:00
Chandan Chatterjee
e457dd3a78
HXCS 3856 File rotation in ADF Viewer ( #9873 )
2024-07-02 13:54:34 -04:00
Denys Vuika
f3a94bdfa4
ACS-8106: (a11y) Replace Material Tooltip with standard tooltip ( #9894 )
2024-07-02 13:51:40 -04:00
Denys Vuika
0c4259cddf
ACS-7403: migrate site dropdown to standalone ( #9847 )
2024-07-01 14:25:49 -04:00
Denys Vuika
5fa3afe3a5
ACS-8256: Move "menu buttons" to Insights where it belongs ( #9849 )
2024-07-01 11:01:26 -04:00
Rafal Szmit
80ff96a317
AAE-23451 Update be-uat-default-app ( #9893 )
...
* AAE-23451 Update be-uat-default-app
* update codeQL config paths
2024-07-01 16:13:06 +02:00
Pablo Martinez
bb8db9838b
AAE-23520 Fix date parse with invalid display format ( #9891 )
...
* AAE-23520 Fix date parse with invalid display format
* [ci:force]
2024-07-01 16:10:06 +02:00
dependabot[bot]
8009d31829
build(deps): bump Alfresco/alfresco-build-tools ( #9888 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.29.3 to 5.30.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/7c08513b5d33b682ac518b369e5e7b8454f2fd96...9558268b491821a4cfce1f11d4c8f6e56adc8496 )
---
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-07-01 09:18:39 -04:00
dependabot[bot]
5393423aae
build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 ( #9889 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.10 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/23acc5c183826b7a8a97bce3cecc52db901f8251...b611370bb5703a7efb587f9d136a52ea24c5c38c )
---
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-07-01 09:18:18 -04:00
dependabot[bot]
3fb1335de6
build(deps): bump Alfresco/alfresco-build-tools from 5.29.3 to 5.30.0 ( #9890 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.29.3 to 5.30.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/7c08513b5d33b682ac518b369e5e7b8454f2fd96...9558268b491821a4cfce1f11d4c8f6e56adc8496 )
---
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-07-01 09:16:39 -04: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 215b9c2e4b .
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 f27d62585b .
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](https://github.com/aurelien-baudet/workflow-dispatch/compare/93e95b157d791ae7f42aef8f8a0d3d723eba1c31...3133c5d135c7dbe4be4f9793872b6ef331b53bc7 )
---
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](https://github.com/alfresco/alfresco-build-tools/compare/0502f171476b8af38e82ce87e5fba45ecd9b17d1...7c08513b5d33b682ac518b369e5e7b8454f2fd96 )
---
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](https://github.com/alfresco/alfresco-build-tools/compare/0502f171476b8af38e82ce87e5fba45ecd9b17d1...7c08513b5d33b682ac518b369e5e7b8454f2fd96 )
---
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](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332 )
---
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](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332 )
---
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](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/2f2ebc6d914ab515939dc13f570f91baeb2c194c...74606c30450304eee8660aae751818321754feb1 )
---
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](https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332 )
---
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
Ricardo Dias
eba5e10c4f
HXCS-3521 emit token_received upon user login ( #9710 )
...
* Add unit tests for redirect auth service
* add unit test for authentication service
2024-06-18 15:34:16 +01:00
Rafal Szmit
b7ebfecb4d
AAE-22644 Add header widget to a form ( #9832 )
...
* AAE-22644 Add header widget to form
* add empty space
2024-06-18 12:49:57 +02:00
dependabot[bot]
33b59cecee
build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 ( #9825 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.8 to 3.25.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/2e230e8fe0ad3a14a340ad0815ddb96d599d2aff...23acc5c183826b7a8a97bce3cecc52db901f8251 )
---
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-06-17 14:39:49 -04:00
dependabot[bot]
c10808379f
build(deps): bump Alfresco/alfresco-build-tools ( #9823 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.28.0 to 5.28.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/5d69aa4df0b14964338b43535fadb318b4ff337b...0502f171476b8af38e82ce87e5fba45ecd9b17d1 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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-17 14:10:36 -04:00
dependabot[bot]
564b98a67d
build(deps): bump Alfresco/alfresco-build-tools from 5.28.0 to 5.28.1 ( #9826 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.28.0 to 5.28.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/5d69aa4df0b14964338b43535fadb318b4ff337b...0502f171476b8af38e82ce87e5fba45ecd9b17d1 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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-17 13:47:35 -04:00
Wojciech Duda
a5c7d1b54b
AAE-23122 bump braces version to 3.0.3 ( #9812 )
2024-06-14 18:42:59 -04:00
Denys Vuika
04f82fac34
Insights dependency and documentation improvements ( #9815 )
2024-06-14 15:44:15 -04:00
dependabot[bot]
c7592c561e
build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 ( #9791 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/f079b8493333aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff )
---
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-06-14 14:40:23 -04:00
Akash Rathod
f52732674d
[ACS-8214] remove unuse variable add input id ( #9813 )
2024-06-14 13:08:25 -04:00
Denys Vuika
9c67c92b82
[ACS-6124] Mark tree view component for deprecation ( #9781 )
2024-06-06 14:33:24 -04:00
Akash Rathod
6586becdbd
[ACS-7901] unsupported file e2e moved to aca ( #9779 )
2024-06-06 11:27:28 -04:00
Denys Vuika
b9399d3f06
[ACS-8085] Insights module as standalone ( #9768 )
2024-06-06 09:25:46 -04:00
Wojciech Duda
a33c1663d4
AAE-22443 disable insecure eval support for pdf viewer ( #9780 )
2024-06-06 14:26:12 +02:00
Bartosz Sekula
00b714a57a
AAE-22944 Disable form rules form read only form ( #9775 )
2024-06-06 12:04:39 +02:00
Darya Blavanovich and DaryaBalvanovich
ad0d2c80a5
ACS-8104 fix buttons alighment ( #9772 )
...
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-06-05 15:51:10 +02:00
Anna Karwatka
78a9deea3f
AAE-22737 Update data-table-form in simpleapp ( #9769 )
2024-06-05 09:31:41 +02:00
Grzegorz Jaśkowski
376969ae42
[ACS-6644] Updated config guide, added build example, fixed mistakes ( #9700 )
2024-06-04 09:05:24 -04:00
Tomasz Gnyp
6c740bc35c
AAE-22612 Fix missing rich text color picker ( #9766 )
2024-06-04 14:24:52 +02:00
Eugenio Romano
b2d1cc9198
add possibility to use sortkey as preset ( #9765 )
2024-06-04 10:10:17 +02:00
dominikiwanekhyland
2c3c2706f6
[ACS-7552] - ACA menu column get disabled on resize of browser ( #9679 )
2024-06-04 07:58:18 +02:00
dominikiwanekhyland
43d5df1a01
[ACS-7583] ACC tag rename get fail with some special char. ( #9737 )
2024-06-03 17:46:44 +02:00
Denys Vuika
ad1904ce41
[ACS-7430] Process Library improvements and cleanup ( #9720 )
2024-06-03 11:11:55 -04:00
Darya Blavanovich
f1167b1bc5
[ACS-7570] [ADF] Create generic dialog component ( #9724 )
2024-06-03 08:34:57 -04:00
Bartosz Sekula
0ea35b1f12
AAE-22720 Add a new "Skip validation" option in outcome properties ( #9752 )
...
* AAE-22720 Add a new "Skip validation" option in outcome properties
* cr
2024-06-03 09:38:44 +02:00
dependabot[bot]
f411754ede
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #9761 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/40e45e738b3cad2729f599d8afc6ed02184e1dbd...2f2ebc6d914ab515939dc13f570f91baeb2c194c )
---
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-03 08:49:14 +02:00
dependabot[bot]
2ab9c76ece
build(deps): bump Alfresco/alfresco-build-tools ( #9758 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.25.0 to 5.28.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/553490b6434e1ec43ced9b321a04fadb91535d4c...5d69aa4df0b14964338b43535fadb318b4ff337b )
---
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-03 08:49:00 +02:00
dependabot[bot]
96d2810879
build(deps): bump Alfresco/alfresco-build-tools from 5.25.0 to 5.28.0 ( #9759 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.25.0 to 5.28.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/553490b6434e1ec43ced9b321a04fadb91535d4c...5d69aa4df0b14964338b43535fadb318b4ff337b )
---
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-03 08:48:47 +02:00
dependabot[bot]
298f2d4d08
build(deps): bump github/codeql-action from 3.25.5 to 3.25.7 ( #9760 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.5 to 3.25.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/b7cec7526559c32f1616476ff32d17ba4c59b2d6...f079b8493333aace61c81488f8bd40919487bd9f )
---
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-06-03 08:48:35 +02:00
jacekpluta
3cd7b514bc
[ACS-7584] - Filtering by type, name and content size (range) does not filter the data table ( #9736 )
2024-06-03 07:32:35 +02:00
MichalKinas
8dc1a9bed0
[ACS-8037] Add new endpoint to confirm/reject prediction ( #9746 )
...
* [ACS-8037] Add new endpoint to confirm/reject prediction
* [ACS-8037] Fix prediction api docs
2024-05-31 12:34:32 +02:00
Vito Albano
6bdfd83dac
AAE-22865 - Fixing webdriver version used and installed ( #9749 )
...
* Fixing webdriver version used and installed
* Fixing webdriver selenium version
* Disabling Code flow for grant password auth
* Removing the install from the script as it's done in the postinstall now
* It's funny how this tests work
* Having codeflow disabled by default
* Checking if Core tests pass
* Refreshing as SSO button is broken after clicking apply
2024-05-30 16:36:48 +01:00
MichalKinas
a1555074a7
[ACS-7430] Make name optional in SortableByCategoryItem interface ( #9735 )
2024-05-27 12:45:27 +02:00
Tomasz Gnyp
f2cfd683af
AAE-22612 Update process services cloud package json ( #9719 )
2024-05-23 14:32:58 +02:00
Darya Blavanovich
0d2d08aab3
[ACS-7570] [ADF] Create generic dialog component ( #9678 )
2024-05-23 07:35:23 -04:00
Denys Vuika
b916fd5ef9
[ACS-7422] APS1 attachment module as standalone components ( #9718 )
2024-05-23 06:36:05 -04:00
tamaragruszka
5f00acad68
[ACS-7377][ADF] Break Form dependency on Material Module ( #9712 )
...
* [ACS-7383] remove MaterialModule dependency, convert components to standalone
* [ACS-7383] remove MaterialModule dependency, convert components to standalone
* [ACS-7383] remove MaterialModule dependency, convert components to standalone
* [ACS-7383] update e2e tests
* [ACS-7383] update e2e tests
* [ACS-7383] update e2e tests
2024-05-23 11:10:21 +02:00
MichalKinas
19fa86d1a1
[ACS-8025] Add new service and API for predictions ( #9714 )
...
* [ACS-8025] Add new service and API for predictions
* [ACS-8025] Fix update type
2024-05-22 23:14:01 +02:00
tamaragruszka
b8c8e5ce35
[ACS-6645][ADW] Search Feature Stabilisation ( #9701 )
...
* [ACS-6645] override input fields
* [ACS-6645] update test and documentation
2024-05-22 11:50:22 -04:00
Denys Vuika
6b45bc2b96
Fix OidcAuthenticationService export ( #9711 )
...
* fix import
* fix service location and exports
2024-05-22 09:16:12 -04:00
Adriano Costa and Adriano Costa
2d347acda1
HXCS-3659 copy feature-flags lib ( #9655 )
...
* HXCS-3659 copy feature-flags lib
* HXCS-3659 remove hxps reference
* HXCS-3659 update component selectors
* HXCS-3659 replace word overridability with override
* HXCS-3659 remove commented/dead code
* HXCS-3659 rename files
* HXCS-3659 fix imports after renaming files
* HXCS-3659 update names to not refer ng 14
* HXCS-3659 update license header
* HXCS-3659 remove unused param
* HXCS-3659 test StorageFesturesService
* HXCS-3659 test DummyFesturesService
* HXCS-3659 test DebugFeaturesService in debug mode
* HXCS-3659 test DebugFeaturesService in debug mode
* HXCS-3659 test DebugFeaturesService not in debug mode
* HXCS-3659 test FlagSetParser
* HXCS-3659 test feature flags directives
* HXCS-3659 test flags component
* HXCS-3659 update readme
* HXCS-3659 link docs into readme
* HXCS-3659 update adf-feature-flags-wrapper css rules
* HXCS-3659 update Directive selectors
* HXCS-3659 add i18n
* HXCS-3659 update FlagsComponent css
* HXCS-3659 update directives @Input property names
* HXCS-3659 provides guards in the root
* HXCS-3659 remove deprecated method getFlagsSnapshot
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit >
2024-05-22 11:28:38 +02:00
swapnil-verma-gl
3df9a8cedf
[ACS-7769] Fixed UI issue where Tasks and Processes filters had different spacing than the rest of side-nav ( #9653 )
...
* [ACS-7769] Fixed UI issue where Tasks and Processes filters had different spacing than the rest of side-nav
* [ACS-7769] Fixed alignment of text inside buttons
2024-05-22 09:52:29 +05:30
dependabot[bot]
04bfe86ae5
build(deps): bump actions/checkout from 4.1.5 to 4.1.6 ( #9696 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b...a5ac7e51b41094c92402da3b24376905380afc29 )
---
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-05-21 12:05:54 -04:00
dependabot[bot]
692099e8b8
build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 ( #9695 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/ccf74c947955fd1cf117aef6a0e4e66191ef6f61...b7cec7526559c32f1616476ff32d17ba4c59b2d6 )
---
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-05-21 12:05:37 -04:00
dependabot[bot]
be478865b0
build(deps): bump actions/checkout ( #9697 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/1d96c772d19495a3b5c517cd2bc0cb401ea0529f...a5ac7e51b41094c92402da3b24376905380afc29 )
---
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-05-21 12:05:18 -04:00
dependabot[bot]
c38f589934
build(deps): bump actions/checkout in /.github/actions/artifact-extract ( #9698 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b...a5ac7e51b41094c92402da3b24376905380afc29 )
---
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-05-21 12:04:41 -04:00
Denys Vuika
ff6a92a471
[ACS-7420] cleanup process types ( #9709 )
2024-05-21 12:03:57 -04:00
Wiktor Danielewski
07370d963f
AAE-22577 Improve DataTable widget to support single object reference (e.g. only 1st element from array) - Case 3 ( #9690 )
...
* AAE-22577 Add single object path reference support
* AAE-22577 Update
* AAE-22577 Fix unit tests
2024-05-21 15:25:28 +02:00
dominikiwanekhyland
5218e7e928
[ACS-7474] - fix 'Expression has changed' Angular error in People facet ( #9681 )
2024-05-21 14:28:57 +02:00
dependabot[bot]
e3c19d3787
build(deps): bump cropperjs from 1.5.13 to 1.6.2 ( #9694 )
...
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs ) from 1.5.13 to 1.6.2.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases )
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.5.13...v1.6.2 )
---
updated-dependencies:
- dependency-name: cropperjs
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-05-21 08:21:21 -04:00
Amedeo Lepore and Diogo Bastos
7ec6793535
AAE-22467 Add tooltip on datatable row context menu list ( #9682 )
...
Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com >
2024-05-21 11:41:00 +02:00
Tomasz Gnyp
2f411f3f3f
AAE-21952 Fix Radio buttons widget not displayed properly when labels… ( #9706 )
...
* AAE-21952 Fix Radio buttons widget not displayed properly when labels are too long
* bring back style removed by mistake
2024-05-21 11:21:56 +02:00
Tomasz Gnyp
015a4e3cc6
AAE-22612 Fix Rich Text color picker ( #9688 )
...
* AAE-22612 Fix Rich Text color picker
* remove readOnly input from editor
2024-05-21 09:06:28 +02:00
dependabot[bot] and Maurizio Vitale
7b6684b0ec
build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 ( #9668 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.9.1 to 10.9.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.9.1...v10.9.2 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
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>
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com >
2024-05-20 16:23:05 -04:00
Denys Vuika
e71e2a749a
[ACS-7427] Process Services improvements and cleanup ( #9664 )
2024-05-20 16:08:47 -04:00
Maurizio Vitale
96e607b4de
AAE-22635 Auto upstream for hxp ( #9689 )
...
* AAE-22635 Auto upstream for hxp
* use token
* use token with perms
* Run the trigger as part of release
* use token with perms
2024-05-20 18:34:18 +01:00
Ehsan Rezaei
682f1673f6
Release 6.9.0 ( #9680 )
2024-05-17 13:16:22 +02:00
Tomasz Gnyp
5f82106044
AAE-22612 Fix unwanted comma in rich text editor ( #9685 )
2024-05-16 15:34:57 +01:00
Wiktor Danielewski
c71d8da9fe
Revert "AAE-12086 The error message is shown for completed task with read-onl…" ( #9684 )
...
This reverts commit d8f1946988 .
2024-05-16 15:57:58 +02:00
Wiktor Danielewski
d8f1946988
AAE-12086 The error message is shown for completed task with read-only fields [ADW] ( #9677 )
...
* AAE-12086 Fix with tests
* AAE-12086 Setup readOnly on form level
2024-05-14 13:22:12 +02:00
Pablo Martinez
9e7312719c
AAE-22037 Set static value for form variables in start event form ( #9676 )
2024-05-14 10:25:19 +02:00
dependabot[bot]
4025eb5b0e
build(deps): bump actions/checkout in /.github/actions/artifact-extract ( #9670 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b )
---
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-05-13 12:34:46 +01:00
dependabot[bot]
8f61ceae3b
build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 ( #9671 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.3 to 3.25.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/d39d31e687223d841ef683f52467bd88e9b21c14...ccf74c947955fd1cf117aef6a0e4e66191ef6f61 )
---
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-05-13 12:30:57 +01:00
dependabot[bot]
b65d625310
build(deps): bump actions/checkout from 4.1.4 to 4.1.5 ( #9672 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b )
---
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-05-13 12:30:38 +01:00
Wiktor Danielewski
2d7aa0a61e
AAE-22345 Support access to array elements by index ( #9663 )
...
* AAE-22345 Update date table parser
* AAE-22345 Update data table adapter
* AAE-22345 Update
* AAE-22345 Align with remarks
* AAE-22345 Small update
* AAE-22345 Update
* AAE-22345 Unit tests fix
2024-05-13 10:11:06 +02:00
dominikiwanekhyland
cc7550a88c
[ACS-6953] - Empty space when resizing browser to small window or opening it in mobile mode ( #9661 )
2024-05-10 13:23:32 +02:00
Chandan Chatterjee and “chndn004”
9f94a23f72
Modifying the CSS selector to exclude columns associated with multiselect functionality restores the resizing capability ( #9660 )
...
Co-authored-by: “chndn004” <“chandanchatterjee04@gmail.com ”>
2024-05-10 00:55:36 +05:30
tamaragruszka
0414fa77e0
[ACS-7389][ADF] Break Viewer dependency on Material Module ( #9631 )
2024-05-09 13:07:34 -04:00
Tomasz Gnyp
d0209d466e
AAE-21945 Support a nested object which is within an array in the JSO… ( #9635 )
...
* AAE-21945 Support a nested object which is within an array in the JSON datasource
* improve data table widget mocks
* improve object datatable adapter unit tests
* improve mocks
* modify data table widget adapter instead of core object data table adapter
* revert not needed changes
* improve method name
* remove automatic lint changes
2024-05-09 12:01:07 +02:00
Bartosz Sekula
d59fbdd825
AAE-21566 Handling new form event - show spinner ( #9656 )
...
* [AAE-21566] Add spinner event in process form
* CR
* CR
* added test for spinner service
* fix unit test
* fix lint
2024-05-09 10:46:36 +02:00
Rafal Szmit
5802ac56af
AAE-22407 Update simpleapp process var ( #9659 )
2024-05-08 13:22:08 +02:00
Darya Blavanovich and DaryaBalvanovich
3819aecb70
[MNT-24354] update license header to 2024 ( #9633 )
...
* MNT-24354 update license header [ci:force]
* MNT-24354 fix lint [ci:force]
* MNT-24354 [ci:force]
* MNT-24354 update license header in process-services [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-05-08 08:34:51 +02:00
Denys Vuika
20ee286902
[ACS-7429] cleanup APS1 task-list before refactorings ( #9650 )
2024-05-07 14:51:56 -04:00
Darya Blavanovich and DaryaBalvanovich
e749473a32
exclude failed unit test ( #9636 )
...
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-05-07 12:50:14 +02:00
dependabot[bot]
e11bd39f76
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #9619 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/1746f4ab65b179e0ea60a494b83293b640dd5bba...65462800fd760344b1a7b4382951275a0abb4808 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-05-07 09:29:28 +01:00
dependabot[bot]
aaa648bd10
build(deps): bump actions/upload-artifact ( #9622 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/1746f4ab65b179e0ea60a494b83293b640dd5bba...65462800fd760344b1a7b4382951275a0abb4808 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-05-07 09:29:16 +01:00
dependabot[bot]
42ba4afe3e
build(deps): bump actions/upload-artifact ( #9620 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/1746f4ab65b179e0ea60a494b83293b640dd5bba...65462800fd760344b1a7b4382951275a0abb4808 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-05-07 09:29:03 +01:00
dependabot[bot]
3c064630e8
build(deps): bump actions/checkout in /.github/actions/artifact-extract ( #9621 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/1d96c772d19495a3b5c517cd2bc0cb401ea0529f...0ad4b8fadaa221de15dcec353f45205ec38ea70b )
---
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-05-07 09:28:48 +01:00
dependabot[bot]
4a872ab940
build(deps): bump actions/upload-artifact ( #9624 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/1746f4ab65b179e0ea60a494b83293b640dd5bba...65462800fd760344b1a7b4382951275a0abb4808 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-05-07 09:25:09 +01:00
dependabot[bot]
f48391c468
build(deps): bump github/codeql-action from 3.25.1 to 3.25.3 ( #9626 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.1 to 3.25.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/c7f9125735019aa87cfc361530512d50ea439c71...d39d31e687223d841ef683f52467bd88e9b21c14 )
---
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-05-07 09:24:50 +01:00
dependabot[bot]
cf309dcf3a
build(deps-dev): bump stylelint-config-standard-scss ( #9642 )
...
Bumps [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss ) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v13.0.0...v13.1.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-standard-scss
dependency-type: direct:development
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-05-06 17:18:23 -04:00
dependabot[bot]
e85f69db84
build(deps-dev): bump ejs from 3.1.9 to 3.1.10 ( #9638 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 16:54:01 -04:00
dependabot[bot]
f034ac1127
build(deps): bump @apollo/client from 3.8.4 to 3.10.2 ( #9643 )
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.8.4 to 3.10.2.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.8.4...v3.10.2 )
---
updated-dependencies:
- dependency-name: "@apollo/client"
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-05-06 16:40:28 -04:00
Anna Karwatka
42bb632718
AAE-22417 Fix storybook e2es ( #9649 )
2024-05-06 16:06:06 -04:00
Denys Vuika
6f0bbe427e
[ACS-7421] process: break app list dependency on material bundle ( #9640 )
...
* chore: break apps list dependency on material module bundle
2024-05-06 10:34:31 -04:00
dependabot[bot]
70804088a1
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 ( #9627 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/1d96c772d19495a3b5c517cd2bc0cb401ea0529f...0ad4b8fadaa221de15dcec353f45205ec38ea70b )
---
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-05-06 11:31:17 +01:00
dependabot[bot]
7e9aa6cbe8
build(deps): bump Alfresco/alfresco-build-tools from 5.24.0 to 5.25.0 ( #9646 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/4417341ffedaa187eecddf7ecf08403f3f7bb1fa...553490b6434e1ec43ced9b321a04fadb91535d4c )
---
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-05-06 11:30:59 +01:00
dependabot[bot]
8572e53f49
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #9645 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/19ebcb0babbd282ae1822a0b9c28f3f1f25cea45...40e45e738b3cad2729f599d8afc6ed02184e1dbd )
---
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-05-06 11:30:45 +01:00
dependabot[bot]
b80d7f4395
build(deps): bump Alfresco/alfresco-build-tools ( #9644 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/4417341ffedaa187eecddf7ecf08403f3f7bb1fa...553490b6434e1ec43ced9b321a04fadb91535d4c )
---
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-05-06 11:30:28 +01:00
dependabot[bot]
67c5200b01
build(deps): bump ejs from 3.1.6 to 3.1.10 in /tools/doc ( #9637 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 17:50:17 -04:00
dependabot[bot]
415b0b2401
build(deps): bump ejs from 3.1.9 to 3.1.10 in /lib/cli ( #9639 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 17:50:01 -04:00
Wojciech Duda
74d558c376
AAE-21967 use column id to retrieve variable column types ( #9629 )
...
* AAE-21967 use column id to retrieve variable column types
* AAE-21967 fix variable mapper units
2024-04-30 14:08:16 +01:00
Denys Vuika
f401b8c13e
ESLint: cleanup await expect from protractor tests ( #9630 )
2024-04-30 08:07:10 -04:00
dependabot[bot]
4109f272ea
build(deps-dev): bump dotenv from 16.1.3 to 16.4.5 ( #9617 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.1.3 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.4.5 )
---
updated-dependencies:
- dependency-name: dotenv
dependency-type: direct:development
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-04-29 08:32:10 -04:00
dependabot[bot]
24c93e2ac3
build(deps): bump Alfresco/alfresco-build-tools from 5.23.0 to 5.24.0 ( #9628 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/b3aa3308ae1c2e2140c8a6d12f3001cd644313f7...4417341ffedaa187eecddf7ecf08403f3f7bb1fa )
---
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-04-29 08:31:46 -04:00
dependabot[bot]
45d07ab523
build(deps): bump Alfresco/alfresco-build-tools ( #9625 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/b3aa3308ae1c2e2140c8a6d12f3001cd644313f7...4417341ffedaa187eecddf7ecf08403f3f7bb1fa )
---
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-04-29 08:31:26 -04:00
Mykyta Maliarchuk
33281b064a
Bump formidable and superagent in js-api and adf-cli ( #9608 )
...
* bump formidable and superagent in js-api and adf-cli
* bubmp angular-oauth2-oidc-jwks in core
2024-04-29 08:29:13 -04:00
tamaragruszka
52bcc7f7c7
[ACS-7386] remove material module dependency and components conversion to standalone ( #9595 )
2024-04-29 10:32:44 +02:00
Darya Blavanovich and DaryaBalvanovich
10244f45ac
[ACS-7577] [ADF] Remove Folder Directives from Content Services lib ( #9582 )
...
* ACS-7577 remove create and edit folder directive [ci:force]
* Revert "ACS-7577 remove create and edit folder directive [ci:force]"
This reverts commit a0055aa496d1c6ee64118035acb36b55ab59716b.
* ACS-7577 move edit and create folder directives to demo-shell [ci:force]
* ACS-7577 remove public-api and fix readme file [ci:force]
* ACS-7577 remove edit directive [ci:force]
* ACS-7577 update e2e tests [ci:force]
* ACS-7577 update e2e tests [ci:force]
* ACS-7577 update e2e tests [ci:force]
* ACS-7577 revert e2e tests [ci:force]
* ACS-7577 revert e2e tests and create button [ci:force]
* ACS-7577 refactor e2e test [ci:force]
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-04-29 08:55:18 +02:00
Ehsan Rezaei
571fc3dce1
Revert "AAE-21967 Use column id to reference process variables ( #9604 )" ( #9613 )
...
This reverts commit 7ac7db4945 .
2024-04-26 18:50:45 +01:00
Tomasz Gnyp
a03936715a
AAE-22222 Fix JSON path doesn't work for square bracekts ( #9611 )
...
* AAE-22222 Fix JSON path doesn't work for square bracekts
* remove comment
* remove test description duplications
* remove duplications
2024-04-26 16:09:24 +02:00
Wojciech Duda
7ac7db4945
AAE-21967 Use column id to reference process variables ( #9604 )
2024-04-25 14:43:31 +02:00
dependabot[bot]
d8861de6e0
build(deps): bump formidable and superagent ( #9600 )
...
Bumps [formidable](https://github.com/node-formidable/formidable ) to 3.5.1 and updates ancestor dependency [superagent](https://github.com/ladjs/superagent ). These dependencies need to be updated together.
Updates `formidable` from 2.1.2 to 3.5.1
- [Release notes](https://github.com/node-formidable/formidable/releases )
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/node-formidable/formidable/commits/v3.5.1 )
Updates `superagent` from 8.1.2 to 9.0.1
- [Release notes](https://github.com/ladjs/superagent/releases )
- [Changelog](https://github.com/ladjs/superagent/blob/master/HISTORY.md )
- [Commits](https://github.com/ladjs/superagent/compare/v8.1.2...v9.0.1 )
---
updated-dependencies:
- dependency-name: formidable
dependency-type: indirect
- dependency-name: superagent
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 10:41:21 +02:00
dependabot[bot]
e231ff7a57
build(deps): bump actions/checkout in /.github/actions/artifact-extract ( #9583 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...1d96c772d19495a3b5c517cd2bc0cb401ea0529f )
---
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-04-23 22:02:52 +02:00
dependabot[bot]
c529cc215f
build(deps): bump actions/upload-artifact ( #9584 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...1746f4ab65b179e0ea60a494b83293b640dd5bba )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-04-23 22:02:35 +02:00
dependabot[bot]
0657ea8ed7
build(deps): bump actions/upload-artifact ( #9585 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...1746f4ab65b179e0ea60a494b83293b640dd5bba )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-04-23 22:02:15 +02:00
dependabot[bot]
c5560359f9
build(deps): bump Alfresco/alfresco-build-tools ( #9586 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.22.4 to 5.23.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/53a1117a98bbc7e13882effc1fe14bd1ea39063a...b3aa3308ae1c2e2140c8a6d12f3001cd644313f7 )
---
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-04-23 22:01:51 +02:00
dependabot[bot]
2e8e699d68
build(deps): bump actions/checkout ( #9587 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...1d96c772d19495a3b5c517cd2bc0cb401ea0529f )
---
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-04-23 22:01:24 +02:00
dependabot[bot]
75a071d7d9
build(deps): bump actions/upload-artifact ( #9588 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...1746f4ab65b179e0ea60a494b83293b640dd5bba )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-04-23 22:00:18 +02:00
dependabot[bot]
ffc0d7add6
build(deps): bump slackapi/slack-github-action from 1.25.0 to 1.26.0 ( #9592 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/6c661ce58804a1a20f6dc5fbee7f0381b469e001...70cd7be8e40a46e8b0eced40b0de447bdb42f68e )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
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-04-23 21:59:56 +02:00
dependabot[bot]
53e0fee66b
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #9593 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...1746f4ab65b179e0ea60a494b83293b640dd5bba )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-04-23 13:53:25 +01:00
dependabot[bot]
68cb907d8b
build(deps): bump Alfresco/alfresco-build-tools from 5.22.4 to 5.23.0 ( #9589 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.22.4 to 5.23.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/53a1117a98bbc7e13882effc1fe14bd1ea39063a...b3aa3308ae1c2e2140c8a6d12f3001cd644313f7 )
---
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-04-23 13:52:59 +01:00
dependabot[bot]
7f74cb1e1d
build(deps): bump actions/checkout from 4.1.2 to 4.1.3 ( #9590 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...1d96c772d19495a3b5c517cd2bc0cb401ea0529f )
---
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-04-23 13:52:36 +01:00
Tomasz Gnyp
1173253fe7
AAE-22119 Fix Datatable checkbox accessibility breaking change ( #9596 )
...
* AAE-22119 Fix Datatable checkbox accessibility breaking change
* fix code duplication warning
* fix unit test
2024-04-22 17:39:01 +02:00
dependabot[bot]
88920f47c3
build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 ( #9591 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.10 to 3.25.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/4355270be187e1b672a7a1c7c7bae5afdc1ab94a...c7f9125735019aa87cfc361530512d50ea439c71 )
---
updated-dependencies:
- dependency-name: github/codeql-action
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-04-22 09:01:56 -04:00
dependabot[bot]
c11dbc32a8
build(deps-dev): bump jsdom from 22.1.0 to 24.0.0 ( #9580 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 22.1.0 to 24.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/22.1.0...24.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
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-04-22 09:00:36 -04:00
Denys Vuika
54c3e12ad8
[ACS-7688] Reduce the usage of LogService and TranslateModule (tests) ( #9567 )
2024-04-19 12:14:33 -04:00
Tomasz Gnyp
caa2166151
AAE-21946 Support JSON paths with non-standard characters for data ta… ( #9571 )
...
* AAE-21946 Support JSON paths with non-standard characters for data table widget
* add unit test
* move path parse to extern helper class
2024-04-18 17:28:37 +02:00
Denys Vuika
4132517ba7
[ACS-7679] Reduce the usage of AppConfigService in components and tests ( #9563 )
...
* remove unused app config setting
* remove unused app config setting
* remove unnecessary app config service reference
* remove unnecessary app config service reference
* remove unnecessary app config service reference
* remove unnecessary app config service reference
* remove unnecessary app config service reference
* support input params for the viewer; optional configuration
* remove useless imports [ci:force]
* fix imports [ci:force]
2024-04-18 07:26:55 -04:00
dependabot[bot]
99ae729314
build(deps): bump jsrsasign and angular-oauth2-oidc-jwks ( #9569 )
...
Bumps [jsrsasign](https://github.com/kjur/jsrsasign ) to 11.1.0 and updates ancestor dependency [angular-oauth2-oidc-jwks](https://github.com/manfredsteyer/angular-oauth2-oidc ). These dependencies need to be updated together.
Updates `jsrsasign` from 10.8.6 to 11.1.0
- [Release notes](https://github.com/kjur/jsrsasign/releases )
- [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt )
- [Commits](https://github.com/kjur/jsrsasign/compare/10.8.6...11.1.0 )
Updates `angular-oauth2-oidc-jwks` from 15.0.1 to 17.0.2
- [Release notes](https://github.com/manfredsteyer/angular-oauth2-oidc/releases )
- [Changelog](https://github.com/manfredsteyer/angular-oauth2-oidc/blob/master/docs/changelog.html )
- [Commits](https://github.com/manfredsteyer/angular-oauth2-oidc/commits/17.0.2 )
---
updated-dependencies:
- dependency-name: jsrsasign
dependency-type: indirect
- dependency-name: angular-oauth2-oidc-jwks
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-17 11:32:44 -04:00
Denys Vuika
5d474d8866
[ACS-7678] Convert content pipes to standalone ( #9562 )
...
* standalone pipes for content services
* remove useless module [ci:force]
* bug fixes [ci:force]
* bug fixes and cleanup [ci:force]
* cleanup unused/dead code [ci:force]
2024-04-17 07:15:31 -04:00
tomson
74ef7eed1a
[ADF-5543] Enable lint accessibility and resolve found issues ( #9421 )
2024-04-17 09:36:40 +02:00
Denys Vuika
eaad09b06d
[ACS-7597] Convert Core pipes to Standalone # ( #9560 )
2024-04-16 08:18:12 -04:00
Denys Vuika
7854cde20f
[ACS-7382] Standalone core directives, improved lint performance ( #9559 )
2024-04-15 15:16:17 -04:00
Darya Blavanovich and DaryaBalvanovich
86d3ca7892
[ACS-6842] [ACA] Clicking "Create" button multiple times in folder creation modal sends the same folder creation request multiple times ( #9554 )
...
* ACS-6842 add disable mode to submit button
* ACS-6842 refactor ts and spec files
* ACS-6842 add setFormValues function
---------
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-04-15 13:03:11 -04:00
Denys Vuika
05884e829b
[ACS-7382] Standalone AdfConfigPipe pipe ( #9558 )
...
* standalone AdfConfigPipe
* standalone AdfConfigPipe [ci:force]
2024-04-15 12:54:08 -04:00
dependabot[bot]
43b950631c
build(deps-dev): bump nock from 13.3.8 to 13.5.4 ( #9496 )
...
Bumps [nock](https://github.com/nock/nock ) from 13.3.8 to 13.5.4.
- [Release notes](https://github.com/nock/nock/releases )
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nock/nock/compare/v13.3.8...v13.5.4 )
---
updated-dependencies:
- dependency-name: nock
dependency-type: direct:development
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-04-15 10:35:17 -04:00
dependabot[bot]
e16df71001
build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1 ( #9549 )
...
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.27.5 to 2.29.1.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.27.5...v2.29.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
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-04-15 10:33:46 -04:00
dependabot[bot]
7feb5425ac
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #9550 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases )
- [Commits](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/compare/ba37328d4ea95eaf8b3bd6c6cef308f709a5f2ec...19ebcb0babbd282ae1822a0b9c28f3f1f25cea45 )
---
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-04-15 16:13:41 +02:00
dependabot[bot]
a11d509d35
build(deps): bump Alfresco/alfresco-build-tools ( #9552 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.22.3 to 5.22.4.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/dc4c1f4e94307af7a916d0ca8c5e2592521d9470...53a1117a98bbc7e13882effc1fe14bd1ea39063a )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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-04-15 09:54:57 -04:00
dependabot[bot]
0e26fa853c
build(deps): bump Alfresco/alfresco-build-tools from 5.22.3 to 5.22.4 ( #9551 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.22.3 to 5.22.4.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/dc4c1f4e94307af7a916d0ca8c5e2592521d9470...53a1117a98bbc7e13882effc1fe14bd1ea39063a )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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-04-15 09:54:41 -04:00
Grzegorz Jaśkowski
7cef7a2688
[ACS-5571] Remove unused WebScript component ( #8752 )
...
* ACS-5571 Remove unused WebScript component
* [ACS-5571] revert wrong file deletion
2024-04-15 09:45:51 -04:00
Grzegorz Jaśkowski
22da251c02
[ACS-5572] Remove unused Social components ( #8758 )
...
* ACS-5572 Remove unused Social components
* [ACS-5572] revert wrong file deletion
2024-04-15 09:39:32 -04:00
Robert Duda
0db32ef10f
AAE-21361 Modify date widget to handle negative values ( #9542 )
...
* AAE-21361 Modify date widget to handle negative values
* cr
2024-04-12 12:40:36 +02:00
Grzegorz Jaśkowski
29757e4ee4
[MNT-24028] edit aspects dialog counter bug ( #9539 )
...
* [MNT-24028] fix dialog counter bug
* [MNT-24028] update docs
* [MNT-24028] remove fit
2024-04-12 09:25:15 +02:00
tamaragruszka
503cdc40b2
[ACS-7387][ADF] Break Search Text dependency on Material Module ( #9508 )
...
* [ACS-7387] convert component to standalone
* [ACS-7387] convert component to standalone
2024-04-11 16:40:30 -04:00
Darya Blavanovich and DaryaBalvanovich
1bcc760b3f
ACS-6721 fix button visibility ( #9530 )
...
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com >
2024-04-11 11:43:03 -04:00
Denys Vuika
ec508a7a10
fix Dockerfile
2024-04-11 10:55:14 -04:00
Denys Vuika
8cf872b269
remove useless yarn licenses from dockerfile [ci:force] ( #9541 )
2024-04-11 15:36:32 +01:00
Grzegorz Jaśkowski
96be5a543c
[ACS-6644] review search documentation and examples for adf ( #9518 )
...
* ACS-6644 review search docs and examples
* ACS-6644 change widget description to more precise
* ACS-6644 small formatting fix, add new component links to main connected pages
* [ACS-6644] trigger codeQL job
2024-04-11 09:33:59 -04:00
Michał Fidor
5e886e29d1
AAE-21870 Disable task notification for default apps ( #9537 )
...
* AAE-21870 Disable task notification for default apps
* Remove redundant variable
2024-04-11 14:23:09 +02:00
dependabot[bot]
a72e678b83
build(deps): bump tar from 6.1.14 to 6.2.1 ( #9532 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.14 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 08:12:49 -04:00
dependabot[bot]
78bec4172e
build(deps): bump Alfresco/alfresco-build-tools from 5.22.1 to 5.22.3 ( #9523 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.22.1 to 5.22.3.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a3f5a4ae53302e9a1f9dc728dee0f4069c1bc584...dc4c1f4e94307af7a916d0ca8c5e2592521d9470 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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-04-10 09:19:48 -04:00
tamaragruszka
12c1f3fc1e
[ACS-7371] ADF manage version list missing button ( #9484 )
...
* [ACS-7371] list width limitation
* [ACS-7371] list width limitation
* [ACS-7371] change scss selector
2024-04-10 13:25:54 +02:00
dependabot[bot]
e105d37b74
build(deps): bump Alfresco/alfresco-build-tools ( #9521 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.22.1 to 5.22.3.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/a3f5a4ae53302e9a1f9dc728dee0f4069c1bc584...dc4c1f4e94307af7a916d0ca8c5e2592521d9470 )
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
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-04-09 13:54:02 -04:00
Denys Vuika
135b3b4b51
[ACS-7462] cleanup deprecated api for DataTable and DocumentList ( #9500 )
...
* refactor: cleanup gallery mode from DataTable/DocumentList
* refactor: cleanup gallery mode from DataTable/DocumentList
* refactor: cleanup gallery mode from DataTable/DocumentList [ci:force]
* refactor: remove unused api [ci:force]
* refactor: remove unused api [ci:force]
* refactor: update and fix documentation [ci:force]
* refactor: restore thumbnails, docs fixes [ci:force]
* fix package lock
2024-04-09 13:13:57 -04:00
dependabot[bot]
8b591876b6
build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 ( #9522 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.9 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/1b1aada464948af03b950897e5eb522f92603cc2...4355270be187e1b672a7a1c7c7bae5afdc1ab94a )
---
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-04-09 12:29:55 -04:00
tamaragruszka
a5e7fcc10e
[ACS-7385][ADF] Break Login dependency on Material Module ( #9501 )
2024-04-09 12:13:19 -04:00
Wojciech Duda
5494aa8728
AAE-21233 Enable no angular material selectors rule for adf ( #9430 )
...
* AAE-20779 enable material selectors rule
* AAE-20779 fixes in units in already covered libs
* AAE-20779 simplified local package linking
2024-04-09 17:08:51 +02:00