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
Denys Vuika
d45a02042e
chore: remove deprecated Angular api ( #9516 )
2024-04-09 09:12:58 -04:00
Wojciech Duda
3bfadae286
AAE-20141 Replace adf mat selectors process services ( #9514 )
...
* AAE-20141 removing mat from unit tests in process-services
* AAE-20141 fix dropdown false-positives
* AAE-20141 dropdown editor remake
* AAE-20141 remove remaining selectors
* AAE-20141 fix radio buttons selector
2024-04-09 14:26:37 +02:00
Ehsan Rezaei
b081800274
AAE-20146 Using Material Harness in process service cloud unit tests ( #9517 )
...
* AAE-20146 Using Material Harness in process service cloud unit tests
* AAE-20146: Removed commented code
* AAE-20146: Fixing lint issues
2024-04-09 14:25:04 +02:00
Tomasz Gnyp
bc07c09dda
Release 6.8.0 ( #9506 )
2024-04-09 10:13:05 +02:00
Wojciech Duda
966a6b7cc0
AAE-21799 replace opening datepicker on focus with opening on enter ( #9526 )
2024-04-08 16:53:10 +02:00
Bartosz Sekula
951b8dbe5a
[AAE-21797] Datetime widget Min/Max values are checked on a field that is not required ( #9524 )
...
* [AAE-21797] Datetime widget Min/Max values are checked on a field that is not required
* update test
2024-04-08 12:26:06 +02:00
Bartosz Sekula
5bfef4e3aa
AAE-21755 Error when form is assigned to process start event ( #9509 )
...
* AAE-21755 Error when form is assigned to process start event
* fix unit
* Fix unit v2
* update
2024-04-04 14:38:59 +01:00
Maurizio Vitale
a152b0dec1
AAE-21718 CI daily fix pipeline ( #9504 )
2024-04-03 14:03:59 +02:00
tamaragruszka
91e1c47724
[ACS-7380][ADF] Break Context Menu dependency on Material Module ( #9487 )
...
* [ACS-7380] convert context menu to standalone
* [ACS-7380] convert context menu to standalone
* [ACS-7380] convert context menu to standalone
2024-04-03 13:02:57 +02:00
tamaragruszka
c73fb1bf4c
[ACS-7388][ADF] Break Toolbar dependency on Material Module ( #9486 )
...
* [ACS-7388] transform toolbar to standalone
* [ACS-7388] transform toolbar to standalone
2024-04-02 13:29:46 -04:00
dependabot[bot]
3927f09b9e
build(deps): bump Alfresco/alfresco-build-tools ( #9498 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.20.0 to 5.22.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/ce73f951967bcc34142ca7d99994f9e2bc333929...a3f5a4ae53302e9a1f9dc728dee0f4069c1bc584 )
---
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-02 17:57:03 +02:00
dependabot[bot] and Eugenio Romano
6ccf929281
build(deps-dev): bump spdx-license-list from 6.8.0 to 6.9.0 ( #9495 )
...
Bumps [spdx-license-list](https://github.com/sindresorhus/spdx-license-list ) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/sindresorhus/spdx-license-list/releases )
- [Commits](https://github.com/sindresorhus/spdx-license-list/compare/v6.8.0...v6.9.0 )
---
updated-dependencies:
- dependency-name: spdx-license-list
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>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com >
2024-04-02 17:46:24 +02:00
dependabot[bot]
137b020914
build(deps): bump Alfresco/alfresco-build-tools from 5.20.0 to 5.22.1 ( #9497 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.20.0 to 5.22.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/ce73f951967bcc34142ca7d99994f9e2bc333929...a3f5a4ae53302e9a1f9dc728dee0f4069c1bc584 )
---
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-02 16:55:18 +02:00
Ehsan Rezaei
bcf8d3525b
AAE-20142 Replaced Material selectors with harness in core unit tests ( #9491 )
2024-04-02 16:18:05 +02:00
Adriano Costa and Adriano Costa
ec02c76e43
HXCS-3381 fix date widget ( #9482 )
...
* HXCS-3381 fix date widget
* HXCS-3381 fix date widget
* HXCS-3381 add unit tests to dateFnsUtils forceLocal and forceUtc
* HXCS-3381 refactor test
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit >
2024-03-29 09:59:07 -04:00
Denys Vuika
31bafc7b20
[ACS-7379] Break About Module dependency on Material Module ( #9485 )
...
* refactor: convert About to Standalone, break Material Module dependency
* refactor: cleanup unused About mocks [ci:force]
2024-03-28 13:22:48 -04:00
Denys Vuika
88ebd225bd
Update stylelint dependencies ( #9483 )
...
* chore: update stylelint
* css fixes
* css fixes
* css fixes
2024-03-28 10:36:47 -04:00
Denys Vuika
66ec68551f
refactor: standalone pagination components ( #9480 )
2024-03-27 12:40:54 -04:00
dominikiwanekhyland
2ea17a7dc6
[ACS-6950] - Tabs in properties panel change their background color after clicking on them ( #9478 )
2024-03-27 10:26:20 -04:00
Denys Vuika
3dff1e0091
fix: incorrect angular attributes in search components ( #9479 )
2024-03-27 10:25:58 -04:00
dominikiwanekhyland
97a2d98c3b
[MNT-22836] -Docs for Support of PKCE ( #9425 )
2024-03-27 14:40:27 +01:00
Ehsan Rezaei
55a306c7b2
AAE-18890 Disable attach file in form preview mode ( #9469 )
2024-03-27 13:28:26 +01:00
Denys Vuika
f66342df2f
[ACS-7365] Optimise Search providers and unit tests ( #9477 )
...
refactor: optimise node selector imports and tests
2024-03-27 08:19:37 -04:00
dependabot[bot]
77d9e7d6aa
build(deps): bump express from 4.18.2 to 4.19.2 ( #9476 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-27 10:53:04 +01:00
Tomasz Gnyp
7c0d165db7
AAE-21380 Skip value override for constant field type ( #9471 )
...
* AAE-21380 Skip value override for constant field type
* AAE-21380 improve method name
2024-03-26 15:59:23 +01:00
Denys Vuika and dependabot[bot]
9d7608817d
Upgrade ADF CLI to latest Commander library ( #9473 )
...
* build(deps-dev): bump commander from 6.2.1 to 12.0.0
Bumps [commander](https://github.com/tj/commander.js ) from 6.2.1 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: migrate CLI to latest commander library
* chore: migrate CLI to latest commander library [ci:force]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 09:36:49 -04:00
Tomasz Gnyp
7cca017c12
AAE-21336 Display selected external property in preview state ( #9475 )
2024-03-26 11:29:23 +01:00
Denys Vuika
dbe33e9a58
[ACS-7357] pre-commit linting for code and styles ( #9472 )
...
* chore: enable lint-staged and prettier for pre-commit
* testing hook
* update linting config
* cleanup
2024-03-25 13:23:19 -04:00
Denys Vuika
1952f4852f
fix search input component selector ( #9470 )
2024-03-25 10:48:11 -04:00
dependabot[bot]
35ab4ccb1f
build(deps): bump actions/cache in /.github/actions/setup ( #9465 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/ab5e6d0c87105b4c9c2047343972218f562e4319...0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 )
---
updated-dependencies:
- dependency-name: actions/cache
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-03-25 09:56:48 -04:00
Denys Vuika
c4343c1332
[ACS-7338] Fix search input formatting for asterisk ( #9459 )
...
* fix: double asterisk formatting for search input
* fix: double asterisk formatting for search input
* fix: double asterisk formatting for search input
2024-03-25 09:39:35 -04:00
dependabot[bot]
cf8d92f533
build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 ( #9468 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.7 to 3.24.9.
- [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/3ab4101902695724f9365a384f86c1074d94e18c...1b1aada464948af03b950897e5eb522f92603cc2 )
---
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-03-25 12:19:28 +01:00
dependabot[bot]
fdc961e90e
build(deps): bump Alfresco/alfresco-build-tools ( #9466 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.19.1 to 5.20.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/e17b077ddf5de3e940d9e58163376b7aa0fe4167...ce73f951967bcc34142ca7d99994f9e2bc333929 )
---
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-03-25 12:19:12 +01:00
dependabot[bot]
ab71bc08b7
build(deps): bump Alfresco/alfresco-build-tools from 5.19.1 to 5.20.0 ( #9467 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.19.1 to 5.20.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/e17b077ddf5de3e940d9e58163376b7aa0fe4167...ce73f951967bcc34142ca7d99994f9e2bc333929 )
---
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-03-25 12:18:57 +01:00
dominikiwanekhyland
deea720dac
[ACS-6927] - Fully compliant with OIDC: ADF ( #9452 )
...
* [ACS-6927] - Fully compliant with OIDC: ADF
* Fix after CR
2024-03-22 11:18:19 -04:00
Denys Vuika
aab03cc864
[ACS-7338] Simple search input component ( #9454 )
...
* feat(content-services): simple search input component for applications
* feat(content-services): support i18n for search input
* feat(content-services): apply review suggestions
* feat(content-services): apply review suggestions
* chore: fix husky install
2024-03-22 11:17:38 -04:00
Wojciech Duda
adec3e60d4
AAE-21371 improve ast selectors to match template strings in mat selectors eslint ( #9458 )
2024-03-22 15:55:10 +01:00
Amedeo Lepore
a03d61a304
AAE-20447 Add new field to choose auth flow type for custom UIs ( #9451 )
...
* AAE-20447 Add new field to choose auth flow type for custom UIs
* AAE-20447 Rename property customUIAuthFlowType to DescriptorCustomUIAuthFlowType
2024-03-22 11:08:56 +01:00
Wiktor Danielewski
ff60cb594e
AAE-21315 Repair adf tooltip card directive ( #9453 )
...
* AAE-21315 Update TooltipCardDirective
* AAE-21315 Fix
* AAE-21315 Remove fdescribe
* AAE-21315 Add spaces
2024-03-21 14:41:18 +01:00
Denys Vuika
c382ac06ec
[ACS-7312] fix missing Search component exports, support projection ( #9449 )
...
* allow content projection for filter chip list
* fix missing export
* add missing export
* fix missing exports
* fix missing exports, organize exports better
* [ci:force] streamline search exports
2024-03-20 09:05:24 -04:00
Mykyta Maliarchuk
c642d0e5c2
[ACS-6150] Add category selector dialog ( #9423 )
...
* [ACS-6150] add category selector dialog
* [ACS-6150] fix import
* [ACS-6150] cr fix
* [ACS-6150] cr fix
* [ACS-6150] change describe name
* [ACS-6150] linting
* [ACS-6150] style fix
* [ACS-6150] align styles
2024-03-20 08:56:01 +01:00
dependabot[bot]
00404a3807
build(deps): bump actions/upload-artifact ( #9324 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.1.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...5d5d22a31266ced268874388b861e4b58bb5c2f3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-03-19 16:02:27 -04:00
dependabot[bot]
00857bf6d0
build(deps): bump actions/upload-artifact ( #9325 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.1.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...5d5d22a31266ced268874388b861e4b58bb5c2f3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-03-19 16:02:11 -04:00
dependabot[bot]
8814620fe8
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #9326 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.1.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/1eb3cb2b3e0f29609092a73eb033bb759a334595...5d5d22a31266ced268874388b861e4b58bb5c2f3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-03-19 16:01:55 -04:00
dependabot[bot]
55fdd51934
build(deps): bump actions/upload-artifact ( #9321 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...5d5d22a31266ced268874388b861e4b58bb5c2f3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-03-19 15:51:48 -04:00
dependabot[bot]
8484cf7336
build(deps): bump Alfresco/alfresco-build-tools ( #9440 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.17.0 to 5.19.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/2eaedaf6e9f5c28366cbeea22c371cdce6c9c7b3...e17b077ddf5de3e940d9e58163376b7aa0fe4167 )
---
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-03-19 11:24:55 +01:00
dependabot[bot]
d3837d1922
build(deps): bump Alfresco/alfresco-build-tools from 5.17.0 to 5.19.1 ( #9442 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.17.0 to 5.19.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/2eaedaf6e9f5c28366cbeea22c371cdce6c9c7b3...e17b077ddf5de3e940d9e58163376b7aa0fe4167 )
---
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-03-19 11:24:36 +01:00
dependabot[bot]
27b1b50896
build(deps): bump actions/cache in /.github/actions/setup ( #9400 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.3 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/e12d46a63a90f2fae62d114769bbf2a179198b5c...ab5e6d0c87105b4c9c2047343972218f562e4319 )
---
updated-dependencies:
- dependency-name: actions/cache
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-03-18 17:40:15 -04:00
dependabot[bot]
900db9594a
build(deps): bump actions/setup-node in /.github/actions/setup ( #9323 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8...60edb5dd545a775178f52524783378180af0d1f8 )
---
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-03-18 17:39:33 -04:00
dependabot[bot]
30cdc45473
build(deps-dev): bump lint-staged from 15.2.0 to 15.2.2 ( #9417 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 15.2.0 to 15.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.2 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
2024-03-18 17:38:44 -04:00
dependabot[bot]
a729539522
build(deps): bump actions/checkout ( #9441 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.2.
- [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/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633 )
---
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-03-18 17:38:30 -04:00
dependabot[bot]
9a1c2a55d4
build(deps): bump actions/checkout in /.github/actions/artifact-extract ( #9445 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.2.
- [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/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633 )
---
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-03-18 17:38:06 -04:00
dependabot[bot]
29f4b3e5fb
build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 ( #9444 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.6 to 3.24.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/8a470fddafa5cbb6266ee11b37ef4d8aae19c571...3ab4101902695724f9365a384f86c1074d94e18c )
---
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-03-18 17:37:33 -04:00
dependabot[bot]
231a26c497
build(deps): bump actions/checkout from 4.1.1 to 4.1.2 ( #9443 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.2.
- [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/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633 )
---
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-03-18 17:36:41 -04:00
dependabot[bot]
94fee4db71
build(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 ( #9435 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 13:23:52 -04:00
Denys Vuika
a09d1cfe97
[ACS-7284] injectable search configuration ( #9448 )
...
* injectable search configuration
* update docs
2024-03-18 13:22:38 -04:00
tomson
9616b50319
[ADF-23188] Image scroll issue, enable zoom on wheel ( #9428 )
2024-03-18 14:51:44 +01:00
jacekpluta
c3459c40cc
[ACS-7242] Resizing columns with panel opened on the right, e.g. nfo Drawer creates empty columns space when panel is closed. ( #9446 )
2024-03-18 11:45:24 +01:00
Bartosz Sekula
69de85ad06
[AAE-20769] Fix precision for incoming values in bigdecimal field ( #9434 )
...
* [AAE-20769] Fix precision for incoming values in bigdecimal field
* CR
2024-03-18 10:35:40 +01:00
Tomasz Gnyp
b4f27d15b8
AAE-20848 Add display external property widget ( #9429 )
...
* AAE-20848 Add display external property widget
* revert css changes
* AAE-20848 validate validatable types
* AAE-20848 implement suggestions
* fix lint
2024-03-18 10:02:49 +01:00
Tomasz Gnyp
d8bd7dc424
AAE-21222 exclude e2es ( #9447 )
2024-03-18 09:25:53 +01:00
Wojciech Duda
c7db54dc8b
AAE-20779 make selector regex more precise ( #9431 )
...
* AAE-20779 improve regex part 1
* AAE-20779 match nested selectors
* AAE-20779 only match classes
* AAE-20779 remove message changes
* AAE-20779 add matching for tag names
2024-03-15 14:05:23 +01:00
Wojciech Duda
0a1fd8dd2e
AAE-20779 add custom eslint rule for material selectors ( #9427 )
...
* AAE-20779 create custom eslint rule
* AAE-20779 add dynamic error messages depending on the filetype
* AAE-20779 update regex for classes
* AAE-20779 remove console log, fix default message
* AAE-20779 lint fix
* AAE-20779 simplified error messages
2024-03-14 14:52:48 +01:00
Mykyta Maliarchuk
e675a12dfd
[ACS-6233] Enable metadata e2es ( #9391 )
...
* [ACS-6233] enable metadata e2es
* [ACS-6233][ci:force]
* [ACS-6233] cr fix
* [ACS-6233] cr fix
* [ACS-6233] fix e2e C260181
2024-03-13 15:40:04 +01:00
jacekpluta
32f2bf995d
[AAE-21147] Data table columns width are not adjusting to screen size anymore. ( #9426 )
2024-03-12 17:31:59 +01:00
jacekpluta
e9dc55bca2
[ACS-5575] Should use declaration-no-important rule in the stylelint-config.json file to avoid use of !important in ADF ( #9302 )
2024-03-11 15:33:09 +01:00
Rafal Szmit
6bc532abf2
AAE-21058-fix-illegal-selector ( #9422 )
2024-03-11 13:41:13 +01:00
jacekpluta
7ed137551c
[ACS-6565] ADW - Document List View Header - UX Bugs (Additional fixes) ( #9404 )
2024-03-08 20:53:52 +01:00
AleksanderSklorz
5d545b5f0d
[ACS-6581] Wrap comments into multiple lines ( #9407 )
...
* ACS-6581 Wrap comments into multiple lines
* ACS-6581 Used variable for border color
* ACS-6581 Changed value for padding
* ACS-6581 Used ellipsis and tooltip instead of wrapping comment
* ACS-6581 Add missing space
2024-03-08 15:44:53 +01:00
Rafal Szmit
ab6d94a270
AAE 21001 enable AAE e2es ( #9411 )
...
* AAE-21001 enable AAE e2es
* remove duplicated e2e
* [ci:force] trigger ci
* [ci:force] trigger ci
* fix C286598
2024-03-08 15:44:25 +01:00
jacekpluta
78e7d4cede
[ACS-6565] No items message in folder properties not displayed properly ( #9413 )
2024-03-08 14:51:01 +01:00
Rafal Szmit
b8e62534bf
AAE-19551 e2e material locators refactor ( #9403 )
...
* AAE-19551 e2e-material-locators-refactor
* testing lib
* e2e lib
* playwright refactor
* fix lint issues
* bring back excluded process e2e
* fix spinner
* locator fixes
2024-03-07 18:33:03 +00:00
75f33b1990
[ACS-6587] ACA: Viewer does not update after restoring version and the toolbar disappears ( #9383 )
...
* [ACS-6587] reload files after update
* [ACS-6587] update view after version change
* [ACS-6587] update view after version change
* [ACS-6587] update tests
* AAE-0000 e2e affected were not running on ADF pipeline' (#9409 )
* AAE-14727 Removed unused css rule (#9408 )
* [ACS-6587] update tests
* [ACS-6587] rearrange tests description
---------
Co-authored-by: Vito Albano <vito.albano@alfresco.com >
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
2024-03-07 13:48:52 +01:00
Vito Albano
5dc82f03b4
Removing js-api external dep as it has been moved into ADF repo ( #9255 )
...
* Removing js-api external dep
* Fixed targeting
* Fixed targeting with local js-api
* [affected:*] Fixed targeting with local js-api
* Fixed bundle for CI
2024-03-07 09:50:37 +00:00
MichalKinas
be45e9d4dc
Release 6.7.1 ( #9410 )
...
* Release 6.7.1
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
2024-03-06 09:48:56 +01:00
Ehsan Rezaei
43476ed49a
AAE-14727 Removed unused css rule ( #9408 )
2024-03-05 16:39:10 +01:00
Vito Albano
1236fc5599
AAE-0000 e2e affected were not running on ADF pipeline' ( #9409 )
2024-03-05 15:36:17 +00:00
Pablo Martinez
dc88ef8ce7
AAE-20480 Full Screen User Task Forms ( #9341 )
...
* AAE-20480 Full Screen User Task Forms
* AAE-20480 Attend review comments
* AAE-20480 Remove leftovers
* AAE-20480 Enable changing the display mode from task-form-cloud
* AAE-20480 Fix fullscreen mode header
* AAE-20480 Fix review comments
* AAE-20480 Allow hiding the full screen toolbar by configuration
* AAE-20480 Add review comments
* AAE-20480 Create display mode service
2024-03-05 15:10:50 +01:00
MichalKinas
530899fd51
[ACS-6924] Rename tags and categories plugins ( #9406 )
2024-03-05 12:58:23 +01:00
jacekpluta
77a87f01df
[ACS-6586] "Folder" property complains about letters provided into "Name" input field ( #9365 )
2024-03-05 11:42:47 +01:00
dependabot[bot]
a1144597cb
build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 ( #9327 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8...60edb5dd545a775178f52524783378180af0d1f8 )
---
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-03-05 09:27:06 +01:00
dependabot[bot]
8d2cb68070
build(deps): bump Alfresco/alfresco-build-tools ( #9399 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.13.1 to 5.17.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/469ed8f7c8198c4f8476392d944b2568e4043c5a...2eaedaf6e9f5c28366cbeea22c371cdce6c9c7b3 )
---
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-03-05 09:26:48 +01:00
dependabot[bot]
1ee1ea7ee2
build(deps): bump github/codeql-action from 3.24.0 to 3.24.6 ( #9402 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.0 to 3.24.6.
- [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/e8893c57a1f3a2b659b6b55564fdfdbbd2982911...8a470fddafa5cbb6266ee11b37ef4d8aae19c571 )
---
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-03-05 09:26:31 +01:00
dependabot[bot]
fee49c46cd
build(deps): bump Alfresco/alfresco-build-tools from 5.13.1 to 5.17.0 ( #9401 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.13.1 to 5.17.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/469ed8f7c8198c4f8476392d944b2568e4043c5a...2eaedaf6e9f5c28366cbeea22c371cdce6c9c7b3 )
---
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-03-05 09:26:19 +01:00
dependabot[bot]
15a38d6920
build(deps-dev): bump @typescript-eslint/typescript-estree ( #9405 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 6.7.0 to 7.1.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
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-03-05 09:17:31 +01:00
dependabot[bot]
d9307d3ef8
build(deps-dev): bump css-loader from 6.8.1 to 6.10.0 ( #9376 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.8.1 to 6.10.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.8.1...v6.10.0 )
---
updated-dependencies:
- dependency-name: css-loader
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-03-04 13:51:56 -05:00
Tomasz Gnyp
513098aee7
AAE-19372 Fix clickable area on cardview textitem ( #9361 )
...
* AAE-19372 Fix clickable area on cardview textitem
* AAE-19372 update test description
2024-03-04 13:39:49 -05:00
Grzegorz Jaśkowski
9e4569d7ca
[MNT-24082] fix aspect overwriting from dialog ( #9390 )
...
* [MNT-24082] fix aspect overwriting from dialog
* [MNT-24028] address comments, improve unit tests
2024-03-04 11:45:41 +01:00
jacekpluta
ca892fc8fa
[ACS-6690] Resizing column can trigger sorting key/direction change in ACA and ADW ( #9362 )
2024-03-04 11:03:15 +01:00
dominikiwanekhyland
325eef1c32
[ACS-6748] BasicAlfrescoAuthService.requireAlfTicket should not be in adf/core ( #9393 )
2024-03-04 10:02:03 +01:00
Ewelina Dikta
255f472b39
AAE-18759 Adding necessary process to uat-be-default-app ( #9394 )
2024-03-01 15:27:49 +01:00
Ehsan Rezaei
6c9c5576ba
Release 6.7.0 ( #9392 )
2024-03-01 14:06:48 +01:00
DominikIwanek
f7d83195f9
[ACS-6888] - The root folder of breadcrumbs is misplaced when viewed from a folder view ( #9389 )
2024-02-28 12:20:53 +01:00
dependabot[bot]
60605b482a
build(deps): bump es5-ext from 0.10.62 to 0.10.63 in /lib/testing ( #9385 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 12:28:14 -05:00
dependabot[bot]
b98d67e816
build(deps): bump es5-ext from 0.10.62 to 0.10.63 in /tools/doc ( #9386 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 12:27:56 -05:00
dependabot[bot]
3af4e79424
build(deps): bump es5-ext from 0.10.62 to 0.10.63 in /lib/cli ( #9384 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 12:24:48 -05:00
dependabot[bot]
a5332bf808
build(deps): bump es5-ext from 0.10.62 to 0.10.63 ( #9387 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 12:24:21 -05:00
Ehsan Rezaei
83d470ab23
Release 6.7.0 ( #9380 )
2024-02-27 16:24:03 +01:00
Bartosz Sekula
bd9a9bb901
[AAE-19610] Fix duplicated buttons for date-time filter widget ( #9382 )
2024-02-26 14:20:26 +01:00
Wojciech Duda
672f70ac43
AAE-20791 fix task from spinner misaligned to the left ( #9381 )
2024-02-26 12:09:59 +01:00
MichalKinas and Aleksander Sklorz
f7dcab7adb
[ACS-6831] Property panel refactoring ( #9372 )
...
* [ACS-6831] Refactor property panel feature to mitigate bugs and increase code quality
* [ACS-6831] Introduce new interace for metadata panel
* ACS-6831 Corrected tests
* ACS-6831 Fixed unit tests
* ACS-6831 Fixed unit tests
* ACS-6831 Cleaning code
* ACS-6831 Added tests
* ACS-6831 Replaced fdescribe with describe
* [ACS-6831] Use default properties enum, fix editing state
* [ACS-6831] Expand correct section based on displayAspect property
* [ACS-6831] Lint fix
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com >
2024-02-26 08:47:56 +01:00
dependabot[bot]
872abc3dc0
build(deps-dev): bump webpack from 5.88.2 to 5.90.3 ( #9371 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.88.2 to 5.90.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.90.3 )
---
updated-dependencies:
- dependency-name: webpack
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-02-22 13:35:49 -05:00
Wojciech Duda
71ef7b940a
AAE-20791 fixed task form spinner alignment ( #9369 )
2024-02-22 17:52:51 +00:00
dependabot[bot]
ca6b596741
build(deps): bump ip from 2.0.0 to 2.0.1 ( #9364 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:52:03 -05:00
DominikIwanek
7e68ed9ceb
[ACS-6817] Size and Modified by is not displayed after editing file/folder properties ( #9367 )
2024-02-22 10:33:09 +01:00
DominikIwanek
e20f8536cb
[MNT-22836] -Docs for Support of PKCE ( #9368 )
2024-02-22 10:31:48 +01:00
Wojciech Duda
86710eb589
AAE-14726 add missing style file link ( #9359 )
2024-02-20 10:10:24 +00:00
MichalKinas
b5b3ff6674
[ACS-6812] Add new chip only when input value is valid ( #9358 )
...
* [ACS-6812] Add new chip only when input value is valid
* [ACS-6812] CR fixes
* [ACS-6812] Expectations fixed in unit tests
* [ACS-6812] Remove code duplications
* [ACS-6812] Remove fdescribe
* [ACS-6812] Duplications removal
* [ACS-6812] Remove duplicated tests
* [ACS-6812] Missing semicolon
2024-02-20 10:13:33 +01:00
Tommaso D'Alessandro
37d96e4507
AAE-19565 add a new custom UI in simpleapp to test GitHub action HylandSoftware/hx-studio-customui-action ( #9347 )
2024-02-19 17:17:58 +01:00
Mykyta Maliarchuk
d7fa4143bf
[ACS-5994] perform node deletion in order ( #9357 )
2024-02-19 14:10:47 +01:00
jacekpluta
34a399e398
[ACS-6565] ADW - Document List View Header - UX Bugs - icon fix ( #9349 )
2024-02-19 13:11:56 +01:00
Denys Vuika
4c75a6748c
Linting fixes ( #9348 )
...
* linting fixes
* lint fixes
* linting and spellcheck fixes
* code fixes
2024-02-16 11:04:49 -05:00
StephenDunn
9b0104fcf5
( #9307 ) Fix filterExcludedPreset of adf-content-metadata-card configuration to include all excluded properties ( #9309 )
...
* fix filterExcludedPreset to include all configurations instead of only the first with exclusions. (#9307 )
* New test for property exclusion in layout-oriented-config.service (9307)
2024-02-16 08:25:48 -05:00
Wiktor Danielewski
1331a6d7ce
AAE-20420 Update package.json for editor.js ( #9344 )
...
* AAE-20420 Update package.json
* AAE-20420 Update general package.json
* AAE-20420 Update inner package.json
* AAE-20420 Update order
* AAE-20420 Update inner package with node 18
* AAE-20420 Add .nvmrc
2024-02-16 13:47:37 +01:00
Ehsan Rezaei
05d23bc8a5
AAE-20140 Removing material locators from unit tests part 1 ( #9345 )
...
* AAE-20140 Removing material locators from unit tests part 1
* AAE-20140: Fixed lint and test issues
2024-02-16 13:43:49 +01:00
DominikIwanek
40d64d299f
[HXCS-2818] - fix issues with ERROR RangeError: Invalid time value ( #9340 )
2024-02-16 10:15:14 +01:00
Grzegorz Jaśkowski
a8d547c7b4
[ACS-6722] aca custom aspect property of d date type breaks application ( #9331 )
...
* [ACS-6722] fix custom date property parsing, delete reduntant function calls in templates
* [ACS-6722] add unit test
2024-02-15 17:06:03 -05:00
MichalKinas
8d5f3c9884
[ACS-6805] getNodeContent allows adding additional options ( #9343 )
2024-02-15 20:49:17 +01:00
MichalKinas
1d3a7b1573
[ACS-6804] Fix upload API file placement when relative path is undefined ( #9342 )
2024-02-15 12:15:23 -05:00
Maurizio Vitale and wiktord2000
6468298bb0
AAE-20420 - Use latest editorjs and fix storybook ( #9336 )
...
* Use latest editorjs and fix storybook
* Remove unit with haveBeenCalled
* AAE-20420 Fix for broken tests
---------
Co-authored-by: wiktord2000 <wiktor.danielewski@hyland.com >
2024-02-15 13:56:34 +00:00
Bartosz Sekula
16005ef298
Create a new widget for decimal type ( #9335 )
...
* [AAE-19481] Create a new widget for decimal type
* update
* CR
* unit for decimal widgets
* added test for positibe validator
* added decimal validator tests
* cr
2024-02-15 14:23:55 +01:00
DominikIwanek
300d46dc7e
[MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record - fix ( #9339 )
2024-02-15 13:55:37 +01:00
AleksanderSklorz
213a73fc36
[ACS-5483] group details view general info and list of assigned users ( #9329 )
...
* ACS-5483 Added possibility to load and update group
* ACS-5483 Implemented unsaved changes dialog
* ACS-5483 Removed console log
* ACS-5483 Made dynamic chip list reusable
* ACS-5483 Fix for more than one row chips
* ACS-5483 Fix for pagination
* ACS-5483 Added some fixes
* ACS-5483 Fixed displaying tags for node
* ACS-5483 Renamed css classes
* ACS-5483 Fixed resizing when chips have pagination
* ACS-5483 Clearing code
* ACS-5483 Documentation for dynamic chip list component
* ACS-5483 Documentation for unsaved changes dialog and guard
* ACS-5483 Documentation for group service
* ACS-5483 Unit tests for GroupService
* ACS-5483 Unit tests for dynamic chip list component
* ACS-5483 Changed fdescribe to describe
* ACS-5483 Unit tests for tag node list component
* ACS-5483 Unit tests for unsaved changes dialog component
* ACS-5483 Unit tests for unsaved changes guard
* ACS-5483 Added description field to group models
* ACS-5483 Correction for updating with description
* ACS-5483 Fixed lint issues
* ACS-5483 Addressed PR comments
* ACS-5483 Reduced complexity
* ACS-5483 Reduced complexity
* ACS-5483 Addressed PR comments
2024-02-15 13:02:24 +01:00
DominikIwanek
8363d09e79
[ACS-6585] - [ACC] Removing a to be created tag, while the create tag input field has a 'Tag already exists' error, removes the error ( #9338 )
2024-02-15 09:58:41 +01:00
Anna Karwatka and Anna Karwatka
31073805e7
[AAE-19913] Add data table process to simpleapp ( #9337 )
...
Co-authored-by: Anna Karwatka <anna.karwatka@hylamd.com >
2024-02-15 08:53:45 +01:00
Robert Duda
1b3b419f72
AAE-20282 fix submit button enabled when required people/groups widget empty ( #9334 )
2024-02-14 16:25:30 +01:00
DominikIwanek
2175b4bdab
[AAE-20428] - Admin application - header is missing name of the app and user menu ( #9333 )
2024-02-14 10:17:56 +01:00
DominikIwanek
378b125993
[ACS-6140] - search-tab-content does not show when changing tab multiple times ( #9332 )
2024-02-13 11:37:44 +01:00
Wojciech Duda
8df2113ce8
[AAE-20250] fixed label overlapping input for readonly cardview textitem ( #9312 )
...
* [AAE-20250] fixed label overlapping input for readonly cardview textitem
* [AAE-20250] reverting position changes
* [AAE-20250] adjust padding
2024-02-12 15:12:27 +00:00
Michał Fidor
58f4be437d
[AAE-18758] Consistency with deploy payload in be uats ( #9330 )
2024-02-12 14:39:38 +01:00
tamaragruszka
c1d933ee96
[ACS-6643] remove constant max-width value ( #9310 )
2024-02-09 18:49:26 +01:00
tamaragruszka
01b6bc6417
[ACS-5704][Community request] ObjectDataTableAdapter sorting ( #9272 )
...
* [ACS-5704] change table sorting
* [ACS-5704] change table sorting
* [ACS-5704] change table sorting
* [ci:force] fix integer mapping
* [ACS-5704] set alphanumeric sorting as default
2024-02-09 11:07:19 -05:00
LeoMattioli
cddbcc0700
Updated links in release notes doc to be browsable via Web ( #9316 )
2024-02-09 11:06:13 -05:00
DominikIwanek
6d93d011c9
[ACS-6140] - Remove references to internal Angular Material CSS classes ( #9271 )
2024-02-09 08:22:01 +01:00
Wiktor Danielewski
9343fe65a6
[AAE-19968] Field visibility condition using Integer and greater than not working ( #9305 )
...
* [AAE-19968] Fix
* [AAE-19968] Tests with small update
* [AAE-19968] Update
* [AAE-19968] Revert
* [AAE-19968] Small refactor
* [AAE-19968] Add test
* [AAE-19968] Tests
* [AAE-19968] Update model
* [AAE-19968] Small update
* [AAE-19968] Update
* Fix for failing unit tests
* [AAE-19968] Refactor
* [AAE-19968] Refactor
* [AAE-19968] Refactor
* [AAE-19968] Add test
* [AAE-19968] Refactor
2024-02-08 15:19:32 +01:00
Diogo Bastos
a893fafa07
[AAE-19762] Add nonceStateSeparator to authConfig ( #9311 )
2024-02-08 10:37:59 +00:00
DominikIwanek
7238df106c
[MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record ( #9295 )
...
* [MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record
* [MNT-24151] - add unit tests
2024-02-07 13:49:50 -05:00
Maurizio Vitale
186dab3a4c
Add concurrency on release ( #9306 )
2024-02-07 13:02:46 +00:00
dependabot[bot]
590f5e2af5
build(deps): bump highlight.js and typedoc in /tools/doc ( #9279 )
...
Removes [highlight.js](https://github.com/highlightjs/highlight.js ). It's no longer used after updating ancestor dependency [typedoc](https://github.com/TypeStrong/TypeDoc ). These dependencies need to be updated together.
Removes `highlight.js`
Updates `typedoc` from 0.15.8 to 0.25.7
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.15.8...v0.25.7 )
---
updated-dependencies:
- dependency-name: highlight.js
dependency-type: indirect
- dependency-name: typedoc
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-02-07 10:52:00 +00:00
dependabot[bot]
f262baaea2
build(deps): bump github/codeql-action from 3.23.0 to 3.24.0 ( #9301 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.23.0 to 3.24.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/e5f05b81d5b6ff8cfa111c80c22c5fd02a384118...e8893c57a1f3a2b659b6b55564fdfdbbd2982911 )
---
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-02-07 09:23:39 +00:00
dependabot[bot]
81332c62e8
build(deps): bump Alfresco/alfresco-build-tools from 5.11.1 to 5.13.1 ( #9287 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.11.1 to 5.13.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/e75b58f8772ae86fc67fe2d48ff05392d9021393...469ed8f7c8198c4f8476392d944b2568e4043c5a )
---
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-02-07 09:23:05 +00:00
dependabot[bot]
92f511624a
build(deps): bump Alfresco/alfresco-build-tools ( #9285 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.11.1 to 5.13.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/e75b58f8772ae86fc67fe2d48ff05392d9021393...469ed8f7c8198c4f8476392d944b2568e4043c5a )
---
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-02-07 09:22:50 +00:00
dependabot[bot]
d12aab3e7e
build(deps): bump slackapi/slack-github-action from 1.24.0 to 1.25.0 ( #9289 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/e28cf165c92ffef168d23c5c9000cffc8a25e117...6c661ce58804a1a20f6dc5fbee7f0381b469e001 )
---
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-02-07 09:22:43 +00:00
Adriano Costa and Adriano Costa
efd8e8d0ed
[HXCS-2818] CardViewDateItem component ignore timezone when displaying dates ( #9304 )
...
* [HXCS-2818] card-view-dateitem interpret dates as local, store them as utc
* [HXCS-2818] refactoring
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit >
2024-02-05 16:52:27 +01:00
Bartosz Sekula
47d1165d5f
[AAE-19928] Add storage prefix factory ( #9303 )
...
* [AAE-19928] Add storage prefix factory
* fix names
* CR
* CR
2024-02-05 13:01:33 +01:00
Bartosz Sekula
311be13f95
[AAE-20016] ADF CVE-2024-21626 - update to GHA to use ubuntu-latest ( #9297 )
2024-02-01 13:52:46 +00:00
jacekpluta
81c17da099
[ACS-6565] ADW - Document List View Header - UX Bugs ( #9269 )
2024-01-31 08:41:20 +01:00
Eugenio Romano
cb7f4ffda2
[AAE-13305] remove unused authpath ( #9294 )
2024-01-30 15:23:56 +00:00
Eugenio Romano
9e05baf4a7
[AAE-17971] removed unused dep ( #9292 )
...
Remove github-api unused dep
2024-01-30 14:29:36 +00:00
Wojciech Duda
a54b2bd450
[AAE-15294] add missing token class to cloud group component ( #9293 )
2024-01-30 11:43:06 +00:00
Wojciech Duda
3aaf8f1fe5
[AAE-15206] add missing label to task assignment filter ( #9291 )
...
* [AAE-15206] add missing label to task assignment filter
* [AAE-15206] template fix
2024-01-30 09:38:54 +00:00
Adriano Costa and Adriano Costa
2e4afa07fe
[HXCS-2988] fix dates in CardViweDateItemComponent ( #9276 )
...
* [HXCS-2988] fix dates in CardViweDateItemComponent
* [HXCS-2988] remove utc conversion + refactoring
* [HXCS-2988] force property.value to be Date object(s)
* [HXCS-2988] format dates
* [HXCS-2988] revert last commit
* [HXCS-2988] update date-only tests
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit >
2024-01-27 00:45:05 +00:00
tomasz hanaj and Ehsan Rezaei
9473f7681b
[AAE-15298] added tokens to HeaderLayout ( #9074 )
...
* [AAE-15298] added tokens to HeaderLayout
* [AAE-15298] removed obsolete class
* AAE-15298: Code improvement
* AAE-15298: Updated unit tests
* AAE-15298: Removed duplicate keys
---------
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
2024-01-26 11:21:16 +01:00
Denys Vuika
3b2da78617
[APPS-2230] fix documentation tools builds ( #9277 )
...
* fix typescript version
* fix package versions
* fix package versions
* [ci:force] fix code
2024-01-25 20:15:29 +00:00
MichalKinas
2c627f1166
[ACS-6620] Proper viewer extension template projection to viewer renderer ( #9273 )
...
* [ACS-6620] Proper viewer extension template projection to viewer renderer
* [ACS-6620] Use extensions instead of content for viewer config
* [ACS-6620] Lint fix
2024-01-25 19:36:59 +01:00
Denys Vuika
5ec8228504
[ACS-6659] cleanup unused docs utils ( #9274 )
...
* remove unused scripts
* remove unused scripts
* remove unused scripts
* remove unused libs
* remove unused code
* remove unused code and libs, fix linting issues
* code cleanup
* linting fixes
* linting fixes
2024-01-25 15:22:05 +00:00
elena-grosu-h
69f24a17ff
AAE-19600 Inconsistency between UI model name and name stored in json file ( #9252 )
2024-01-25 15:21:44 +00:00
DominikIwanek and Grzegorz Jaskowski
d61c20cf13
ACS-5975 change getting tasks in tasklist component and service ( #8987 )
...
Co-authored-by: Grzegorz Jaskowski <grzegorz.jaskowski@hyland.com >
2024-01-25 15:33:34 +01:00
MichalKinas
a7e7934505
[ACA-4729] Add infinite scroll to version list ( #9248 )
...
* [ACA-4729] Add infinite scroll to version list
* [ACA-4729] CR fixes
* [ACA-4729] CR fixes
* [ACA-4729] Items count fix for infinite scroll datasource
2024-01-25 09:23:03 +01:00
MichalKinas
2c0ad7137a
[ACS-6489] Add resizable option for column data model ( #9220 )
...
* [ACS-6489] Add resizable option for column data model
* [ACS-6489] CR fixes
2024-01-25 08:35:17 +01:00
Amedeo Lepore
62bc8423a3
[AAE-19542] Fix infinite loop when code flow is enabled ( #9193 )
...
* [AAE-12531] Bump angular-oauth-oidc to version 15, fixed a lot of critical bugs and ready for angular 15
* [AAE-12531] Remove commented code
* [AAE-12531] Fix window.location.search is empty when loginCallback is called
* [AAE-12521] Provide guard in root
* [AAE-12521] move navigation to the guard to fix infinite loop issue with code flow auth
* [AAE-12521] allow to set the preventClearHashAfterLogin value by forRoot method to choose if clear hash fragment after the lib read the token
* [AAE-12531] Set angular-oauth-oidc version to 14, since version 15 doesn't work with angular v14
* Revert "[AAE-12531] Set angular-oauth-oidc version to 14, since version 15 doesn't work with angular v14"
This reverts commit 4e2a39bf6a .
* Revert "[AAE-12531] Bump angular-oauth-oidc to version 15, fixed a lot of critical bugs and ready for angular 15"
This reverts commit 9ae308a7f8 .
2024-01-23 19:12:10 +01:00
Bartosz Sekula and Robert Duda
b9b89fdf12
Release 6.6.0 ( #9254 )
...
* Release 6.6.0
* Remove js-api from package.json
* revert old js-api
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com >
2024-01-23 12:55:54 +01:00
Diogo Bastos
fdab441d45
[AAE-19610] Submit query on change event for search date range tabbed widget ( #9256 )
...
* [AAE-19610] Add default actions to search date range tabbed widget
* [AAE-19610] Update filter on change
* [AAE-19610] Add tests
* [AAE-19610] Fix lint issue
* [AAE-19610] Add debounceTime
* [AAE-19610] Add wrapper to search-filter
* [AAE-19610] Fix lint
* [AAE-19610] Remove leftover changes
2024-01-23 09:35:50 +01:00
Bartosz Sekula
720fbb98ca
[AAE-19708] Fix breaking change for actions/upload-artifact v4.1.0 ( #9270 )
2024-01-22 14:17:14 +01:00
AkashBurman
4ec8ca9aa5
[AAE-18281] Update uat-be-default-app with subprocess-parallel ( #9253 )
2024-01-19 13:16:21 +01:00
dependabot[bot]
39b332c038
build(deps): bump actions/cache in /.github/actions/setup ( #9236 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/704facf57e6136b1bc63b828d79edcd491f0ee84...e12d46a63a90f2fae62d114769bbf2a179198b5c )
---
updated-dependencies:
- dependency-name: actions/cache
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-01-18 17:38:06 +00:00
dependabot[bot]
8db119846e
build(deps): bump Alfresco/alfresco-build-tools from 5.10.0 to 5.11.1 ( #9241 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.10.0 to 5.11.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/f2259c2bb5ff4a5579d1a425cb130175a6459665...e75b58f8772ae86fc67fe2d48ff05392d9021393 )
---
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-01-18 17:37:37 +00:00
dependabot[bot]
6a37a8186a
build(deps): bump Alfresco/alfresco-build-tools ( #9235 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.10.0 to 5.11.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/f2259c2bb5ff4a5579d1a425cb130175a6459665...e75b58f8772ae86fc67fe2d48ff05392d9021393 )
---
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-01-18 17:36:37 +00:00
dependabot[bot]
ca5b63b83f
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #9237 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...1eb3cb2b3e0f29609092a73eb033bb759a334595 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-01-18 17:33:31 +00:00
dependabot[bot]
9c7871c672
build(deps): bump actions/upload-artifact ( #9239 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...1eb3cb2b3e0f29609092a73eb033bb759a334595 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-01-18 17:33:06 +00:00
dependabot[bot]
6a15293de4
build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4 ( #9224 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 17:32:31 +00:00
dependabot[bot]
1d727015f5
build(deps): bump actions/upload-artifact ( #9242 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...1eb3cb2b3e0f29609092a73eb033bb759a334595 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-01-18 17:31:51 +00:00
Mykyta Maliarchuk
ca38f05f30
[ACS-6584] Added validation for illegal characters when creating a tag ( #9251 )
...
* [ACS-6584] added validation for illegal character on tag creation
* [ACS-6584] remove fdescribe
* [ACS-6584] cr fix
* [ACS-6584] missing semicolon
2024-01-18 17:30:28 +00:00
Diogo Bastos
e1fcaed12d
[AAE-19610] Add specific date range settings to search filter ( #9250 )
...
* [AAE-19610] add specific date range settings to search filter
* [AAE-19610] remove unnecessary properties
* [AAE-19610] fix missing property bug
* [AAE-19610] fix lint issues
2024-01-18 16:01:20 +01:00
AleksanderSklorz
b46d468f76
[ACS-6212] Fix overlaping labels and incorrect color for warning ( #9219 )
2024-01-18 14:53:15 +01:00
DominikIwanek
7a40a614a4
[ACS-6596] - verify ticket on app loading ( #9244 )
2024-01-18 14:21:54 +01:00
Robert Duda
d95e46e485
[AAE-19621] Fix icon cut off in attach file button ( #9249 )
2024-01-17 11:35:46 +01:00
Eugenio Romano and MichalKinas
9c570701e2
[AAE-19604] fix unwanted notification error ( #9246 )
...
* [AAE-19604] fix unwanted notification error
Unknown type for mapping is enough as log error
* [AAE-19604] Fix build and unit tests
---------
Co-authored-by: MichalKinas <michal.kinas@hyland.com >
2024-01-17 09:22:20 +01:00
Eugenio Romano
bbd41715b0
[AAE-17674] Solve deprecation warning in the theme creation ( #9247 )
2024-01-16 18:05:31 +01:00
dependabot[bot]
2922f8f620
build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 ( #9240 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.22.12 to 3.23.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/012739e5082ff0c22ca6d6ab32e07c36df03c4a4...e5f05b81d5b6ff8cfa111c80c22c5fd02a384118 )
---
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-01-15 18:15:33 +01:00
Amedeo Lepore
e982b7db71
[AAE-19343] Fix attach file widget advanced properties are not properly displayed ( #9225 )
...
* [AAE-19343] Move css rules from card-view to content-metadata to fix label overlaps the selected variable, fix remove empty space between static path label and the value
* [AAE-19343] Fix select placeholder is not displayed when select is empty
2024-01-15 11:38:34 +01:00
Eugenio Romano
bb3dd978d2
[AAE-17674] Solve deprecation warning in the theme creation ( #9222 )
...
* [AAE-17674] Solve deprecation warning in the theme creation
Solve deprecation warning in the theme creation
* Update custom-palette-creator.scss
* Update custom-palette-creator.scss
* Update custom-palette-creator.scss
* fix upgrade download upload
* fix upgrade download upload
* Revert "fix upgrade download upload"
This reverts commit 1241b9d164 .
2024-01-15 09:56:56 +01:00
Wojciech Duda
4e328ea726
Revert "[AAE-19372] fix assignee input not being clickable" ( #9230 )
2024-01-12 19:02:16 +01:00
Wojciech Duda
f685f92a62
[AAE-19372] fix assignee input not being clickable ( #9228 )
...
* [AAE-19372] fix input becoming disabled when the rest of the field is clickable
* [AAE-19372] modify default task header properties to check if input is editable
* [AAE-19372] remove unwanted changes
2024-01-12 13:27:52 +00:00
Popovics András
daa8183598
[AAE-19365] Fix for changelog generation ( #9226 )
2024-01-12 10:41:25 +01:00
Pablo Martinez
9515e0e879
[AAE-19325] Update uat-be-default-app ( #9223 )
2024-01-10 12:34:36 +01:00
dependabot[bot]
ee8b041950
build(deps): bump actions/upload-artifact ( #9176 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...c7d193f32edcb7bfad88892161225aeda64e9392 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-01-08 12:45:24 -05:00
dependabot[bot]
68a3807204
build(deps): bump actions/upload-artifact in /.github/actions/e2e ( #9179 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...c7d193f32edcb7bfad88892161225aeda64e9392 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-01-08 12:44:59 -05:00
dependabot[bot]
1cda5584bd
build(deps): bump actions/upload-artifact ( #9177 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/a8a3f3ad30e3422c9c7b888a15615d19a852ae32...c7d193f32edcb7bfad88892161225aeda64e9392 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-01-08 12:44:34 -05:00
dependabot[bot]
1f28f20523
build(deps): bump actions/download-artifact ( #9200 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/9bc31d5ccc31df68ecc42ccf4149144866c47d8a...f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
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-01-08 11:46:18 -05:00
dependabot[bot]
27eef7b86c
build(deps): bump actions/download-artifact ( #9204 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3.0.2 to 4.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/9bc31d5ccc31df68ecc42ccf4149144866c47d8a...f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
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-01-08 11:45:28 -05:00
Wojciech Duda and Michał Fidor
9c421a8858
[AAE-14726] apply design tokens for ProcessHeaderCloudComponent ( #9189 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] separate component variables
* [AAE-15206] remove duplicate palette pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-14726] apply design tokens for ProcessHeaderCloudComponent
* [AAE-14726] remove additional palette pick
* [AAE-14726] fix comp variables
---------
Co-authored-by: Michał Fidor <42964298+MichalFidor@users.noreply.github.com >
2024-01-08 15:54:04 +00:00
Wojciech Duda
03647f6697
[AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent ( #9172 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] replaced reference variables with theme values
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15294] separate component variables
* [AAE-15206] remove duplicate palette pick
2024-01-08 13:36:28 +01:00
Wojciech Duda
551bfeb841
[AAE-15294] applied design tokens for GroupCloudComponent ( #9168 )
...
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15295] re-add initials picture background
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15294] replaced reference variables with theme
* [AAE-15294] applied design tokens for GroupCloudComponent
* [AAE-15206] apply design tokens for TaskAssignmentFilterCloudComponent
* [AAE-15206] add tokens for label
* [AAE-15206] replaced reference variables with theme values
* [AAE-15206] remove last remaining reference colors
* [AAE-19026] Fix app permissions (#9171 )
* [AAE-15295] added design tokens to PeopleCloudComponent (#9162 )
* [AAE-15295] added design tokens to PeopleCloudComponent
* [AAE-15294] separate component variables
* [AAE-15294] fix rebase
* [AAE-15294] readded background color to cloud pic
* [AAE-15294] fixed lint
* [AAE-15294] rebase
* [AAE-15294] remove duplicate theme pick
* [AAE-15294] fix whitespace in label
2024-01-08 13:01:07 +01:00
dependabot[bot]
92fd4e2d69
build(deps): bump Alfresco/alfresco-build-tools ( #9213 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/385e91ea79a4547ac0c6e948b1bcb8b6d706f164...f2259c2bb5ff4a5579d1a425cb130175a6459665 )
---
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-01-08 10:43:31 +01:00
dependabot[bot]
f5b73d8751
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #9180 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.2 to 3.0.3.
- [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/b1b635d24259e8a047a6ce7d6501ea432aa7a830...ba37328d4ea95eaf8b3bd6c6cef308f709a5f2ec )
---
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-01-08 10:33:01 +01:00
dependabot[bot]
3042848e78
build(deps): bump Alfresco/alfresco-build-tools from 5.9.0 to 5.10.0 ( #9214 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/385e91ea79a4547ac0c6e948b1bcb8b6d706f164...f2259c2bb5ff4a5579d1a425cb130175a6459665 )
---
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-01-08 10:32:37 +01:00
Aayush Rohila and rbahirsheth
595856cb8d
[ADF-5556] Compatibility matrix document update. ( #9205 )
...
* [ADF-5556] Update of compatibility matrix document.
* Add the versionIndex link
* versionIndex added for missed ADF version
* corrected the version index
* version corrected
---------
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com >
2024-01-05 08:26:26 -05:00
dependabot[bot]
9c245e05ef
build(deps): bump Alfresco/alfresco-build-tools ( #9198 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.6.0 to 5.9.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/b88340ccab0e8f2351eb1e056235f5671cfc5aab...385e91ea79a4547ac0c6e948b1bcb8b6d706f164 )
---
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-01-04 09:57:08 +01:00
dependabot[bot]
e5835cdfde
build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 ( #9202 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/8f152de45cc393bb48ce5d89d36b731f54556e65...b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 )
---
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-01-04 09:56:48 +01:00
dependabot[bot]
ec9eff1543
build(deps): bump Alfresco/alfresco-build-tools from 5.6.0 to 5.9.0 ( #9201 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.6.0 to 5.9.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/b88340ccab0e8f2351eb1e056235f5671cfc5aab...385e91ea79a4547ac0c6e948b1bcb8b6d706f164 )
---
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-01-04 09:56:34 +01:00
pkunduGL
4ff46642fb
[ADF-5563][ADF-5565][ADF-5566]Removed !important from 'task-form','cloud-form-demo' and 'add-permission-panel' component ( #9187 )
...
* Removed important
* ADF-5563
* ADF-5566
* refactored
* Refactored
* Review comments resolved
* [ci:force]
* lint issue fixed
* lint issues fixed
* Refactored
* extra space removed
* linting resolved
* checkbox issue fixed
* lint issue fixed
* lint issue fixed
2024-01-03 16:32:35 +05:30
d4d731b275
[ADF-5562][ADF-5564]Removed !important from from and version list component ( #9142 )
...
* [ADF-5562][ADF-5564]Removed !important from from and version list component
* review changes
* Review comments resolved
* Review comments resolved
* PR resolution
* [ACS-5562] PR Resolution
* [ACS-5562] PR Resolution
---------
Co-authored-by: pkundu <priyanka.kundu@hyland.com >
Co-authored-by: pkunduGL <142476714+pkunduGL@users.noreply.github.com >
2024-01-03 16:29:16 +05:30
swapnil-verma-gl
5054679f6c
[ACS-6211] Fixed UI alignment issues in create rules screen (CardView and child components) ( #9101 )
...
* [ACS-6211] Fixed UI alignment issues create rule dialog (changes in card-view and child components)
* [ACS-6211] Removed unneeded test case
* [ACS-6211] Addressed code review findings. Added label div for when card-view-selectitem.component is in non-editable mode. Added corresponding tests
* [ACS-6211] Fixed alignment issue for card-view-selectitem.component
* [ACS-6211] Removed unneeded testcase
* [ACS-6211] Resolved ui alignment issue with card-view-text-item.component
2024-01-03 12:19:04 +05:30
Yasa-Nataliya and SheenaMalhotra182
bd5e3799f0
[ADF-5568] Removed important property from 'card-view-dateitem.component.scss' in ADF ( #9206 )
...
* [ADF-5568] removed important property
* [ADF-5568] removed unwanted selectors
---------
Co-authored-by: SheenaMalhotra182 <sheena.malhotra@contractors.onbase.com >
2024-01-03 11:51:46 +05:30
Yasa-Nataliya and Aayush Rohila
b0dae85689
[ADF-5567] Removed important property from 'permission-list.component.scss' in ADF ( #9184 )
...
* [ADF-5567]Removed important
* [ADF-5567]lint fixes
* [ACS-5567] PR resolution.
* [ACS-5567] PR resolution.
---------
Co-authored-by: Aayush Rohila <aayush.rohila@contractors.onbase.com >
2024-01-03 11:50:43 +05:30
Anukriti Singh
e65b5430a1
[MNT-23433] configure position for close button on Viewer ( #9143 )
...
* [MNT-23433] configure position for close button
* [MNT-23433] added documentation
* [MNT-23433] unit test title fix
* [MNT-23433] setting close button position
* [MNT-23433] removed extra space
* [MNT-23433] lint issue resolved
* [MNT-23433] setting default position to left
* [MNT-23433] updated the type
* [MNT-23433] add check for info button
* [MNT-23433] indentation fix
* [MNT-23433] documentation added
* [MNT-23433] unit test updated
* [MNT-23433] linting issue resolved
* [MNT-23433] update unit test
* [MNT-23433] lint issue resolved
2024-01-02 19:55:37 +05:30
DominikIwanek
6549235dae
[ACS-6412] - Some operations are broken when executed on file created from template ( #9207 )
2024-01-02 14:46:42 +01:00
dependabot[bot]
6afa5df518
build(deps): bump actions/setup-node in /.github/actions/setup ( #9199 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/8f152de45cc393bb48ce5d89d36b731f54556e65...b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 )
---
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-01-02 10:13:16 +01:00
dependabot[bot]
4583a119cb
build(deps): bump github/codeql-action from 2.22.9 to 3.22.12 ( #9203 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.9 to 3.22.12.
- [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/c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2...012739e5082ff0c22ca6d6ab32e07c36df03c4a4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
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-01-02 10:11:57 +01:00
Bartosz Sekula and Robert Duda
a1b4c54b16
Allow to use extension value in addition to passing JSON file name ( #9192 )
...
* [AAE-18136] Allow to use extension value
* Apply suggestions from code review
Co-authored-by: Robert Duda <robert.duda@hyland.com >
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com >
2023-12-23 12:39:48 +01:00
DominikIwanek
e9c769bc30
[ACS-6399] - ACA search properties facet clear button do not clear search filter ( #9191 )
2023-12-22 11:50:29 +01:00
SheenaMalhotra182
b9d3065810
[ADF-5569] removed important ( #9190 )
2023-12-22 15:40:48 +05:30
Mykyta Maliarchuk
c4d5f5dae1
[ACS-6325] Persisting configuration of document list columns size, visibility and order ( #9170 )
...
* [ACS-6325] save datatable columns configuration for width & visibility
* [ACS-6325] emit document list columns configuration
* [ACS-6325] linting fixes
* [ACS-6340] some fixes for actions menu
2023-12-21 13:25:16 +01:00
a900dd2551
[ACS-5645] Property Panel Feature ( #8995 )
...
* [ACS-5645]Added edit functionality for each panel and updated test cases
* metadata e2e fix
* [ACS-5725]fixed failing e2es
* added unit test cases for new functionality
* minor fixes
* minor fixes
* minor fixes
* [ACS-5645]code modification
* [ACS-5645]removed unwanted code
* [ACS-5645]modified the changes
* [ACS-5645]removed unwanted space
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* linting fixes
* [ACS-5645]minor fixes
* [ACS-5645] removed unwanted code
* [ACS-5645]modified the change
* [ACS-5645]aligned input
* [ACS-5645]modified changes
* [ACS-5645]Implemented the changes as per the review comments
* [ACS-5645]linting fixes
* [ACS-5645]fixed sonarcloud issue
* [ACS-5645]fixed errors
* [ACS-5645]rename the function
* [ACS-5645]fixes linting
* [ACS-5540]lint fixes
* [ACS-5645]Implemented the changes as per review comments
* [ACS-5645] Removed unused code
* [ACS-5645]linting fixes
* [ACS-5645]fixes for lint
* [ACS-5645] e2e fixes
* [ACS-5645]Added translation
* [ACS-5645]fixes for e2e
* [ACS-5645]fixes for e2e
* [ACS-5645]e2e fixes
* [ACS-5645] Renamed the theme
* [ACS-5645]modified changes
* [ACS-5645] fixed lock-file bug
* [ACS-5645] added tooltips for save and cancel icons
* [ACS-5645] Modified the changes
* [ACS-5645]Modified the changes
* [ACS-5645] Implemented the changes as per the review comments
* [ACS-5645] Implemented the changes as per the review comments
* [ACS-5645]Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645] Resolved sonarcloud issue
* [ACS-5645] added test cases for tags component
* [ACS-5645] updated the documentation
* [ACS-5645] updated the documentation
* [ACS-5645] updated the documentation
* [ACS-5645] Implemented changes as per review comments
* [ACS-5645] lint fixes
* [ACS-5645] Implemented the review comments
* [ACS-5645] added focus
* [ACS-5645] modified the changes
* [ACS-5645] Lint fixes
* [ACS-5645] Lint fixes
* [ACS-5645] Lint fixes
* [ACS-5645] Removed unwanted code
* [ACS-5645] fixed sonarcloud issue
* [ACS-5645] Added missing translation key
* [ACS-5645] renamed the methods
* [ACS-5645]Added edit functionality for each panel and updated test cases
* [ACS-5645]code modification
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* [ACS-5645]Implemented the changes as per review comments
* [ACS-5645]linting fixes
* [ACS-5645] fixed lock-file bug
* [ACS-5645] Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645]Added edit functionality for each panel and updated test cases
* minor fixes
* [ACS-5645] Modified the changes
* [ACS-5645] added group panel lock changes
* [ACS-5645]Added edit functionality for each panel and updated test cases
* metadata e2e fix
* [ACS-5725]fixed failing e2es
* minor fixes
* [ACS-5645]removed unwanted code
* [ACS-5645]Implemented changes as per the review comments
* [ACS-5551] property panel design
* [ACS-5551] minor changes
* [ACS-5551]minor change
* [ACS-5551] updated checks for non -editable field
* [ACS-5551] modified the changes
* [ACS-5551] modified changes
* [ACS-5551] content-metadata updated
* [ACS-5551] code updated
* [ACS-5551] remove extra space
* fixed scrollbar issue
* [ACS-5551] margin adjusted
* Fixed ACS-6110
* [ACS-5551] design updated
* [ACCS-5551] unit test added
* [ACS-5551] margin issue fixed
* scroll issue fixed
* [ACS-5551] color updated
* [ACS-5551] design modify
* [ACS-5551] add missing methods
* [ACS-5654] translation added
* [ACS-5645] style updated
* [ACS-5654] hide toggle button for aspects
* [ACS-5645] theme updated
* [ACS-5645] tags and category tyle update
* [ACS-5645] unit test update
* [ACS-5645] code updated as per comments
* [ACS-5645] linting issue fix
* [ACS-5645] fixed the failed unit test cases
* [ACS-5645] e2e fixes
* [ACS-5645] e2e modify
* [ACS-5645] aspect issue resolved
* [ACS-5645] Address the comments
* [ACS-5645] Address the comments
* [ACS-5645] tags list design modify
* [ACS-5645] design modify for chips
* [ACS-5645] Removed unused property
* [ACS-5645] Stop reload on panel cancel changes
* [ACS-5645] Linting issue fixed
* revert file change
* [ACS-5645] update aspect issue fix
* Revert "[ACS-5645] update aspect issue fix"
This reverts commit 5212112f2293ad4c29afdd7c7faaf897cd3d00f6.
* reduce layout duplicates, header panel component
* code improvements
* remove useless logging
* cleanup css, remove mat-divider, fix tests
* remove useless styles
* cleanup e2e
* cleanup useless events
* rename nodeIcon to just icon
* disable transition animation for tabs
* remove "editable" hacks
* improved naming for state properties
* bug fixes for process cloud
* css stylelint fixes
* rework component, cleanup useless code
* fix allowable operations and readonly state
* wait for button
* cleanup css, disable e2e
* remove demo-shell only content, fix metadata
* restore reset date functionality
* fix incorrect styling
* fix clear date button styles
* cleanup text item styles
* remove useless classes
* text item rework, code cleanup
* style bug fixes
* cleanup useless tests
* fix styles and tests
* bug fixes for select item styles, revert PR changes
* rework categories styles
* rework tags creator styles
* rollback divider module
* fix css variable naming
* fix issue with hidden properties
* fix key value pairs layout and styles
* fix tag creator validation
* remove incorrect styles, raise proper errors
* fix unit tests
* fix theme vars naming
* remove css hacks for date items
* fix error borders
* fix css bugs
* reduce code
* cleanup e2e and en.json
* fix css linting
* cleanup unused template refs
* remove useless div for metadata container
* cleanup expanders api
* cleanup and remove useless tests
* cleanup i18n
* cleanup tests
* cleanup css
* cleanup css
* [ACS-5654] added the missing theme variables
* review comments resolved
* fixed css issue
* [ACS-5654] removesd extra div
* [ACS-5654] save and cancel button bug fix
* [ACS-5654] unit test fix for expand the panel
* [ACS-5645] design issues fix
* [ACS-5654] cards design fixed
* [ACS-5654] node icon added to thumbnail service
* [ACS-5645] linting issue fixed
* [ACS-5645] thumbnail unit test updated
* [ACS-5645] linting updated
* [ACS-5645] removed extra div
* [ACS-5645] important removed
* [ACS-5645] tags text issue fix
* [ACS-5645] add missed class
* [ACS-5645] removed unused classes
* [ACS-5645] removed unused code
* revert flags to original state
* fix missing semicolon
* fix linting issues
* reduce code duplication
* code cleanup
* [ACS-5645] unit test fix
* [ACS-5645] e2e fix for edit button
* fix linting issue for e2e
* Replaced getNodeIcon from thumbnail to content service
* fix indentation
* refactor css variable
* use rgba color value
---------
Co-authored-by: Yasa-Nataliya <yasa.nataliya@globallogic.com >
Co-authored-by: pkundu <priyanka.kundu@hyland.com >
Co-authored-by: rbahirsheth <raviraj.bahirsheth@globallogic.com >
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-12-21 16:37:13 +05:30
dependabot[bot]
a7d18cbfe5
build(deps): bump @storybook/core-server from 6.5.16 to 7.6.5 ( #9174 )
...
Bumps [@storybook/core-server](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/core-server ) from 6.5.16 to 7.6.5.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v7.6.5/code/lib/core-server )
---
updated-dependencies:
- dependency-name: "@storybook/core-server"
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>
2023-12-21 05:15:58 +00:00
dependabot[bot]
27ce1e1c22
build(deps-dev): bump karma-jasmine-html-reporter from 2.0.0 to 2.1.0 ( #9039 )
...
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases )
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/commits )
---
updated-dependencies:
- dependency-name: karma-jasmine-html-reporter
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>
2023-12-20 17:14:54 +00:00
Wojciech Duda
0191860950
[AAE-15295] added design tokens to PeopleCloudComponent ( #9162 )
2023-12-18 14:47:15 +01:00
dependabot[bot]
269dcf1cf1
build(deps-dev): bump lint-staged from 13.2.2 to 15.2.0 ( #9156 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.2.2 to 15.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.2...v15.2.0 )
---
updated-dependencies:
- dependency-name: lint-staged
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>
2023-12-17 14:46:23 -05:00
dependabot[bot]
210d6d1388
build(deps-dev): bump eslint-plugin-unicorn from 46.0.0 to 49.0.0 ( #9083 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 46.0.0 to 49.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v46.0.0...v49.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
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>
2023-12-16 10:52:15 -05:00
Michał Fidor
7c924e0e28
[AAE-19026] Fix app permissions ( #9171 )
2023-12-15 10:30:04 +01:00
Amedeo Lepore
0932a3ed10
[AAE-18459] Fix invalidateSession is called when auth is not initilized by js-api ( #9152 )
...
* [AAE-18459] Replace all placeholders if the configuration key is an object
* [AAE-18459] don't invalidate session if authentication is not handled by js-api
2023-12-14 18:51:10 +00:00
Michał Fidor
1f5af31ad0
[AAE-19026] Fix app permissions ( #9169 )
2023-12-14 13:43:33 +01:00
Amedeo Lepore
2ca1c75b76
[AAE-19005] Pin 18.18.2 node version ( #9167 )
2023-12-13 20:27:15 +01:00
Amedeo Lepore
6e848d129b
Revert "Revert "build(deps): bump actions/setup-node in /.github/actions/setup ( #9125 )" ( #9165 )" ( #9166 )
...
This reverts commit ce93a7cc04 .
2023-12-13 19:51:46 +01:00
Amedeo Lepore
7121e72f83
Revert "Check js api unit test issue ( #9163 )" ( #9164 )
...
This reverts commit 25418c22cd .
2023-12-13 18:32:37 +00:00
Amedeo Lepore
ce93a7cc04
Revert "build(deps): bump actions/setup-node in /.github/actions/setup ( #9125 )" ( #9165 )
...
This reverts commit a87290e11a .
2023-12-13 18:46:04 +01:00
Amedeo Lepore
25418c22cd
Check js api unit test issue ( #9163 )
...
* Revert "build(deps): bump actions/checkout in /.github/actions/artifact-extract (#9131 )"
This reverts commit 3837d19b58 .
* Revert "build(deps): bump actions/github-script from 6.4.1 to 7.0.1 (#9127 )"
This reverts commit e47b1100d1 .
* Revert "build(deps): bump actions/checkout from 3.6.0 to 4.1.1 (#9128 )"
This reverts commit da018aadb9 .
* Revert "build(deps): bump Alfresco/alfresco-build-tools (#9139 )"
This reverts commit f2764d0638 .
* Revert "build(deps): bump Alfresco/alfresco-build-tools from 1.36.0 to 5.4.0 (#9138 )"
This reverts commit 76eca49985 .
* Revert "build(deps): bump actions/setup-node from 3.8.2 to 4.0.0 (#9149 )"
This reverts commit 167a5be810 .
2023-12-13 17:07:04 +00:00
Michał Fidor
6d4197412f
[AAE-18893] Update application by process sequentialusertask ( #9160 )
2023-12-13 16:06:01 +01:00
Denys Vuika
bed9e4b1f8
[MNT-24098] fixes for pdf with HTTP ( #9155 )
...
* fixes for pdf with https
* [ci:force] cleanup code
* [ci:force] add missing types
* reduce duplicated code
2023-12-12 15:45:46 +00:00
Tomasz Gnyp
468c32691d
[AAE-17666] Remove date cell e2es covered by unit tests ( #9153 )
2023-12-12 14:41:51 +01:00
dependabot[bot]
f5282834bc
build(deps): bump Alfresco/alfresco-build-tools ( #9151 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.4.0 to 5.6.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/042fc28b3e308e1d1159dfee61bc46c5940ed7b6...b88340ccab0e8f2351eb1e056235f5671cfc5aab )
---
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>
2023-12-11 12:28:14 +00:00
dependabot[bot]
660837f443
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ( #9147 )
...
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions ) from 3.0.1 to 3.0.2.
- [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/b35f285b9bb7e80de0967367cee66d3b6d50ceca...b1b635d24259e8a047a6ce7d6501ea432aa7a830 )
---
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>
2023-12-11 10:56:29 +01:00
dependabot[bot]
09cf71bc0b
build(deps): bump Alfresco/alfresco-build-tools from 5.4.0 to 5.6.0 ( #9148 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 5.4.0 to 5.6.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/042fc28b3e308e1d1159dfee61bc46c5940ed7b6...b88340ccab0e8f2351eb1e056235f5671cfc5aab )
---
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>
2023-12-11 10:56:13 +01:00
dependabot[bot]
232a09dfd5
build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 ( #9150 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.22.8 to 2.22.9.
- [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/407ffafae6a767df3e0230c3df91b6443ae8df75...c0d1daa7f7e14667747d73a7dbbe8c074bc8bfe2 )
---
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>
2023-12-11 10:55:59 +01:00
dependabot[bot]
167a5be810
build(deps): bump actions/setup-node from 3.8.2 to 4.0.0 ( #9149 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.2 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/1a4442cacd436585916779262731d5b162bc6ec7...8f152de45cc393bb48ce5d89d36b731f54556e65 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-12-11 10:55:44 +01:00
AleksanderSklorz
cd33bb6c92
[ACS-6323] dynamic content list changing columns order with drag drop ( #9146 )
...
* ACS-6323 Added draggable field to DocumentListPresetRef
* ACS-6323 Allow to dragging column over columns in index range
* ACS-6323 Allow to dragging column over only enabled columns
* ACS-6323 Fixed styles for drag and drop icon for first column
* ACS-6323 Unit tests and function renaming
* ACS-6323 Corrected unit test
2023-12-08 22:54:25 +01:00
MichalKinas
064c1fd216
[MNT-23166] Make tasks and processes lists resizeable ( #9145 )
2023-12-08 08:47:51 +01:00
swapnil-verma-gl
f47fb2a7e9
[ACS-6107] Replaced SearchDateRange component with SearchDateRangeAdvanced Component ( #9023 )
...
* [ACS-6107] Removed date range component from ADF content-services
* [ACS-6107] Removed references of date range component in code
* [ACS-6107] Updated documentation to replace occurrences of date range component with date-range-advanced-tabbed component
* [ACS-6107] Renamed DateRangeAdvanced to DateRange. Renamed DateRangeAdvancedTabbed to DateRangeTabbed
* [ACS-6107] Fixed missing export of SearchDateRangeTabbedComponent
* [ACS-6107] Replaced occurrences of date-range-advanced with date-range in HTML and Unit Tests automation ids
* [ACS-6107] Documentation corrections
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Reverted unneeded documentation formatting
* [ACS-6107] Migrated unneeded E2E test case to unit test
* [ACS-6107] Removed search-date-range E2E
* [ACS-6107] Resolved PR comments. Removed date-range-filter.page.ts. Removed unused translation keys. Updated documentation to refer proper comment name
* [ACS-6107] Updated documentation for SearchDateRange component to mention the change from original configuration to the newer configuration
* [ACS-6107] Corrected wrong version in documentation
* [ci:force]
* [ACS-6107] Removed unneeded file
* [ACS-6107] Updated unit tests and mock data after rebase
* [ci:force]
* [ACS-6107] Revert unneeded change. Remove unneeded file
* [ci:force]
* [ACS-6107] Updated E2E search config
* [ci:force]
* [ACS-6107] Updated E2E expects after component changes
* [ci:force]
2023-12-06 17:03:43 +05:30
Wojciech Duda
88ab336d05
[AAE-18450] fixed form value not updating instantly on radio change ( #9141 )
...
* [AAE-18450] fixed form value not updating instantly on radio change
* [AAE-18450] added tests, removed material references
* [AAE-18450] test enhancements
* [AAE-18450] added label to filter
2023-12-05 18:20:26 +01:00
pkunduGL
8fa37a54a7
[ACS-6031] Minimum width and tooltip added for column header ( #9093 )
...
* Minimum width and tooltip added for column header
* updated min width
* Reverted the changes as per review comments
2023-12-05 12:25:44 +05:30
Yasa-Nataliya
a3fa0f316b
[ADF-5570][ADF-5571]Removed important property from 'toolbar.component.scss' and 'pagination.component.scss' in ADF ( #9134 )
...
* [ADF-5570][ADF-5571]Removed the important
* [ci:force]
2023-12-05 09:25:43 +05:30
dependabot[bot]
185ae4e6ba
build(deps): bump kamatama41/get-pr-number-action from 0.7.0 to 0.9.1 ( #9126 )
...
Bumps [kamatama41/get-pr-number-action](https://github.com/kamatama41/get-pr-number-action ) from 0.7.0 to 0.9.1.
- [Release notes](https://github.com/kamatama41/get-pr-number-action/releases )
- [Commits](https://github.com/kamatama41/get-pr-number-action/compare/5c77b38a1b4974ebf8a9521a689f38a5898eadd6...0bcaab5752c0b699149e74667c8ce2f764cbb7fa )
---
updated-dependencies:
- dependency-name: kamatama41/get-pr-number-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>
2023-12-04 20:24:32 +01:00
dependabot[bot]
4e4aa8f2d4
build(deps): bump actions/checkout ( #9122 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.1.
- [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/f43a0e5ff2bd294095638e18286ca9a3d1956744...b4ffde65f46336ab88eb53be808477a3936bae11 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-12-04 20:24:16 +01:00
dependabot[bot]
3837d19b58
build(deps): bump actions/checkout in /.github/actions/artifact-extract ( #9131 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.1.
- [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/f43a0e5ff2bd294095638e18286ca9a3d1956744...b4ffde65f46336ab88eb53be808477a3936bae11 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-12-04 20:24:01 +01:00
dependabot[bot]
e47b1100d1
build(deps): bump actions/github-script from 6.4.1 to 7.0.1 ( #9127 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.1 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/d7906e4ad0b1822421a7e6a35d5ca353c962f410...60a0d83039c74a4aee543508d2ffcb1c3799cdea )
---
updated-dependencies:
- dependency-name: actions/github-script
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>
2023-12-04 20:23:45 +01:00
dependabot[bot]
a87290e11a
build(deps): bump actions/setup-node in /.github/actions/setup ( #9125 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.8.2 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/1a4442cacd436585916779262731d5b162bc6ec7...8f152de45cc393bb48ce5d89d36b731f54556e65 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-12-04 20:23:30 +01:00
dependabot[bot]
53ba5d6d04
build(deps): bump actions/github-script ( #9121 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.1 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/d7906e4ad0b1822421a7e6a35d5ca353c962f410...60a0d83039c74a4aee543508d2ffcb1c3799cdea )
---
updated-dependencies:
- dependency-name: actions/github-script
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>
2023-12-04 20:07:11 +01:00
dependabot[bot]
91289520de
build(deps): bump actions/github-script ( #9123 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.1 to 7.0.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/d7906e4ad0b1822421a7e6a35d5ca353c962f410...60a0d83039c74a4aee543508d2ffcb1c3799cdea )
---
updated-dependencies:
- dependency-name: actions/github-script
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>
2023-12-04 20:06:48 +01:00
dependabot[bot]
7ff8156015
build(deps): bump slackapi/slack-github-action from 1.23.0 to 1.24.0 ( #9129 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/007b2c3c751a190b6f0f040e47ed024deaa72844...e28cf165c92ffef168d23c5c9000cffc8a25e117 )
---
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>
2023-12-04 20:06:35 +01:00
dependabot[bot]
76eca49985
build(deps): bump Alfresco/alfresco-build-tools from 1.36.0 to 5.4.0 ( #9138 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 1.36.0 to 5.4.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/7b0536b4e403e95365d83695c9ab3119b885ce36...042fc28b3e308e1d1159dfee61bc46c5940ed7b6 )
---
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>
2023-12-04 20:06:20 +01:00
dependabot[bot]
da018aadb9
build(deps): bump actions/checkout from 3.6.0 to 4.1.1 ( #9128 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.6.0 to 4.1.1.
- [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/v3.6.0...b4ffde65f46336ab88eb53be808477a3936bae11 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-12-04 20:04:59 +01:00
dependabot[bot]
f2764d0638
build(deps): bump Alfresco/alfresco-build-tools ( #9139 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 1.29.0 to 5.4.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/d3b4d2e2e08dc33a5d1d60138e9e5989a3dd264c...042fc28b3e308e1d1159dfee61bc46c5940ed7b6 )
---
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>
2023-12-04 20:04:41 +01:00
Michał Fidor
e78bc460de
[AAE-17481] Fix mapping for process leave-request ( #9140 )
2023-12-04 11:22:25 +01:00
Michał Fidor
db9c3d4cb4
[AAE-17481] Fix processes for the new tests ( #9137 )
2023-12-01 16:35:03 +01:00
Michał Fidor
e0260d821f
[AAE-17475] Fix processes for Call Activities tests ( #9136 )
2023-12-01 07:44:44 +01:00
DominikIwanek
c1ad165ef9
[AAE-18541] - OAuth - redirect does not work ( #9135 )
2023-11-30 12:20:16 +01:00
Yasa-Nataliya
065829ef01
[ACS-5600] AlfrescoViewerComponent shows the original mimetype ( #9095 )
...
* [ACS-5600]Changes for bug
* [ACS-5600]Changes for bug fixes
* [5600]fixed the space
* [ACS-5600] modified the variable name
* [ACS-5600]Implemented the review comments
* [ACS-5600]modified the test cases
* [ACS-5600] modified the test cases
* [ACS-5600]modified the changes
* [ci:force]
2023-11-30 14:36:34 +05:30
Wiktor Danielewski
8a184efc6c
[AAE-8556] Convert attach file manual test case to unit test ( #9108 )
...
* [AAE-8556] Update attach file dialog service
* [AAE-8556] Update attach file dialog
* [AAE-8556] Align with remarks
* [AAE-8556] Switch to https
2023-11-29 17:40:50 +01:00
DominikIwanek
500c5581f6
[AAE-18541] - OAuth - redirect does not work ( #9133 )
2023-11-28 17:19:30 +01:00
AleksanderSklorz
7793aba89e
[ACS-6252] support disabling the tags and categories feature in the applications ( #9106 )
...
* ACS-6252 Added rules field to SearchCategory interface
* ACS-6252 Hide aspects related with tags and categories if tags and categories features are disabled
* ACS-6252 Return from services information if tags and categories are disabled
* ACS-6252 Unit tests for changes in AspectListDialogComponent
* ACS-6252 Unit tests for changes for AspectListComponent
* ACS-6252 Unit tests for DialogAspectListService
* ACS-6252 Unit tests for changes for TagService and CategoryService
* ACS-6252 Updated documentation for changes
* ACS-6252 Fixed imports formatting
* ACS-6252 Fix after rebasing
* ACS-6252 Addressed PR comments
* ACS-6252 Excluded e2es
2023-11-28 11:41:32 +01:00
Denys Vuika
979bf3ac59
[ACS-6396] cleanup unused CLI code ( #9132 )
...
* cleanup unused CLI code
* [ci:force] update CLI readme
2023-11-28 05:20:17 -05:00
Giovanni Fertuso
7300f74add
Fix dependabot.yml ( #9120 )
...
* Fix Dependabot groups
2023-11-27 15:54:12 +00:00
Maurizio Vitale
38a7dc6cb7
ADF release - Notify correct channel ( #9116 )
...
* Notify correct channel
* Use pinned
2023-11-27 12:48:22 +01:00
Denys Vuika
4313869127
[ACS-6370] fix js-api version bump ( #9119 )
2023-11-27 11:04:38 +00:00
Giovanni Fertuso
3daecb1b1c
[AAE-18117] Use SHA for GitHub actions ( #9113 )
...
* AAE-18117 - Add pre-checks job
* AAE-18117 - Use pinned SHA
* AAE-18117 - Update dependabot.yml
2023-11-27 10:58:24 +00:00
Denys Vuika
3cf2ffa7bd
[AAE-18464] fix bundle check for js-api ( #9117 )
2023-11-27 10:47:12 +00:00
Denys Vuika
2824b7be50
bump js-api version to 7.4.0 ( #9115 )
2023-11-27 10:33:48 +00:00
Denys Vuika
3677bfb78e
[ACS-6370] switch js-api builds to original node.js ( #9114 )
...
* switch js-api builds to original node.js
* [ci:force] cleanup ts configs
* [ci:force] remove temp hotfix for js-api
* remove dead code
2023-11-27 04:54:24 -05:00
Denys Vuika
dbe3a7c7db
[ACS-6370] temporary pin ADF cli to js-api 7.2.0 ( #9112 )
2023-11-23 13:29:28 +00:00
Maurizio Vitale
869f0296d0
Trigger a new release ( #9111 )
2023-11-23 12:05:52 +00:00
Denys Vuika
2a7fd89af0
[PRODENG-211] fix js-api version bump ( #9110 )
2023-11-23 10:39:34 +00:00
Michał Fidor
6759e2e9bb
[AAE-16041] Removing unneeded tests ( #9109 )
2023-11-23 10:07:03 +01:00
Denys Vuika
3309ea63f6
[PRODENG-211] improved ADF CLI compilation ( #9105 )
...
* reduce npm log noise to errors
* remove unused ts config
* improve CLI build config
* use monorepo libs when building CLI
* [ci:force] minor polishing
2023-11-22 13:51:20 +00:00
Denys Vuika
e97333aabd
[PRODENG-211] reworked version updating ( #9104 )
...
* update js-api package metadata
* cleanup
* improve script loop
* cleanup dead code
* Revert "cleanup dead code"
This reverts commit f0de08acf8 .
* cleanup dead code
* cleanup
* cleanup dead code
* reduce scripts
* cleanup script
* better naming
* cleanup
* minor fixes
* code improvements and fixes
* minor improvements
* fix js-api upgrades
* reusable version generator
* fix variable overwrite
* reduce code duplication
* fix version generation for build number
* cleanup
2023-11-22 11:33:05 +00:00
Bartosz Sekula
aa05fc28b5
[AAE-18175] Unable to Import Descriptor in HXP Environment ( #9097 )
2023-11-22 10:22:23 +01:00
Denys Vuika
4b3e101586
[PRODENG-211] update npm bundle check ( #9103 )
...
* update js-api bundle check
* rework bundle checks
2023-11-21 13:56:00 +00:00
Denys Vuika
8687e86cf6
[PRODENG-211] update js-api deps ( #9102 )
...
* update js-api deps
* switch cli to prev version for now
* update lock file for cli
2023-11-21 06:47:43 -05:00
Denys Vuika
8839c9563a
bump local js-api to 7.3.0
2023-11-21 10:39:10 +00:00
Denys Vuika
ea2c0ce229
[PRODENG-211] integrate JS-API with monorepo (part 1) ( #9081 )
...
* integrate JS-API with monorepo
* [ci:force] fix token issue
[ci:force] migrate docs folder
[ci:force] clean personal tokens
* [ci:force] gha workflow support
* [ci:force] npm publish target
* fix js-api test linting
* [ci:force] fix test linting, mocks, https scheme
* [ci:force] fix https scheme
* [ci:force] typescript mappings
* [ci:force] update scripts
* lint fixes
* linting fixes
* fix linting
* [ci:force] linting fixes
* linting fixes
* [ci:force] remove js-api upstream and corresponding scripts
* [ci:force] jsdoc fixes
* fix jsdoc linting
* [ci:force] jsdoc fixes
* [ci:force] jsdoc fixes
* jsdoc fixes
* jsdoc fixes
* jsdoc fixes
* [ci:force] fix jsdoc
* [ci:force] reduce code duplication
* replace 'chai' expect with node.js assert
* replace 'chai' expect with node.js assert
* [ci:force] remove chai and chai-spies for js-api testing
* [ci:force] cleanup and fix imports
* [ci:force] fix linting
* [ci:force] fix unit test
* [ci:force] fix sonar linting findings
* [ci:force] switch activiti api models to interfaces (-2.5% reduction of bundle)
* [ci:force] switch activiti api models to interfaces
* [ci:force] switch AGS api models to interfaces
* [ci:force] switch AGS api models to interfaces
* [ci:force] switch search api models to interfaces
* [ci:force] switch content api models to interfaces where applicable
2023-11-21 05:27:51 -05:00
Michał Fidor
804fa2ffd4
[AAE-17480] update application ( #9100 )
2023-11-20 16:07:46 +01:00
DominikIwanek
d14c116747
[MNT-22836] - support PKCE code flow in SSO ( #8884 )
...
* [MNT-22836] - support PKCE code flow in SSO
2023-11-17 15:17:26 +01:00
Denys Vuika
eb8aaecef6
[ACS-6328] fix oauth config loading ( #9098 )
...
* fix oauth config loading
* remove coma
* fix json schema path
* use auth config constructor
* update json schema
* update json schema
* fix tests
2023-11-17 09:02:19 -05:00
Tomasz Gnyp
001d6ee83d
[AAE-17859] Convert manual C309872 to unit test ( #9077 )
...
* [AAE-17859] Convert manual C309872 to unit test
* remove second optional message from toBe call
2023-11-17 13:47:52 +01:00
Wiktor Danielewski
606abdb4fd
[AAE-17103] Handle icon type ( #9012 )
...
* [AAE-17103] Add typeof pipe
* [AAE-17103] Create IconCellComponent
* [AAE-17103] Update tests for IconCellComponent
* [AAE-17103] Small fix for boolean cell tests
* [AAE-17103] Update formatting
* [AAE-17103] Update icon cell
* [AAE-17103] Update tests
* [AAE-17103] Improve boolean cell
* [AAE-17103] Improve icon cell
* [AAE-17103] Update tests
* [AAE-17103] Udate doc about icon type
* [AAE-17103] Switch to inject feature of Angular
* [AAE-17103] Update IconCellComponent
* [AAE-17103] Remove typeof pipe
* [AAE-17103] Add ChangeDetectorRef
* [AAE-17103] Refactor AmoundCell
* [AAE-17103] Small improvement
* [AAE-17103] Update tests structure
* [AAE-17103] Small update
2023-11-17 12:49:00 +01:00
Raviraj Bahirsheth
4af945123b
Revert "[ACS-5311] Notification History Bug Fix ( #9011 )" ( #9096 )
...
This reverts commit 94fb61541c .
2023-11-17 06:26:51 -05:00
Amedeo Lepore
cf62196fc4
Release 6.5.2 ( #9094 )
2023-11-16 13:25:14 +01:00
Amedeo Lepore
22d3179a55
Revert "[AAE-18105] Fix release workflow: release-npm step doesn't publish al…" ( #9092 )
...
* Revert "[AAE-18105] Fix release workflow: release-npm step doesn't publish all the packages (#9091 )"
This reverts commit 17323b0abb .
* Fix release workflow: publish always all the libs until we don't handle partial release
2023-11-15 16:46:25 +00:00
Amedeo Lepore
17323b0abb
[AAE-18105] Fix release workflow: release-npm step doesn't publish all the packages ( #9091 )
2023-11-15 16:56:14 +01:00
MichalKinas
81787d5202
[MNT-23166] Add resize flag to document list with option to disable blur ( #9090 )
...
* [MNT-23166] Add resize flag to document list with option to disable blur
* [MNT-23166] Missing docs and CR fixes
* [MNT-23166] Lint fixes
* [MNT-23166] Lint fixes
* [MNT-23166] Lint fixes
2023-11-15 14:51:38 +01:00
Amedeo Lepore
e5ca7d2069
[AAE-18057] Fix token is not refreshed after silent-refresh is called. Get another token from the auth server. ( #9089 )
2023-11-15 11:28:05 +00:00
AleksanderSklorz
6787ef4582
[ACS-6225] Removed extra gray area around share link dialog ( #9086 )
2023-11-14 12:45:13 +01:00
AleksanderSklorz
6988c1f458
[ACS-6067] viewer thumbnails not refresh on file change ( #9075 )
...
* ACS-6067 Update thumbnails when file is changed
* ACS-6067 Added unit tests
* ACS-6067 Removed redundant line
2023-11-14 12:44:48 +01:00
MichalKinas
15fdbc7e29
[ACS-4794] ES query migration changes ( #8773 )
...
* [ACS-4794] ES query migration changes
* [ACS-4974] Remove * from path as it causes exception
* [ACS-4974] Apply PATH workarounds for PNAME and ANAME
* [ACS-4974] Add custom query to autocomplete options filter
* [ACS-4974] Correct username
2023-11-14 08:23:55 +01:00
Amedeo Lepore
e2c116c25a
Release 6.5.1 ( #9082 )
2023-11-13 10:19:15 +01:00
Amedeo Lepore
f2df3c4143
[AAE-17909][AAE-17964] fix silent-refresh url is not set with the value - fix background image set to undefined ( #9080 )
...
* [AAE-17909] fix silent-refresh url is not set with the value from the app.config.json
* [AAE-17964] fix backgroundImage is undefined, set a default value
2023-11-10 14:19:59 +00:00
Wiktor Danielewski
168bb0b6ca
[AAE-17258] Update storybook for datatable and datacolumn ( #9052 )
...
* [AAE-17258] Datatable storybook - add boolean type
* [AAE-17258] Datatable storybook - Repair location column
* [AAE-17258] Update location column - storybook
* [AAE-17258] Add boolean column and update data mapping - storybook
* [AAE-17258] Add some comments
* [AAE-17258] Storybook - add image column
* [AAE-17258] Add missing props for DataColumn
* [AAE-17258] Update storybook over the amount column type
* [AAE-17258] Add number column to the Storybook
* [AAE-17258] Storybook simplify json column
* [AAE-17258] Stroybook DataColum refactor
* [AAE-17258] Storybook DataColumn refactor
* [AAE-17258] Update DataColumn with date type
* [AAE-17258] Update Datatable over timeAgo column - Storybook
* [AAE-17258] Small changes
* [AAE-17258] Storybook - simplify DataColumn stories and allow for row updates
2023-11-09 14:17:08 +01:00
Tomasz Gnyp
c0194029c7
[AAE-17865] Remove few already covered e2es from ADF ( #9078 )
2023-11-09 04:44:43 -05:00
Maurizio Vitale
625cf2b85a
[ADF-5561] Remove unused dep ( #9064 )
2023-11-09 04:32:41 -05:00
dependabot[bot]
622cf8bdee
build(deps): bump apollo-angular from 4.2.1 to 5.0.2 ( #9041 )
...
Bumps [apollo-angular](https://github.com/kamilkisiela/apollo-angular/tree/HEAD/packages/apollo-angular ) from 4.2.1 to 5.0.2.
- [Release notes](https://github.com/kamilkisiela/apollo-angular/releases )
- [Changelog](https://github.com/kamilkisiela/apollo-angular/blob/master/packages/apollo-angular/CHANGELOG.md )
- [Commits](https://github.com/kamilkisiela/apollo-angular/commits/apollo-angular@5.0.2/packages/apollo-angular )
---
updated-dependencies:
- dependency-name: apollo-angular
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>
2023-11-09 04:25:30 -05:00
Denys Vuika
f0a11fdab0
[ACS-6140] migrate tests to harness ( #9071 )
...
* migrate aspect list tests to harness
* [ci:force] categories management
* [ci:force] fix keyboard handling
* [ci:force] fix memory leak
* migrate document list
* migrate new version uploader dialog
* migrate folder dialog
* bug fixes for keyboard, remove fake unit tests
* [ci:force] migrate and cleanup notification tests
* migrate app details cloud
* migrate app list cloud
* migrate group cloud component
* [ci:force] cleanup code based on reviews
* [ci:force] migrate people cloud
* [ci:force] migrate process list cloud
* [ci:force] migrate start process cloud
* [ci:force] task form cloud
* [ci:force] service task list cloud
* [ci:force] task list cloud
* [ci:force] process attachment list and apps list
* [ci:force] code review changes
* [ci:force] app list bug fixes and code cleanup
* [ci:force] fix incorrect/missing typings, fix tests
* [ci:force] code cleanup
2023-11-09 04:24:56 -05:00
Robert Duda
479cc8b545
Release 6.5.0 ( #9076 )
2023-11-08 15:54:57 +01:00
Davide Cerbo
54fa5d8864
Update init-aae-env.ts ( #9073 )
2023-11-08 10:01:09 +00:00
Alfresco Build and tomgny
0891a60f4d
[ci:force][auto-commit] Update dependencies JS:7.2.0 ( #9069 )
...
Co-authored-by: tomgny <tomgny@users.noreply.github.com >
2023-11-07 15:54:34 +01:00
Amedeo Lepore
a01a1b9e9a
[AAE-17804] Fix login redirection, add redirectUri from the app.config ( #9066 )
...
* [AAE-17804] Fix login redirection, add redirectUri from the app.config
* [AAE-17804] Updated unit tests
2023-11-07 14:34:18 +00:00
Wojciech Duda
34c82f4a49
[AAE-17807] fix for header background color ( #9067 )
...
* [AAE-17807] fix for header background color
* [AAE-17807] added unit tests
2023-11-07 13:14:54 +00:00
Michał Fidor
41a788d974
[AAE-17475] Fix process for call activities ( #9068 )
2023-11-07 13:45:09 +01:00
Alfresco Build and mauriziovitale
00c05315a2
[ci:force][auto-commit] Update dependencies JS:7.2.0-1490 ( #9057 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-11-07 13:16:37 +01:00
Denys Vuika
10361b9065
fix broken expression code in people cloud ( #9065 )
2023-11-06 16:43:23 +00:00
08da9ae2c3
[AAE-12501] move auth in ADF ( #8689 )
...
* remove unneeded JS-API dep
move auth in the right place
* [AAE-12501] Replace alfresco api client with AdfHttpClient
* [AAE-12501] Restore get username methods
* [AAE-12501] Get username with authentication service
* [AAE-12501] Create a request options interface with the needed props, remove the import from js-api, return the body from request
* add emitters
* [AAE-12501] Replace Math.random() to fix hospot security issue, fix lint issues
* [AAE-12501] Comment temporary setCsrfToken because is not possible to import app config service from core due to circular dependencies
* [AAE-12501] Get disableCsrf from app config serviice when app configuration is loaded
* [AAE-12501] Remove wrong character
* Pass down the requestUrl for request interception
bring back check from js-api
fixing isLogin issues part1
some fix around emit
Narrow access for methods
fix sso username issue
Switch to dynamic service injection
add emitters
move auth inside ADF
* clean
* fix unit test
* fix lint
* Fix exports
* Fix process-services unit tests
* Fix core unit tests
Fix core unit tests
Fix core unit tests
Fix core unit tests
Fix core unit tests
Fix core unit tests
Fix core unit tests
* Fix content-services unit tests: getEcmUsername from authentication service
Fix content-services unit tests: alfresco api service has been replaced by authentication service
* Fix circular dependecies issue importing AppConfigService outside the api entrypoint dir
* Import AuthModule even in not only canary mode to let the e2es run
* Fix authentication unit tests
* Fix unit test '[ECM] should return a ticket undefined after logout'
* Remove AlfrescoApiService is not used anymore
* Fix unit test '[BPM] should return an BPM ticket after the login done': add Basic suffix to basicAuth
* Fix unit tests core
* Fix login errors with the BASIC authentication
* Fix missing onLogin event
* Temporary skip unit tests to check e2es
* Fix login component doesn't add the authorization header
* Fix prefix is undefined
* Fix image is not showed by the alfresco file viewer because alf_ticket is not added to the content url query params, pass ticketEcm to the alfrescoApi configuration used by alfrescoApiClient.ts getAlfTicket()
* Fix C280012: set app prefix before calling content api
* Revert "Fix image is not showed by the alfresco file viewer because alf_ticket is not added to the content url query params, pass ticketEcm to the alfrescoApi configuration used by alfrescoApiClient.ts getAlfTicket()"
This reverts commit afbf086b98d72835aab8b15d4af433efeaac2d3b.
* try to change adf core autoamtion service init
* go back
* grant type password login
* fix
* remove automatic login in reset try
* fix not silent login
* lint happy
* fix
* Update alfresco-api-v2-loader.service.ts
* fixint
* Revert "Temporary skip unit tests to check e2es"
This reverts commit a0adc7e58a001a54442c82952761bff891caa5cd.
* fix modules
* fix app config stream in storing service
fix app config stream for sub property
* fix identity test to use the real service
* fix unit
* fix unit
* fix unit
* remove test that are probably have never been green
* fix
* fix PC
* fix localstorage
* fix
* fix
* fix
* fix
* fix storybook
move e2e in content for versioning
fix lint
* fix
* fix size
* enable log
* some fix for usernames
* remove log
* fix rebase
* [AAE-12502] Restore isKerberosEnabled into authentication service
* subject onLogin
* fix unit
* Fix lint issue
* fix
* Update error message
* Revert change did by https://github.com/Alfresco/alfresco-ng2-components/pull/8689/commits/b79c5d37d69b2d76b33e5561eab2bf5b80c81b9e\#diff-ad85723e21276e05e577bab652c6ab0d243bd0ad54d4cc70ef6e60dc5e635c33L38
* Refresh the browser to wait for the user to click process cloud page
* Remove e2e, the application list is already tested by the app-list-cloud.component.spec.ts https://github.com/Alfresco/alfresco-ng2-components/blob/dev-eromano-AAE-12501-2/lib/process-services-cloud/src/lib/app/components/app-list-cloud.component.spec.ts\#L147
* [12502] Add getUsername method to the AuthenticationService
* [12501] restore mutlipart/form-data header needed by angular http-client to to fix 415 unsupported media type
* Revert "[12501] restore mutlipart/form-data header needed by angular http-client to to fix 415 unsupported media type"
This reverts commit d8c584b94f649b57859d74157ec0861f2ebddebb.
* [12501] fix unsupported upload file on admin-apa, append json content type only calling alfresco api
* [12501] fix unsupported upload file on admin-apa
[12501] fix unsupported upload file on admin-apa
* Revert "[12501] fix unsupported upload file on admin-apa"
This reverts commit 53cda21d795588d87244c78c5a5347afd04ea2b1.
* Improve getHeaders
* Revert change
* Set application/json content type if request body is not a FormData
* Logout by the authenticationService
* Update returned error message
* Fix lint issues after rebasing
* [12502] Add basic template with data-automation-ad selector to check when is attached to the Dom
* Fix issues after rebase
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com >
Co-authored-by: Andras Popovics <popovics@ndras.hu >
2023-11-06 14:25:27 +01:00
Bartosz Sekula
057e0bcd7c
[AAE-17746] Remove secret from required prop from app.config.schema.json ( #9063 )
2023-11-06 13:17:14 +00:00
DominikIwanek
bac7cc98e1
[ACS-6210] - ACA column alinement shifted when we have very long file/folder name ( #9060 )
2023-11-06 06:32:59 -05:00
Bartosz Sekula
7c127eb957
[AAE-17669] Custom theme should use default font ( #9062 )
2023-11-06 12:31:14 +01:00
Denys Vuika
fe8f4a5e74
[ACS-6251] remove dead code and imports from insights ( #9059 )
...
* remove dead code and imports from insights
* [ci:force] base class to reduce code duplications
* [ci:force] reduce code by introducing base class
* [ci:force] fix import paths
* [ci:force] fix types
* [ci:force] remove pdf from insights unit tests
* [ci:force] improve test performance
* remove obsolete mock file
* remove deleted export
2023-11-06 06:30:49 -05:00
Michał Fidor
adf5a5e008
[AAE-17476] update default app by missing process ( #9061 )
2023-11-06 10:38:38 +01:00
Wojciech Duda
a29f63cd9b
[AAE-17551] added backgroundImage property for header ( #9058 )
...
* [AAE-17551] added backgroundImage property for header
* [AAE-17551] added test for background image
* [AAE-17551] removed some material selectors
* [AAE-17551] rebasing
* [AAE-17551] fixed unit test
2023-11-04 15:06:11 +01:00
SheenaMalhotra182
94fb61541c
[ACS-5311] Notification History Bug Fix ( #9011 )
...
* [ACS-5311] implemented read state for notifications and showing only unread notifications in history menu
* [ACS-5311] linting fixes
* [ACS-5311] linting fixes
* [ACS-5311] fixed code smell
* [ACS-5311] addressed review comments
* [ACS-5311] addressed review comments
* [ACS-5311] updated unit tests
* [ACS-5311] addressed review comments and optimized unit tests
* [ACS-5311] linting fix
* [ACS-5311] addressed review comments
* [ACS-5311] fixed typos
* [ACS-5311] moved NOTIFICATION_STORAGE to notification.model.ts to reuse across repos
* [ACS-5311] addressed review comments
2023-11-03 14:41:40 +00:00
dependabot[bot]
3687cc58e0
build(deps): bump trim-newlines and meow ( #9055 )
...
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines ) and [meow](https://github.com/sindresorhus/meow ). These dependencies needed to be updated together.
Updates `trim-newlines` from 1.0.0 to 3.0.1
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases )
- [Commits](https://github.com/sindresorhus/trim-newlines/commits )
Updates `meow` from 3.7.0 to 9.0.0
- [Release notes](https://github.com/sindresorhus/meow/releases )
- [Commits](https://github.com/sindresorhus/meow/compare/v3.7.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: trim-newlines
dependency-type: indirect
- dependency-name: meow
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 06:06:28 -04:00
Denys Vuika
93fd0bec6c
[ACS-6140] reduce access to internal material classes ( #9053 )
...
* cleanup login (demo shell)
* cleanup e2e from useless calls
* [ci:force] cleanup e2e from useless calls
* [ci:force] cleanup e2e from useless calls
* [ci:force] improved uploader selectors
* [ci:force] remove useless selectors when automation id provided
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] switch edit task filter to angular harness
* [ci:force] switch edit process filter to angular harness
* [ci:force] switch search chip list to angular harness
* [ci:force] switch search panel to angular harness
* [ci:force] switch search radio to angular harness
* [ci:force] switch search text to angular harness
* [ci:force] search logical filter
* [ci:force] search form component
* [ci:force] search filter container
* [ci:force] fix viewer test
* [ci:force] search facet chip harness
* [ci:force] search facet chip harness
* [ci:force] dropdown breadcrumb
* [ci:force] search check list
* [ci:force] folder dialog
* [ci:force] search filter component
* [ci:force] json cell
* [ci:force] amount widget
* [ci:force] checkbox widget
* [ci:force] multiline-text widget
* [ci:force] number widget
* [ci:force] text widget
* [ci:force] card view array item
* add permission dialog
* permission container component
* permission list component
* card view components
* search widget chip
* search facet chip
* edit service task filter
* card view components
* sites dropdown
* share dialog
* header component
* datetime widget
* remove comments
2023-11-03 06:05:34 -04:00
Tomasz Gnyp
9278d9296f
[AAE-16965] Improve data table date column ( #9038 )
...
* [AAE-16965] Improve Date data table column type
* [AAE-16965] Date unit tests
* update docs
* cleanup cells after implement inject
* bring back removed constructors
* remove empty constructors
* replace constructor token injection by inject function
* [AAE-16965] Use other variable for template
* implement suggestions
* update demo shell module
* fix unit test
* fix timeAgo problem
* add some more unit tests
* fake change in extensions
* [AAE-16965] fix for backward compatibility
2023-11-03 10:31:13 +01:00
Bartosz Sekula
85ddcdf22c
Fix missing primary scss variable ( #9056 )
...
* Fix missing primary scss variable
* remove test var
2023-11-02 15:47:52 +00:00
Alfresco Build and mauriziovitale
0b677e7189
[ci:force][auto-commit] Update dependencies JS:7.2.0-1481 ( #9028 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-11-02 14:29:45 +00:00
Eugenio Romano
0b56a4858f
[AAE-16579] upgrade nrwl dep solve critical webpack loader-utils issue in develop ( #9030 )
...
* upgrade nrwl dep
* fix
* downgrade eslint plugin
2023-11-02 14:11:06 +01:00
tomasz hanaj
15f82c812c
[AAE-15296] added design tokens to InfoDrawerComponent ( #9051 )
...
* [AAE-15296] added design tokens to InfoDrawerComponent
* [AAE-15296] added access to theme to component variables
2023-11-02 13:10:05 +01:00
Bartosz Sekula
54e95bc5f7
[AAE-16970] Custom colors are not calculating correctly in default UI ( #9054 )
2023-11-02 11:15:30 +01:00
Wiktor Danielewski
81f0df3da1
[AAE-16995] Code refactor of LocationCellComponent ( #9033 )
...
* [AAE-16995] Migrate to standalone
* [AAE-16995] Update Datatable module
* [AAE-16995] Enable hyperlink click
* [AAE-16995] Fix test mistake
* [AAE-16995] Refactor DatatableCell
* [AAE-16995] Refactor LocationCellComponent
* [AAE-16995] Update doc about location cell
* [AAE-16995] Clarify the purpose of location cell
* [AAE-16995] Remove unnecessary check
* [AAE-16995] Align to remarks
2023-10-31 16:51:07 +01:00
Denys Vuika
5d72597d7d
[ACS-6245] remove mat-card and internal styling from demo shell ( #9050 )
...
* remove mat-card from properties demo
* remove mat-card from demo shell viewer (versions)
* cleanup host settings component in demo shell
* cleanup cloud settings
2023-10-31 10:38:59 -04:00
MichalKinas
e8ea75d9f3
Release 6.4.0 ( #9044 )
...
* Release 6.4.0
* Lock file update
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
2023-10-31 13:00:37 +01:00
Michał Fidor
a59ab203b4
[AAE-17471] Fix typo in one of the process ( #9049 )
2023-10-31 12:06:14 +01:00
Michał Fidor
d300003f69
[AAE-17471] [Phase 1] Add to the be-default-app needed form/processes/scripts/etc ( #9045 )
2023-10-30 13:43:21 +01:00
Denys Vuika and Mykyta Maliarchuk
620911cf70
Protractor cleanup for demo shell ( #9019 )
...
* [ci:force] cleanup protractor tests
* [ci:force] cleanup insights test
* [ci:force] cleanup dead demo shell e2e
* [ci:force] cleanup e2e
* [ci:force] cleanup e2e
* cleanup files component
* [ci:force] cleanup e2e
* [ci:force] remove user info SSO protractor e2e
* [ci:force] remove viewer e2e already covered by other tests
* [ci:force] remove custom font from demo shell
* [ci:force] demo shell viewer cleanup
* [ci:force] cleanup viewer in demo shell
* [ci:force] rollback model changes
* [ci:force] remove site picker from content demo
* [ci:force] cleanup files demo shell component
* [ci:force] cleanup e2e and dead code
* [ci:force] cleanup dead code
* [ci:force] fix linting
* [ci:force] standalone home component
* [ci:force] cleanup demo shell app layout
* [ci:force] cleanup css
* [ci:force] cleanup demo shell logout
* Update demo-shell/src/app/components/app-layout/app-layout.component.html
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
---------
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
2023-10-27 11:56:53 -04:00
dependabot[bot]
1f94c592da
Bump rimraf from 5.0.1 to 5.0.5 ( #8977 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 5.0.1 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.1...v5.0.5 )
---
updated-dependencies:
- dependency-name: rimraf
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>
2023-10-27 11:03:56 -04:00
dependabot[bot]
32f6c746f0
build(deps): bump browserify-sign from 4.2.1 to 4.2.2 ( #9037 )
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-27 10:10:00 -04:00
Denys Vuika
fa7eb8722d
fix linting for ADF ( #9036 )
...
* fix linting
* fix linting
2023-10-27 10:09:47 -04:00
Mykyta Maliarchuk
b847383249
[ACS-6222] Fixed missing display name for groups ( #9034 )
...
* [ACS-6222] fixed missing display name for groups
* [ACS-6222] cr fix
2023-10-27 15:43:43 +02:00
Denys Vuika
2d3175ef4a
[ACS-6227] cleanup error handling and fix typing issues ( #9035 )
...
* cleanup audit service, remove useless ajax tests
* cleanup sites service and remove useless ajax tests
* cleanup services
* cleanup services
* fix typings
* code cleanup
2023-10-27 13:51:28 +01:00
Davide Cerbo
53ad9f729b
AAE-15874 enable local development option for simpleapp ( #9031 )
2023-10-27 10:53:54 +02:00
Denys Vuika
ba96ed14b2
[ACS-6196] await-thenable rule for ESLint, fix issues ( #9027 )
...
* fix issues for core lib
* fix content services lib
* fix and cleanup process services
* [ci:force] process services cloud
* [ci:force] align coverage with all libs
* [ci:force] fix the insights
2023-10-26 09:33:48 -04:00
Denys Vuika
7ebdce7875
[APPS-2108] break direct dependency on moment.js ( #9032 )
...
* break direct dependency on moment.js
* [ci:force] preserve moment for cli tools
* remove MatMomentDatetimeModule from content
* share dialog fixes
* revert testing module changes
* remove incorrect date modules
* fix html
2023-10-26 09:33:26 -04:00
AleksanderSklorz
abf369bc37
[ACS-6189] Moved date adapter from module to component ( #9029 )
2023-10-26 10:40:55 +02:00
AleksanderSklorz
67f1a4c506
[ACS-6189] broken decision table dates after deprecation of moment date adapter 3 ( #9026 )
...
* ACS-6189 Fixed date format
* ACS-6189 Fixed unit test
* ACS-6189 Reverted unwanted changes
* ACS-6189 Fixed date format
2023-10-25 15:28:58 +02:00
Aayush Rohila
e6bc457d26
[ACS-5831] Adding generic error to Library Modal. ( #9025 )
...
* [ACS-5831] Adding generic error to Library Modal.
* change
* change
* lint issue fix
2023-10-25 17:50:14 +05:30
Denys Vuika
8bd24dbb7c
[ACS-6190] prefer-promise-reject-errors rule and fixes ( #9021 )
...
* fix promise rejections
* fix promise errors
* promise error fixes
* fix promise rejections
* [ci:force] fix formatting
* test fixes
* [ci:force] fix tests
* [ci:force] fix tests
* fix incorrect return types
* meaningful errors
* remove useless pipe
* fix accessing private members in the test
2023-10-25 07:01:45 -04:00
dependabot[bot]
352e0e4933
Bump mini-css-extract-plugin from 1.6.2 to 2.7.6 ( #8979 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 1.6.2 to 2.7.6.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.7.6 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
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>
2023-10-25 06:39:55 -04:00
dependabot[bot]
72e646bdf8
build(deps-dev): bump css-loader from 6.7.4 to 6.8.1 ( #9015 )
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.7.4 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.4...v6.8.1 )
---
updated-dependencies:
- dependency-name: css-loader
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>
2023-10-25 05:46:11 -04:00
Alfresco Build and mauriziovitale
36d90b314d
[ci:force][auto-commit] Update dependencies JS:7.1.0-1437 ( #9022 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-10-25 04:39:59 -04:00
Alfresco Build and mauriziovitale
46104e9246
[ci:force][auto-commit] Update dependencies JS:7.1.0-1429 ( #8969 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-10-24 13:14:51 -04:00
AleksanderSklorz
a73e72facb
[ACS-6189] Corrected date format ( #9016 )
...
* ACS-6189 Corrected date format
* [ci:force]ACS-6189 Trigger build
2023-10-24 13:13:20 -04:00
Denys Vuika
f366cf7c0a
[ACS-5645] metadata fixes for encapsulation and host classes ( #9018 )
...
* remove useless typing
* fix missing host classes and encapsulation
2023-10-24 12:11:28 -04:00
Denys Vuika
879c5a6d2c
[ACS-5645] card view dateitem parse fix ( #9017 )
...
* card view dateitem parse fix
* remove unused prop
* remove dead link from demo shell
2023-10-24 10:48:36 -04:00
DominikIwanek
36c6e6d8ea
[ACS-5566] - Add configurable columns to document list ( #8968 )
...
* [ACS-5566] - add configurable columns to document list
* [ACS-5566] - add max visible columns
* [ACS-5566] - add unit tests
* [ACS-5566] - add docs
* [ACS-5566] - style changes after CR
* [ACS-5566] - changes for pipeline
* [ACS-5566] - changes for pipeline
* [ACS-5566] - changes for pipeline
2023-10-24 09:52:11 -04:00
Wojciech Duda
3912a652d5
[AAE-16369] use layout-bp mixin where applicable ( #8945 )
...
* [AAE-15828] layout-bp mixin for core
* [AAE-15828] fixed import
* [AAE-15828] layout-bp for process-services-cloud
* [AAE-15828] layout-bp for process-services
* [AAE-15828] layout-bp for content-services
* [AAE-15828] fixed incorrect values
* [AAE-15828] lint fix
* configure stylePreprocessorOptions for cross project scss importing
* scss import cardio
* set correct style paths for packages
* [AAE-16369] addded missing test config
* [ci:force] fix for the pretheme build
* unified configs for libs
2023-10-23 15:36:26 +01:00
evelina-di
f6f74f4660
[AAE-16982] Add default ui with custom theme to simpleapp ( #9014 )
2023-10-23 13:58:57 +02:00
Tomasz Gnyp
33f1147671
[AAE-16962] Handle number data table column type ( #9013 )
...
* [AAE-16962] Handle number column type
* solve conflicts
* remove TODO
* [AAE-16952] Revert incorrect conflict solve
* remove duplicated import
2023-10-23 11:53:32 +02:00
MichalKinas
7c4304a1e7
Fix AAE-16968 BC ( #9010 )
...
* Fix AAE-16968 BC
* Fix incorrect import
* Move DataColumnType to extensions lib
* Lint fixes
2023-10-19 09:17:28 -04:00
Tomasz Gnyp
6644f539fa
[AAE-16964] Handle amount data table cloumn type ( #8984 )
...
* [AAE-16964] Handle amount data table cloumn type
* remove not needed reset testing module
* improve spacing
* update documentation
* remove code duplications in unit tests
* add type for default currency config
* update doc
2023-10-19 11:50:35 +02:00
Kritagya Jaiswal
962a2be698
[ACS-6126] Fixed accessibility issues ( #9007 )
...
* [ACS-6126] Fixed accessibility issues
* Added localise aria-label for Tags
2023-10-19 09:16:37 +01:00
Denys Vuika
d13db25609
[ACS-6136] cleanup e2e files (protractor) ( #9009 )
...
* cleanup e2e
* clean e2e
2023-10-19 09:14:14 +01:00
Wiktor Danielewski
b49c86fda5
[AAE-16968] Add boolean type ( #8972 )
...
* [AAE-16968] Update variable mapper service
* Update DetaColumnComponent
* [AAE-16968] Update DataColumnTypes interface
* [AAE-16968] Handle boolean column on UI
* [AAE-16968] Create BooleanCellComponent
* [AAE-16968] Delete comment
* [AAE-16968] Update BooleanCellComponent
* [AAE-16968] Delete unnecessary css classes
* [AAE-16968] Allow for string values
* [AAE-16968] Update test for datatable
* [AAE-16968] Update tests for boolean cell
* [AAE-16968] Update tests for VariableMapperService
* [AAE-16968] Add boolean pipe
* [AAE-16968] Update pipe
* [AAE-16968] Update code formatting
* [AAE-16968] Add doc for the boolean pipe
* [AAE-16968] Update DataColumnComponent doc
* [AAE-16968] Delete unnecessary class
* [AAE-16968] Fix title bug
* [AAE-16968] Update BooleanCell tests
* [AAE-16968] Update Boolean pipe
* [AAE-16968] Update tests for variable mapper service
* [AAE-16968] Update PipesModule
* [AAE-16968] Small fix
* [AAE-16968] Fix lint error
2023-10-19 09:00:27 +02:00
Denys Vuika
cda12730f6
[APPS-2255] documentation on date adapters ( #9008 )
...
* release note placeholder
* datetime docs
* fix docs
* fix docs
2023-10-18 16:16:17 +01:00
Aayush Rohila
d500bc67d7
[ACS-5831] Added Generic Error to Library Dialog. ( #9005 )
...
* [ACS-5831] Added Generic Error to Library Dialogue.
* format fix
* format fix
* [ci:force]
2023-10-18 14:20:31 +01:00
Denys Vuika
678df4298d
[APPS-2108] migrate cardview and task filters to date-fns ( #9006 )
...
* move based edit task filter to date-fns
* migrate cardview component to date-fns
* bug fixes for card view types, utc and multivalue
* fix copy to clipboard typing issue
* mark moment adapter for deprecation
* exclude e2e
* try migrate metadata smoke
2023-10-18 14:17:30 +01:00
Denys Vuika
7d5fbecf3f
[APPS-2136] migrate search-datetime-range to date-fns ( #9004 )
...
* strongly typed forms
* migrate to date-fns
* [ci:force] mark moment pipes for deprecation
* [ci:force] try migrate the metadata smoke e2e
* [ci:force] remove dead code
* cleanup dead code and switch e2e to date-fns
* [ci:force] migrate tests
* revert metadata
* [ci:force] migrate e2e
* [ci:force] delete date util
2023-10-18 07:56:10 +01:00
dependabot[bot]
af24aceb65
build(deps): bump @babel/traverse from 7.21.5 to 7.23.2 ( #9002 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.21.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 17:25:21 +01:00
Denys Vuika
e6d625253c
[APPS-2132] migrate components to date-fns ( #9001 )
...
* migrate edit process filter to date-fns
* refresh unit tests
* fix a11y for date-fns
* Revert "fix a11y for date-fns"
This reverts commit 2e706d4aed1b8a50d1de62fe11d9d528530d628c.
* update e2e
* start task fixes
* cleanup code
* remove fdescribe
* remove moment, improve unit testing
* remove dependency on date util
* cleanup search date range component
* cleanup code
* migrate search date range component
* revert e2e changes for now
* extra fixes and tests
* add missing functionality, extra tests
* increase time constraints
* improved code, disabled e2e
* move e2e to unit tests, extra rework for insights
* extra unit test for date range validation
* migrate date-range to date-fns
2023-10-17 17:24:46 +01:00
swapnil-verma-gl
f7b0544172
[ACS-6019] Added node-fetch to adf-cli package.json ( #9003 )
...
* [ACS-6019] Added node-fetch to adf-cli package.json
* [ACS-6019] Removed node-fetch from root package.json
* [ACS-6019] Removed node-fetch from root package-lock.json
2023-10-17 08:11:16 -04:00
swapnil-verma-gl
ef285a1f10
[ACS-6019] [ACS-6021] [ACS-6023] Replaced request with node-fetch ( #8999 )
...
* [ACS-6019] Replaced request with node-fetch
* [ACS-6019] [Non-Functional Change] Added documentation to peopleSelected event emitter - Change to trigger affected E2Es
* [ACS-6019] Added return type to getFileFromRemote function. Removed request dependencies from package.json
* [ACS-6019] Commit package-lock.json
* [ACS-6019] Testing node-fetch v2
* [ACS-6019] Commiting package-lock.json
2023-10-17 16:47:53 +05:30
Denys Vuika
82fafff114
Remove demo shell protractor TreeView e2e ( #9000 )
...
* remove protractor TreeView e2e
* [ci:force] fix types
* [ci:force] remove unused method
2023-10-16 11:31:33 +01:00
Denys Vuika
462166293a
Remove useless protractor tests ( #8998 )
...
* [ci:force] remove useless viewer tests
* [ci:force] fix types
* [ci:force] remove demo-shell specific tests
* fix typo
2023-10-16 05:44:52 -04:00
Denys Vuika
2f36da5765
[APPS-2108] date-fns adapter for datetime pickers, many datetime parsing and validation fixes ( #8992 )
...
* migrate cloud date widget to date-fns, fix test bugs
* [ci:force] update docs
* [ci:force] remove commented out code
* [APPS-2232] date cell validator, unit tests
* improved moment adapter, code cleanup
* datetime adapter, many code fixes
* code review fixes
* code cleanup
* cleanup
* fix max datetime validation, update tests
* remove e2e already covered by unit tests
* fix search date range
* remove fake demo shell e2e for search
* remove fake demo shell e2e for search page
* cleanup e2e
* migrate dynamic table to date-fns
* fix e2e formatting
* migrate protractor to unit tests
* cleanup e2e
2023-10-15 15:58:22 +01:00
MichalKinas
c637f3eb2a
[ACS-5611] Add the option to initially expand custom panel ( #8986 )
2023-10-12 11:08:35 -04:00
Denys Vuika
96d0a617a4
[APPS-2108] migrate unit tests to date-fns ( #8991 )
...
* migrate unit tests
* [ci:force] cleanup
2023-10-11 14:52:37 +01:00
Denys Vuika
03a52dc10f
[APPS-2108] migrate form field validators to date-fns ( #8988 )
...
* migrate test
* migrate datetime validator
* date validator
* min/max date validators
* migrate form-field validators to date-fns
* [ci:force] update docs
* form-field-model date
* field model: datetime
* migrate form field model, extra tests and fixes
2023-10-11 12:01:58 +01:00
Aayush Rohila and Denys Vuika
2f28ec9b6f
[ACS-5877] Migrate widget-visibility service do date-fns ( #8870 )
...
* [ACS-5877] Migrate from moment to date-fns for widget-visibility service
* [ACS-5877] Migration from moment to date-fns in widget-visiblity.service
* migrate widget visibility service to date-fns
* restore clean method
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-10-10 17:12:44 +01:00
Denys Vuika
a86b9e625c
[APPS-2108] migrate analytics report to date-fns ( #8985 )
...
* migrate analytics report to date-fns
* migrate bar chart model
2023-10-10 16:14:31 +01:00
Mykyta Maliarchuk
f6d48cb85c
[ACS-5348] Fixed accessibility issues for the Date facet ( #8982 )
...
* [ACS-5348] fixed accessibility issues
* [ACS-5348] removed .mat customizations
2023-10-10 08:46:09 -04:00
Denys Vuika
ce549249e5
[APPS-2108] ADF date-fns adapter implementation ( #8983 )
...
* adf date-fns adapter, migrate date widget
* [ci:force] fix tests
* [ci:force] update docs
* fix types and tests
* fix how the real date is stored, extra tests
* remove useless e2e as covered by tests already
2023-10-10 11:58:04 +01:00
MichalKinas
4cc4498b0e
[ACS-5611] Add custom metadata side panels to metadata card component ( #8974 )
...
* [ACS-5611] Add custom panels to metadata card component
* [ACS-5611] Add custom metadata panels unit tests
* [ACS-5611] CR fixes
* [ACS-5611] CR fixes
2023-10-09 13:47:45 +02:00
Denys Vuika
3a374ad2a4
[APPS-2108] migrate date widget to Angular date picker ( #8975 )
...
* migrate date widget to Angular date picker
* [ci:force] fix tests
* [ci:force] fix tests
* [ci:force] test fixes
* [ci:force] missing label attributes
* added type for value
2023-10-09 10:28:13 +01:00
Denys Vuika
e42e0869ba
[APPS-2108] Switch search date range to the material date adapter ( #8973 )
...
* cleanup and setup testing
* switch to material adapter instead of adf one
2023-10-06 14:54:28 +01:00
Denys Vuika
93f45062fe
migrate node lock dialog to date-fns ( #8970 )
...
* migrate node lock dialog to date-fns
* cleanup
2023-10-06 13:25:33 +01:00
Kritagya Jaiswal and Denys Vuika
ea65756660
[APPS-2157][APPS-2158][APPS-2161][APPS-2162][APPS-2165] Migration from moment to date-fns ( #8965 )
...
* [APPS-2157][APPS-2158][APPS-2161][APPS-2162][2165] Migration from moment to date-fns
* Modified endDate to CompletedDate
* Addressed review comments
* Revert import for dataFnsUtil
* Replace fit to it
* fix types and avoid double date conversion
* fix lint issue
* support iso strings for date formatting
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-10-05 16:00:46 -04:00
Jatin Chugh and kritagya09
ecbee581a7
[APPS-2133] migration of dependency from moment to date-fns in start-task.component ( #8844 )
...
* migration of dependency from moment to date-fns in task-list.component
* used parse() instead of format()
* [APPS-2133] Migration from moment to date-fns with converter approach
* [APPS-2133] Changed varible name to avoid lint issue
---------
Co-authored-by: kritagya09 <kritagya.jaiswal@globallogic.com >
2023-10-05 15:05:41 +05:30
Mykyta Maliarchuk
93fe29503a
[ACS-6002] Add permissions displaying Site Permissions outside of Sites ( #8952 )
...
* [ACS-6002] added additional check for site
* [ACS-6002] changed type
* [ACS-6002] rebase
2023-10-05 04:40:47 -04:00
Alfresco Build and mauriziovitale
441d8003af
[ci:force][auto-commit] Update dependencies JS:7.1.0-1372 ( #8966 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-10-05 03:40:55 -04:00
Tomasz Gnyp
11b4f5186b
[AAE-16969] Remove force casting of all types to text ( #8963 )
2023-10-04 15:36:11 +02:00
Alfresco Build and mauriziovitale
c548fc7763
[ci:force][auto-commit] Update dependencies JS:7.1.0-1371 ( #8964 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-10-04 09:38:59 +01:00
Denys Vuika
43242b1185
pre angular 15 cleanup ( #8961 )
...
* pre angular 15 cleanup
* [ci:force] update test
* [ci:force] various updates as per migration
* [ci:force] port more changes
* [ci:force] migrate tests
* [ci:force] migrate formatting
* migrate changes
* rollback storybook
2023-10-03 07:35:53 -04:00
swapnil-verma-gl
e638b54fcd
[MNT-23648] Clicking on Load More button no longer causes scroll position to reset to top ( #8951 )
...
* [MNT-23648] Resolved issue where clicking on load more button would reset the scroll position to top when copying/moving a folder
* [MNT-23648] Revert fix
* [MNT-23648] Resolved issue where clicking on load more button would reset the scroll position to top when copying/moving a folder
* [MNT-23648] Added test case to cover new functionality
* [MNT-23648] Fixed unit tests
2023-10-03 03:51:36 -04:00
Alfresco Build and mauriziovitale
0b1fc4faa4
[ci:force][auto-commit] Update dependencies JS:7.1.0-1368 ( #8960 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-10-03 03:51:22 -04:00
dependabot[bot]
fc8a443d32
Bump material-icons from 1.13.9 to 1.13.12 ( #8955 )
...
Bumps [material-icons](https://github.com/marella/material-icons ) from 1.13.9 to 1.13.12.
- [Release notes](https://github.com/marella/material-icons/releases )
- [Commits](https://github.com/marella/material-icons/compare/v1.13.9...v1.13.12 )
---
updated-dependencies:
- dependency-name: material-icons
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>
2023-10-02 15:35:08 -04:00
dependabot[bot]
8a6fe3071d
Bump @apollo/client from 3.7.14 to 3.8.4 ( #8930 )
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.7.14 to 3.8.4.
- [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.7.14...v3.8.4 )
---
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>
2023-10-02 15:34:11 -04:00
dependabot[bot]
0811525c95
Bump graphql from 16.6.0 to 16.8.1 ( #8956 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1 )
---
updated-dependencies:
- dependency-name: graphql
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>
2023-10-02 15:33:58 -04:00
dependabot[bot]
a69c089f87
Bump @angular-eslint/template-parser from 16.0.1 to 16.2.0 ( #8954 )
...
Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) from 16.0.1 to 16.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/template-parser )
---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
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>
2023-10-02 15:33:48 -04:00
dependabot[bot]
e76d2fb169
Bump postcss from 8.4.29 to 8.4.31 ( #8958 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
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>
2023-10-02 14:23:00 -04:00
Denys Vuika
034e9574d0
[AAE-16884] revert request removal ( #8959 )
...
* [ci:force] revert request removal
* [ci:force] dummy change to trigger e2e
2023-10-02 12:33:43 -04:00
Denys Vuika
94baaf7d33
[AAE-16884] init aae script fixes ( #8957 )
...
* [ci:force] init aae script fixes
* [ci:force] improved typings
* [ci:force] switch to http and remove useless test
* [ci:force] simple change to trigger tests
* [ci:force] remove debug logs
2023-10-02 16:04:12 +01:00
Ehsan Rezaei
e21ad3ca02
[AAE-15316] - Refactored UserInfoComponent to get typography from theme ( #8937 )
...
* [AAE-15316] - Refactored UserInfoComponent to get typography from theme
* AAE-15316: Code improvements
2023-10-02 16:29:32 +02:00
Alfresco Build and mauriziovitale
c2d45e10f8
[ci:force][auto-commit] Update dependencies JS:7.1.0-1367 ( #8949 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-10-02 07:20:09 -04:00
SheenaMalhotra182
21a029163a
[ACS-5878] implemented migration using the convertor approach ( #8953 )
2023-10-02 03:50:38 -04:00
Denys Vuika
d72eb5ebd3
[ACS-6071] fix jsdoc warnings and errors ( #8948 )
...
* fix content docs
* fix extensions docs
* fix insights docs
* [ci:force] fix jsdoc errors and warnings
* enable jsdoc linter
* [ci:force] fix demo shell jsdoc
* [ci:force] fix e2e typings
* fix typo
* fix typo
2023-09-29 08:11:58 +01:00
DominikIwanek
501516c8f5
[ACS-6003] - waitRendition in rendition.service.ts not working ( #8936 )
...
* [ACS-6003] - waitRendition in rendition.service.ts not working
2023-09-29 07:18:44 +02:00
Denys Vuika
d78dcd2156
[ACS-6071] fix docs for process cloud ( #8947 )
...
* fix docs for process cloud
* fix typo
2023-09-28 16:44:57 +01:00
AleksanderSklorz
a48438e1c1
[ACS-5613] Renamed name to task name ( #8946 )
2023-09-28 15:52:16 +02:00
Denys Vuika
b03011c3d2
[ACS-6071] documentation fixes for process lib ( #8943 )
...
* doc and api fixes
* doc fixes
* fix docs
* code fixes
* typo fixes
2023-09-28 14:35:59 +01:00
Wojciech Duda
016e5ec089
Revert "[AAE-16369] use layout-bp mixin where applicable" ( #8944 )
2023-09-28 15:22:27 +02:00
Denys Vuika
65d70bffb2
[ACS-6071] fix JSDoc issues for Core lib ( #8942 )
...
* fix jsdoc issues
* docs fixes
* doc fixes
* doc fixes
* fix docs
* fix bugs
2023-09-28 14:00:30 +01:00
Wojciech Duda
d7e0bb6cd3
[AAE-16369] use layout-bp mixin where applicable ( #8896 )
2023-09-28 14:18:15 +02:00
MichalKinas
a0c79e6c64
[ACS-5601] Add getProcessesAndTasksOnContent to process content service ( #8940 )
...
* [ACS-5601] Add getProcessesAndTasksOnContent to process content service
* [ACS-5601] Add docs for new method
* [ACS-5601] Fix import
2023-09-28 05:05:19 -04:00
AleksanderSklorz
094acf77ce
[ACS-5613] process preview on popup displaying the details of selected running process on the popup ( #8933 )
...
* ACS-5613 Renamed name column header for process details
* ACS-5613 Change order of columns based on order property
* ACS-5613 Added some unit test
* ACS-5613 Added unit tests
* ACS-5613 Added documentation
* ACS-5613 Fixed e2e
* ACS-5613 Fixed e2e
* ACS-5613 Fixed e2e
* ACS-5613 Fixed e2e
* ACS-5613 Fixed e2e
2023-09-28 10:44:07 +02:00
Alfresco Build and MichalKinas
ed0dd094b4
[ci:force][auto-commit] Update dependencies JS:7.1.0-1349 ( #8941 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com >
2023-09-28 10:23:44 +02:00
Alfresco Build and MichalKinas
a488a729eb
[ci:force][auto-commit] Update dependencies JS:7.1.0-1346 ( #8939 )
...
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com >
2023-09-28 00:36:57 +02:00
Mykyta Maliarchuk
44694c0ee1
[ACS-5748] The file gets unshared when setting the past expiration date ( #8876 )
...
* [ACS-5748] set validation for share link input
* [ACS-5748] code smells
* [ACS-5748] lint
* [ACS-5748] rebase
* [ACS-5748] CR fixes
* [ACS-5748] rebase
2023-09-27 16:30:47 +02:00
Alfresco Build and mauriziovitale
06bfded238
[ci:force][auto-commit] Update dependencies JS:7.1.0-1331 ( #8925 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-09-27 15:10:01 +02:00
Denys Vuika
4786a26320
Revert "[APPS-2157] [APPS-2158] [APPS-2161] [APPS-2162] [APPS-2165] migration of e2e test cases from moment to date-fns ( #8864 )" ( #8938 )
...
This reverts commit 3638ed06ef .
2023-09-27 08:14:24 -04:00
Denys Vuika
8f684a9f6a
[ACS-5987] improved security for shell scripts ( #8889 )
...
* improved security for node process functions
* improved security for node process functions
* remove unused file from demo shell
* restore regex
* fix regex
* update escaping
* lint fixes
* fix typo
* fix export
* fix exports
* fix lint
* fix lint
2023-09-27 05:52:33 -04:00
dependabot[bot]
6d8c513180
Bump webdriver-manager from 12.1.8 to 12.1.9 ( #8929 )
...
Bumps [webdriver-manager](https://github.com/angular/webdriver-manager ) from 12.1.8 to 12.1.9.
- [Changelog](https://github.com/angular/webdriver-manager/blob/legacy/CHANGELOG.md )
- [Commits](https://github.com/angular/webdriver-manager/compare/12.1.8...12.1.9 )
---
updated-dependencies:
- dependency-name: webdriver-manager
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>
2023-09-26 10:05:18 -04:00
SheenaMalhotra182
83b2d9f8bc
[APPS-2202] Added custom utils for syncing moment and date-fns formats ( #8934 )
...
* [APPS-2202] added custom methods for moment to date-fns migration
* [APPS-2202] addressed review comments
2023-09-26 10:04:32 -04:00
vijayanssettu and pkundu
0933e2dada
[APPS-2159] [APPS-2163] Replaced from moment.js to date-fns ( #8878 )
...
* moment to date fns migration
* fake commit
---------
Co-authored-by: pkundu <priyanka.kundu@hyland.com >
2023-09-26 08:53:56 -04:00
SheenaMalhotra182
926347b8fc
[ACS-5878] Migrated moment occurrences to date-fns equivalent in ProcessService ( #8879 )
...
* [ACS-5878] migrated moment to date-fns for ProcessService
* [ACS-5878] reverted variable renaming
* [ACS-5878] linting fixes
2023-09-26 08:53:06 -04:00
Jatin Chugh
3638ed06ef
[APPS-2157] [APPS-2158] [APPS-2161] [APPS-2162] [APPS-2165] migration of e2e test cases from moment to date-fns ( #8864 )
...
* migration of dependency from moment to date-fns in task-list.component
* migration of dependency from moment to date-fns
* migration of e2e from moment to date-fns
* sync with develop
* migrated info-drawer.e2e.ts from moment to date-fns
* migrated process-header-cloud.e2e.ts file from moment to date-fns
* migrated task-header-cloud.e2e.ts from moment to date-fns
* migration of document-list-component.e2e.ts from moment to date-fns
* changed format to 'PP' instead of 'PPpp'
* removed new Date() as process.started is already in Date format
2023-09-26 08:50:47 -04:00
pkunduGL
f488520752
[APPS-2164] migration of dependency from moment to date-fns in task-list-properties.e2e.ts ( #8873 )
2023-09-26 08:49:48 -04:00
Denys Vuika
ef551a9c71
Improved ESLint configuration, integrated spellcheck and error fixes ( #8931 )
...
* integrate cspell with eslint, improved configuration
* core: fix linting errors
* core: fix lint warnings
* content: lint fixes
* process service lint fixes
* lint: process services cloud
* lint: insights
* lint: extensions
* [ci:force] lint: cli fixes
* [ci:force] comment out dead code
* [ci:force] exclude dead code
* fix code and tests
* rollback some changes
* fix testing lib
* fix demo shell
* minor lint warning fixes
* minor lint fixes
* fix process services
2023-09-26 13:46:53 +01:00
Mykyta Maliarchuk
8370a3de66
[MNT-23560] TIFF PDF Renderer Error ( #8921 )
...
* [MNT-23560] added horizontal scroll
* [MNT-23560] fixed user interaction tests
* [MNT-23560] unit tests
* [MNT-23560] fixed pdf-viewer unit tests
* [MNT-23560] linter
* [MNT-23560] added to do comment
2023-09-26 13:44:29 +01:00
Ehsan Rezaei
5345838744
[AAE-16353] - Refactoring error component to get typography from theme ( #8932 )
...
* [AAE-16353] - Refactoring error component to get typography from theme
* AAE-16353: updated class list
2023-09-26 14:23:15 +02:00
Alfresco Build and mauriziovitale
919a8ba80c
[ci:force][auto-commit] Update dependencies JS:7.1.0-1313 ( #8918 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-09-22 04:58:09 -04:00
DominikIwanek
16ab6e3306
[ACS-5271] - replace deprecated 'request' library ( #8916 )
...
* [ACS-5271] - replace deprecated 'request' library
2023-09-19 15:56:34 +02:00
Denys Vuika
9ca7dbdce9
Release 6.3.0 ( #8917 )
...
* bump versions and deps
* release reports
* release notes
* update lock file
2023-09-18 14:55:34 +01:00
dependabot[bot]
15219c3cc6
Bump @typescript-eslint/typescript-estree from 5.59.2 to 6.7.0 ( #8911 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 5.59.2 to 6.7.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
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>
2023-09-18 10:31:30 +01:00
dependabot[bot]
3d867d728b
Bump tslib from 2.6.1 to 2.6.2 ( #8914 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2 )
---
updated-dependencies:
- dependency-name: tslib
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>
2023-09-18 09:48:58 +01:00
dependabot[bot]
87a00e0672
Bump postcss from 8.4.23 to 8.4.29 ( #8912 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.23 to 8.4.29.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.23...8.4.29 )
---
updated-dependencies:
- dependency-name: postcss
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>
2023-09-18 09:43:06 +01:00
dependabot[bot]
d2d6a31bdb
Bump webpack from 5.82.0 to 5.88.2 ( #8910 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.82.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.82.0...v5.88.2 )
---
updated-dependencies:
- dependency-name: webpack
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>
2023-09-18 09:42:41 +01:00
Denys Vuika
a1dd270c5d
[ACS-5991] ESLint fixes and code quality improvements ( #8893 )
...
* prefer-optional-chain: core
* prefer-optional-chain: content, fix typings
* prefer-optional-chain: process, fix typings
* prefer-optional-chain: process-cloud, fix typings, fix ts configs and eslint
* [ci: force] sonar errors fixes, insights lib
* [ci:force] fix security issues
* [ci:force] fix metadata e2e bug, js assignment bugs
* [ci:force] fix lint issue
* [ci:force] fix tests
2023-09-18 09:42:16 +01:00
dependabot[bot]
99f591ed67
Bump @typescript-eslint/parser from 5.38.1 to 5.62.0 ( #8913 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.38.1 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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>
2023-09-18 09:41:22 +01:00
Bartosz Sekula
f20df680aa
[AAE-16491] Fix session invalidation for Http 401 response ( #8909 )
2023-09-15 18:03:45 +02:00
Alfresco Build and mauriziovitale
6df6fd16fc
[ci:force][auto-commit] Update dependencies JS:6.3.0-1289 ( #8907 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-09-13 03:33:10 -04:00
Denys Vuika
d7cf12d89b
use an icon for "mark all" notifications ( #8903 )
2023-09-13 03:32:41 -04:00
DominikIwanek
e14e489d2d
[ACA-4313] - Sort order doesn't work correctly ( #8892 )
...
[ACA-4313] - Sort order doesn't work correctly
2023-09-12 16:07:16 +02:00
Diogo Bastos
13b6bf37ff
[AAE-16202] Fix long label overlap on radio button ( #8906 )
...
* [AAE-16202] Fix long label overlap on radio button
* [AAE-16202] Add margin top
* Align styles with expected behaviour
* [AAE-16202] fix lint error
2023-09-12 16:05:05 +02:00
Mykyta Maliarchuk
8080a0699f
[ACS-6004] Exclude paths from CodeQL analysis ( #8905 )
...
* [ACS-6004] added ignored paths to codeql
* [ACS-6004] custom codeql config
2023-09-12 08:57:51 -04:00
Mykyta Maliarchuk
0d5e70ebf7
[ACS-5742] Fix Search e2e's ( #8902 )
...
* [ACS-5742] added People filter to demo-shell
* [ACS-5742] fixed search e2e's
* [ACS-5742] linter
* [ACS-5742] build fix
* [ACS-5742] fixed build
* [ACS-5742] removed duplicated unit test
2023-09-12 05:34:44 -04:00
Alfresco Build and mauriziovitale
3aa55996bf
[ci:force][auto-commit] Update dependencies JS:6.3.0-1288 ( #8904 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-09-12 04:43:40 -04:00
Alfresco Build and mauriziovitale
d2ef772e0a
[ci:force][auto-commit] Update dependencies JS:6.3.0-1280 ( #8819 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-09-11 14:35:30 +01:00
Bartosz Sekula
a1b39fb6dc
[AAE-16219] Theming for HxP is not working ( #8894 )
2023-09-08 17:20:05 +02:00
Tomasz Gnyp
ce881b7dcf
[AAE-16303] Handle nested property data source in data table ( #8895 )
2023-09-08 17:19:53 +02:00
Robert Duda
a8db044092
[AAE-14704] Fix viewers showing removed file ( #8890 )
2023-09-08 10:11:47 +02:00
MichalKinas
76e2870c66
Adjust ADF to latest JS-API version ( #8882 )
...
* Bump js-api version
* Fix imports
* Fix content-services unit tests
* Fix process-services unit tests
* [ci:force] Trigger CI
* Fix code smells
* Fix orderBy param
* Fix code smells
* Fix failing unit tests
* Bump js-api version and align with new changes
* Remove dangling coma
* Fix delete return type
* Add correct date format in task filters e2es
* Fix typing in task filter sorting
* Fix activiti content api import
* Add null check for has avatar
* Make User class instead of type
* Fix user type in comment model
* Fix sonar cloud issue
* Type fixes
* Update js-api version
2023-09-07 07:29:42 -04:00
Tomasz Gnyp
876ca7a0a7
[AAE-15813] Fix - deployed application named 'idp' doesn't work ( #8887 )
2023-09-06 15:21:04 +01:00
Diogo Bastos
8a9f828894
[AAE-16202] Fix long label overlap on radio button ( #8886 )
...
* [AAE-16202] Fix long label overlap on radio button
* [AAE-16202] Add margin top
2023-09-06 11:16:28 +01:00
pkunduGL
70a7e5f4e1
[APPS-2160] migration of dependency from moment to date-fns in custom-tasks-filters.e2e.ts ( #8871 )
...
* Migrated moment js dependency to datefns in e2e
* Review comments resolved
* Review comments resolved
* fake commit
2023-09-06 10:15:21 +05:30
MichalKinas
bd518b6c59
[ACS-5929] Open datatable actions menu on enter ( #8868 )
2023-09-05 16:00:43 +02:00
Eugenio Romano
60099a2d7d
[AAE-15828] add mobile query to visualize form under one column for small viewport ( #8883 )
2023-09-05 12:48:34 +01:00
Aayush Rohila
b4ffc866d7
[ACS-5654] Retain filter header in document list. ( #8811 )
...
* [ACS-5654] Retain filter header in document list.
* [ACS-5654] Unit tests
* [ACS-5654] Unit tests
* [ACS-5654] Unit test fix.
2023-09-01 10:30:24 -04:00
Eugenio Romano
9ce8b01914
Update release.yml ( #8874 )
2023-09-01 14:58:57 +02:00
Tomasz Gnyp
95537c4c50
[AAE-16236] Fix missing service export ( #8872 )
...
* Fix missing service export
* fake change
2023-09-01 10:26:46 +01:00
Aayush Rohila
c6fdbd601a
[ACS-5876] Change from moment to date-fns for lock.service. ( #8862 )
...
* [ACS-5876] Change from moment to date-fns for lock.service.
* [ACS-5876] Unit test update.
2023-08-31 16:51:50 +01:00
Denys Vuika
c83d92c539
[ACS-5839] migrate from QueryBody to SearchResult type ( #8861 )
...
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] migrate from QueryBody to SearchQuery
* [ci:force] update docs and variables as per code review
2023-08-31 15:36:21 +02:00
Eugenio Romano
c73e95c9bf
change script to fix the alpha version overlap ( #8869 )
2023-08-31 12:35:09 +02:00
Eugenio Romano
1c30eb2814
remove unused action in release ( #8867 )
2023-08-31 11:20:59 +02:00
SheenaMalhotra182
780800453a
[ACS-5858] Migrated adfMomentDateTime Pipe to date-fns equivalent ( #8856 )
...
* [ACS-5858] created adfDateTimePipe and added unit tests
* [ACS-5858] added revised unit tests
* [ACS-5858] linting fixes
* [ACS-5858] addressed review comments
* [ACS-5858] addressed review comments
2023-08-31 14:48:37 +05:30
Eugenio Romano
bb3000346f
release branch workflow ( #8865 )
2023-08-31 10:25:12 +02:00
Denys Vuika
3b4ce3b857
[ACS-5839] migrate to latest JS-API types ( #8859 )
...
* [ci:force] migrate Minimal Node to Node
* [ci:force] remove js-api wrappers and use real types
* [ci:force] remove js-api wrappers and use real types
* [ci:force] fix linting errors
* [ci:force] fix linting errors
* [ci:force] security fixes
* [ci:force] sonarcloud bug fixes
* [ci:force] dead code elimination, sonar suggested fixes
2023-08-29 20:56:40 +01:00
Tomasz Gnyp
a5b05b3e5f
[AAE-15814] Handle direct input mapping with JSON response for data table widget ( #8860 )
2023-08-29 18:01:57 +02:00
Jatin Chugh
657711e808
[APPS-2128] remove moment dependency from task-list.component.ts ( #8838 )
2023-08-29 14:27:38 +01:00
eromano
a66b3d0846
Revert "add branch release"
...
This reverts commit 79df220434 .
2023-08-28 15:08:00 +02:00
eromano
79df220434
add branch release
2023-08-28 15:06:45 +02:00
DominikIwanek
af3c7eb783
[ACS-5505] - Custom aspect properties are not updated when removing last existing property ( #8828 )
...
* [ACS-5505] - Custom aspect properties are not updated when removing last existing property
2023-08-28 11:28:10 +02:00
Grzegorz Jaśkowski
885c5a52fe
ACS-5520 add eslint-angular README, rephrase rule documentation ( #8850 )
2023-08-25 10:44:31 -04:00
Raviraj Bahirsheth
d839531d08
[APPS-2134] Remove moment.js dependency from start-task-cloud.compone… ( #8845 )
...
* [APPS-2134] Remove moment.js dependency from start-task-cloud.component.ts
* Removed the console log
* Update variable name
2023-08-25 09:13:14 -04:00
Ketevani Kvirikashvili
377dd5d3a2
[AAE-15764] Add rollback property to the model ( #8848 )
...
* [AAE-15764] Add rollback property to the model
* trigger
2023-08-25 11:53:11 +01:00
AleksanderSklorz
efa691b249
[ACS-5281] Allow to change editable of content metadata from parent ( #8841 )
...
* ACS-5281 Allow to change editable of content metadata from parent
* ACS-5281 Added empty spaces to import
2023-08-25 10:49:28 +02:00
Raviraj Bahirsheth
b77691bb08
[ACS-5861] Replace moment to date-fns in process-name.pipe.ts ( #8831 )
2023-08-25 14:03:00 +05:30
Aayush Rohila
837b3b1b92
[ACS-5640] Changing from moment to date-fns. ( #8796 )
2023-08-25 13:52:51 +05:30
Grzegorz Jaśkowski
87e57272fa
[ACS-5898] prevent custom task filters from always sending due after date ( #8847 )
...
* ACS-5898 prevent custom task filters from always sending due after date, build custom filters form without initial values
* ACS-5898 revert setDueAfterFilter method removal, make its use conditional
2023-08-24 10:51:38 -04:00
Rafal Szmit
de16072171
[AAE-1653] Script to update webdriver locally ADF ( #8846 )
...
* [AAE-1653] Script to update webdriver locally ADF
* update readme
* trigger ci
2023-08-24 15:37:48 +02:00
Eugenio Romano
729a65ca5c
Update codeql-analysis.yml ( #8843 )
...
Fix warning in codeql
2023-08-23 11:21:36 +02:00
Jatin Chugh
ce855ec36e
remove dependency from search-filters.e2e.ts file ( #8840 )
2023-08-23 10:48:59 +05:30
Jatin Chugh
c9fdf24553
[APPS-2127] migrated dependency in date-range-filter component from moment to date-fns ( #8833 )
...
* migrated dependency in date-range-filter component from moment to date-fns
* test cases migrated to date-fns impacted due to migration of dependency in date-range-filter.component.ts
* migrate date-range-filter.service.ts from moment to date-fns dependency
2023-08-22 14:45:52 -04:00
Giovanni Toraldo
a8be9d64e1
OPSEXP-2250 Fix s3 download command in init aps ( #8842 )
2023-08-22 17:03:09 +02:00
tiagosalvado10
b58e6f628a
[MNT-23821] Filter custom aspects ( #8790 )
...
* [MNT-23821] Filter custom aspects
* [MNT-23821] getCustomAspects initialization
* [MNT-23821] Added aspect list service tests
* [MNT-23821] getCustomAspects - whiteList argument as optional. Added tests.
* [MNT-23821] Changed from double to single quotes
* [MNT-23821] Lint
2023-08-22 10:27:31 -04:00
MichalKinas
9a349f27d9
Add error logging while updateing aps license ( #8839 )
2023-08-22 14:19:21 +02:00
Denys Vuika
29ec2fcc96
[ACS-5845] remove Alfresco Compatibility usage ( #8822 )
...
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* upgrade to latest js-api
* fix security concerns for execSync
* security fix
* fixes as per code reviews
* code fixes for attach file widget dialog
* code fixes
* code fixes
* disable ACS storage check
* add the jira to the commented out block
* remove useless logger call
* code fixes
* code fixes
* code fixes
* code and typing fixes
* fix lint
* disable the code
* try other fixes, add missing headers
* dump error to console
* replace test file with in-memory stream
* code fixes
* simplify checks
* disable upload
* remove useless test and ng-mocks dependency
2023-08-22 00:02:39 +01:00
Jatin Chugh
d0c35c28ee
[ACS-5860] Migration of process name cloud pipe from moment to date-fns ( #8797 )
2023-08-17 19:22:38 -04:00
AleksanderSklorz
40adcfec2d
[ACS-5797] Disable restore action for the latest version of file ( #8827 )
...
* ACS-5797 Hide restore action for the latest version of file
* ACS-5797 Removed duplications
* ACS-5797 Fix for e2e
* ACS-5797 Disable restore button for latest version
2023-08-17 18:44:18 -04:00
Jatin Chugh
03b93721ab
[APPS-2110] migrated dependency from moment to date-fns ( #8829 )
2023-08-17 18:43:29 -04:00
Mykyta Maliarchuk
3e56b9a4cc
[ACS-5226] Make Categories & Tags View Details Edit consistent ( #8826 )
...
* [ACS-5226] hide & clear tags input
* [ACS-5226] added unit test for reseting properties
2023-08-17 11:54:24 -04:00
DominikIwanek
f8d587bc2e
[ACS-5373] - Every getPerson() call changes current user ( #8830 )
2023-08-17 17:08:46 +02:00
DominikIwanek
673010d271
[ACS-5738] unable to unselect libraries ( #8825 )
...
* [ACS-5738] - Make libraries in datatable to be possible to unselect
2023-08-17 12:26:18 +02:00
Denys Vuika
d0b1f77b7b
fix document list memory leak ( #8823 )
2023-08-16 14:46:30 +01:00
MichalKinas
005115ee19
[ACS-5836] Display label for chips ( #8820 )
2023-08-14 10:59:14 -04:00
dependabot[bot]
dcd1c4e21c
Bump eslint from 8.39.0 to 8.47.0 ( #8817 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.47.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.47.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2023-08-13 14:32:09 +01:00
Alfresco Build and mauriziovitale
1b06742eb6
[ci:force][auto-commit] Update dependencies JS:6.3.0-1108 ( #8815 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-08-13 14:31:35 +01:00
Alfresco Build and mauriziovitale
f1d9e0a92f
[ci:force][auto-commit] Update dependencies JS:6.3.0-1104 ( #8800 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-08-12 09:33:16 -04:00
Grzegorz Jaśkowski
6cb881e8cf
[ADF-5557] add missing i18n resources for library membership directive ( #8806 )
...
* ADF-5557 add missing i18n resources for library membership directive
* ADF-5557 change i18n key naming in moved resources
2023-08-11 15:13:25 +01:00
Wiktor Danielewski
57ff885483
[AAE-15988] Update About component ( #8814 )
...
* [AAE-15988] Update About component
* [AAE-15988] Add automationId to AboutPanel directive
2023-08-11 15:11:58 +01:00
Tomasz Gnyp
e7dbedd497
[AAE-15815] Export variable config interface ( #8813 )
2023-08-11 11:32:30 +02:00
Denys Vuika
f201efd56a
[ACS-5761] Demo Shell Cleanup (part 2) ( #8807 )
...
cleanup demo shell
2023-08-10 22:18:21 +01:00
DominikIwanek
ca60b392d4
[ACS-5693] - Fix flickering edit icon (pencil) on hover in chip-list input ( #8808 )
2023-08-10 16:18:44 +02:00
Eugenio Romano
9bddd1a7c3
New grouping Depndabot ( #8791 )
2023-08-09 12:42:08 -04:00
Akash Rathod
adb203624d
size filter locator fix ( #8810 )
...
* size filter locator fix
* [ci:force]
2023-08-09 12:12:46 -04:00
Pablo Martinez Garcia
04803c1815
[AAE-15839] Fix file object input in viewers ( #8804 )
...
* [AAE-15839] Fix file object input in viewers
* [AAE-15839] Attend review comments
* [AAE-15839] Remove duplication
* [AAE-15839] Fix package-lock.json
* [AAE-15839] Fix package.json
* [AAE-15839] Remove duplication
* [AAE-15839] Remove duplication
2023-08-09 13:30:50 +02:00
Tomasz Gnyp
1f96c3452c
[AAE-15815] Create Data Table widget ( #8801 )
...
* [AAE-15815] Create Data Table widget
* [AAE-15815] Add check for corectness of column schema
* fix mock name typo
* improve method name
* fix testing module config
2023-08-09 01:31:39 +02:00
Denys Vuika
4f2b3bce3c
[ACS-5761] Demo Shell pages cleanup ( #8802 )
...
remove the content that is not covered by e2e testing, preparation steps for the demo shell decommissioning
2023-08-08 14:09:41 +01:00
Alfresco Build and mauriziovitale
17535c9f53
[ci:force][auto-commit] Update dependencies JS:6.3.0-1070 ( #8780 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-08-03 17:25:20 +01:00
Denys Vuika
9497abcb43
[ACS-5743] Cleanup Content tests (Demo Shell) ( #8799 )
...
* remove unused demo shell api
* remove recent files and cleanup unused api
* cleanup upload dialog page
* [ci:force] dummy commit
* [ci:force] cleanup the toolbar and tooltips
* [ci:force] remove dead code
* [ci:force] remove logger and custom action
* [ci:force] remove custom permission e2e test as already tested by unit
* [ci:force] remove "Start process" from the Content demo as not related to document list
* [ci:force] remove useless divs for selection
* [ci:force] dummy change to trigger CI/CD
* Revert "[ci:force] remove useless divs for selection"
This reverts commit fb3ae0b439 .
* [ci:force] remove e2e for artificial scenario
* [ci:force] cleanup unused navigation bar protractor api
* [ci:force] cleanup unused datatable protractor api
* [ci:force] cleanup unused login protractor api
* [ci:force] fix process cloud demo page selector
2023-08-01 18:48:19 +01:00
Denys Vuika
3f3e83057d
[ACS-5703] Comment List code and styles cleanup ( #8787 )
...
* remove useless locale
* remove useless id values, update tests
* code cleanup
* fix formatting
* css cleanup
* code cleanup
* style cleanup
* fix css scope
* cleanup styles
* remove sanitise and don't bind to innerHTML
* reduce ng-container
* move model specific logic to Comment Model
* update tests, remove sanitise tests
* drop carma coverage to 72 as code removed
* drop selection animation as selection operations are not supported by the component itself
* cleanup css
* fix tests and lint
* update stories and tests
* fix line breaks
* move e2e to unit test
* disable search tests
* disable search tests
* disable search tests
2023-07-31 19:23:46 +01:00
Mykyta Maliarchuk
312562889c
[ACS-5400] Fix incomplete string escaping ( #8721 )
...
* [ACS-5400] string escaping fix
* [ACS-5400] Unexpected token in json fix
2023-07-29 19:34:42 +01:00
Suman Chattopadhyay and “chndn004”
48898df0fa
[AAE-15741] ADF CardView component - headers for multivalued strings, integers and floats ( #8789 )
...
[AAE-15741] add configuration for display label for multivalued chip property
Co-authored-by: “chndn004” <“chandanchatterjee04@gmail.com ”>
2023-07-28 12:28:56 +05:30
AleksanderSklorz
fee60cd4ab
[ACA-4712] changes required to disallow using important for styles in aca ( #8785 )
...
* ACA-4712 Changed floating labels
* ACA-4712 Fixed cut off icon
2023-07-25 23:02:39 +02:00
Denys Vuika
80a6dadbfa
enable flags for tags/categories in the metadata card ( #8783 )
2023-07-25 14:05:28 +01:00
MichalKinas
f8f72d7f1a
[ACS-5179] Add search facet tabbed component for creator and modifier ( #8775 )
2023-07-25 13:06:05 +01:00
Maurizio Cacace
8eb43b00ad
HXOR-167: send slack message in case of release failures ( #8781 )
...
* HXOR-167: send slack message in case of release failures
* remove username
2023-07-25 10:37:54 +02:00
dependabot[bot]
cb3f264265
Bump graphql-request from 6.0.0 to 6.1.0 ( #8777 )
...
Dependabot couldn't find the original pull request head commit, 8c2d9dd09bb1c8a41a67fff5f0e5d516e33ed9c1.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 15:00:11 -04:00
dependabot[bot]
7676cb6a22
Bump material-icons from 1.13.8 to 1.13.9 ( #8778 )
...
Dependabot couldn't find the original pull request head commit, 66ae31c75cf131fd294368d27a1735a65afd2cda.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 17:46:53 +02:00
Alfresco Build and mauriziovitale
049fb16c6b
[ci:force][auto-commit] Update dependencies JS:6.3.0-1054 ( #8774 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-07-24 09:28:11 +02:00
Denys Vuika
e20de99974
[ACS-5687] info drawer layout fix for header ( #8772 )
2023-07-24 09:28:11 +02:00
swapnil.verma
640a736530
[ACS-4985] Resolved e2e test cases
...
[ACS-4985] Revert test fix for e2e execution. Updated search.config.ts for e2e test cases
Testing global install of webdriver-manager for e2e webdriver fix
[ACS-4985] Resolved e2e test failures
[ACS-4985] Increased value for drag emulation to account for increased width of the side filters panel in demo-shell search results window.
[ACS-4985] Resolved unit test failures
[ACS-4985] Resolved lint issues
[ACS-4985] Moved new components to v6.2.0 in versionIndex.md
[ACS-4985] Added documentation to versionIndex.md and README.md
[ACS-4985] Moved inLast input field back to input type number.
[ACS-4985] Resolved issue where typing a special character after adding some numbers in the 'In the last' input field would clear out the field
[ACS-4985] Updated test cases after query generation changes
[ACS-4985] Added missing null check when generating query
[ACS-4985] Added *ngFor back to the search-date-range-advanced-tabbed.component.html
[ACS-4985] Updated query generation logic. Now both 'In the last' and 'Between' options use the start date to end date query format
[ACS-4985] Removed ANY case from switch (will be handled by default case)
[ACS-4985] Split declarations into multiple lines
[ACS-4985] Fixed code smell in regex
[ACS-4985] Updated dates in documentation
[ACS-4985] Updated documentation
[ACS-4985] Added link for AngularMaterial bug for CSS workaround
[ACS-4985] Added test cases for end date validation. Fixed minor issue when setting invalid date error on between date form fields
[ACS-4985] Added validation when user manually enters the start and end dates
[ACS-4985] Added borders to inputs
[ACS-4985] Updated test cases for SearchDateRangeAdvancedTabbedComponent
[ACS-4985] Transferred business logic from SearchDateRangeAdvancedComponent and SearchFilterTabbedComponent to SearchDateRangeAdvancedTabbedComponent. Updated test cases accordingly
[ACS-4985] Resolved PR review comments
[ACS-4985] Removed unused code from base-query-builder.service.ts
[ACS-4985] Resolved linting and unit test issues
[ACS-4985] Resolved minor issues where switching between tabs could sometime cause the tab content to not show up
[ACS-4985] Resolved minor issues with display label creation
[ACS-4985] Updated component to use MatDateFnsAdapter. BetweenStartDate and BetweenEndDate are now formatted when selected from the calender
[ACS-4985] Resolved issue where clear button would not clear the values properly
[ACS-4985] Added @angular/material-date-fns-adapter package
[ACS-4985] Added image for updated documentation
[ACS-4985] Added validation to SearchDateRangeAdvancedComponent
[ACS-4985] Updated documentation for components
[ACS-4985] Removed disableUpdateOnSubmit flag from search widgets
[ACS-4985] Updated the documentation for the components
[ACS-4985] Added test cases for SearchDateRangeAdvancedTabbedComponent. Moved pending logic from template to typescript
[ACS-4985] Added clear and apply button to SearchDateRangeAdvancedTabbedComponent. Moved logic from template to typescript file
[ACS-4985] Updated test cases for SearchFilterTabbedComponent. Added safety checks to component
[ACS-4985] Added field validation to test case
[ACS-4985] Updated SearchDateRangeAdvancedTabbed component to no longer use getters and setters
[ACS-4985] Updated test cases for SearchDateRangeAdvancedComponent. Minor updates to the component template and logic. Component no longer uses getters and setters in template
[ACS-4985] Updated SearchDateRangeAdvancedTabbed component to use variables instead of getters and setters
[ACS-4985] Updated app.cconfig for demo-shell to use new date-range-advanced configuration
ACS-4985 Fixed issue with nx build, some clean ups, using changes in configuration
[ACS-4985] Updated test cases for changed date format
[ACS-4985] Updated date formats for SearchDateRangeAdvancedComponent
[ACS-4985] Removed fdescribe test cases for SearchDateRangeAdvancedComponent.
[ACS-4985] Fixed test cases for SearchDateRangeAdvancedComponent.
[ACS-4985] Fixed erroneous imports
[ACS-4985] Added license headers and re-ordered imports
[ACS-4985] Updated test cases for SearchDateRangeAdvancedComponent from moment.js to date-fns
[ACS-4985] Migrated SearchDateRangeAdvancedComponent from moment.js to date-fns
Added import for BaseQueryBuilderService in public-api.ts. Fixes #8647
[ACS-4985] Updated imports in test cases
[ACS-4985] Added exports for SearchDateRangeAdvanced and SearchFilterTabbed components to public-api.ts. Updated imports in both components
[ACS-4985] Resolved minor issue where the reset method would still trigger multiple api calls when used with the TabbedComponent
[ACS-4985] Added test cases for SearchDateRangeAdvancedComponent. Minor update to test cases for SearchFilterTabbedComponent
[ACS-4985] Updated Labels for 'In last' date range option
[ACS-4985] Updated SearchModule declarations. Fixed minor typo in SearchFilterTabbedComponent
[ACS-4985] Added test cases for SearchFilterTabbedComponent. Added test case placeholders for SearchDateRangeAdvancedComponent
[ACS-4985] Added data-automation-id to search-date-range-advanced.component.html
[ACS-4985] Added test cases for SearchFilterTabbedComponent
[ACS-4985] Removed vertical mode from SearchFilterTabbedComponent
[ACS-4985] Updated UI for search filters. Minor fixes
[ACS-4985] Added documentation for SearchFilterTabbedComponent and SearchDateRangeAdvancedComponent
[ACS-4985] Added compatibility of all search filters/facets with SearchFilterTabbedComponent
[ACS-4985] Using widget-composite component now correctly updates the search query on submit. Added optional property to disable update on submit button click for widget-composite.
[ACS-4985] Added SearchFilterTabbedComponent and SearchDateRangeAdvancedComponent. Added config for using the new components
2023-07-24 09:28:11 +02:00
SheenaMalhotra182
c8b4083f32
[ACS-5480] Bug Fix for multiple process/task filters ( #8757 )
...
* added a check before pushing filters
* moved the check inside a method and added unit tests for method
* renamed duplicate variables
* improved unit tests
* linting fixes
* linting fixes
* linting fixes
* removed unnecessary expects
* linting fix and added JS doc
* linting fixes - removed types from doc
* added unit tests for createDefaultFilter scenario
* linting fixes
* moved mock test data to mock data files
2023-07-21 14:38:11 +05:30
Alfresco Build and mauriziovitale
2c937060d2
[ci:force][auto-commit] Update dependencies JS:6.3.0-1052 ( #8748 )
...
Co-authored-by: mauriziovitale <mauriziovitale@users.noreply.github.com >
2023-07-21 10:48:55 +02:00
Mykyta Maliarchuk
2a4507d529
[ACS-5266] Advanced Search - New component for Category facet ( #8764 )
...
* [ACS-5266] new component for category facet
* [ACS-5266] fixed tests & docs
* [ACS-5266] some fixes
* [ACS-5266] linting
* [ACS-5266] some improvements
* [ACS-5266] reduced observable from child component
* [ACS-5266] fixed docs
* [ACS-5266] rebase & improvements
* [ACS-5266] typo
2023-07-21 09:27:31 +02:00
Popovics András
1ebac21251
[HXCS-1479] Breadcrumbs as secondary entry point ( #8750 )
...
* Move breadcrumb outside of the core
* Fix styling
* Fix storybook
2023-07-20 16:13:09 +02:00