Denys Vuika
d829d8eefb
AAE-34390 Clean old theming files ( #10800 )
2025-04-22 18:30:30 -04:00
dependabot[bot]
5c99139e4d
build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 ( #10806 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/cdca7365b2dadb8aad0a33bc7601856ffabcc48e...49933ea5288caeca8642d1e84afbd3f7d6820020 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 4.4.0
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>
2025-04-22 13:46:14 +01:00
dependabot[bot]
3415472110
build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 ( #10742 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a...cdca7365b2dadb8aad0a33bc7601856ffabcc48e )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2025-03-24 11:25:39 +01:00
dependabot[bot]
f1a6b1d31c
build(deps): bump actions/setup-node from 4.1.0 to 4.2.0 ( #10609 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/39370e3970a6d050c480ffad4ff0ed4d3fdee5af...1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2025-02-03 13:05:55 +01:00
Matthias Holzer
35543a634a
AAE-25664 Remove adf-testing lib ( #10389 )
...
* Remove adf-testing lib
* remove adf-testing references
* remove testing:bundle from CI workflows
2024-11-28 09:21:44 +01:00
dependabot[bot]
14df6fce04
build(deps): bump actions/checkout from 4.2.1 to 4.2.2 ( #10343 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.1 to 4.2.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/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871...11bd71901bbe5b1630ceea73d27597364c9af683 )
---
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-11-04 09:53:20 +00:00
dependabot[bot]
59d3e35702
build(deps): bump actions/setup-node from 4.0.4 to 4.1.0 ( #10363 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/0a44ba7841725637a19e28fa30b79a866c81b0a6...39370e3970a6d050c480ffad4ff0ed4d3fdee5af )
---
updated-dependencies:
- dependency-name: actions/setup-node
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-11-04 09:51:52 +00:00
41391a0bb9
Ng16 migration ( #10114 )
...
* NG-16 - migration step 1
* NG16 - fixed the builds
* [MIGRATION] - Switching off no empty functions rule
* [MIGRATION] - Somehow the fix for the cli types got lost
* [MIGRATION] - Something happened on the way to heaven
* [MIGRATION] - Ok this is weird
* [MIGRATION] - Ok this is really weird
* [MIGRATION] - change selector for expanded expansion panel content
* [MIGRATION] - storybook chips related e2e fails fix, unit alignments
* [MIGRATION] - Ok this is really weird
* [MIGRATION] - Updating outdated packages
* [MIGRATION] - updated deps for process cloud
* [MIGRATION] - Rebased to latest
* [MIGRATION] - Fixed lint
* [MIGRATION] - Fixed package version
* Rebased with lastest changes
* [MIGRATION] - check to update the script
* [MIGRATION] - rebased after the move of AlfrescoApiService
* [MIGRATION] - fixed schematics build
* [MIGRATION] - the lesson is : do not change what is already working
* Rebased to latestp
* Fixes after CR (#10202 )
* Fixed white background issue in sidenav after ng16 upgrade (#10207 )
* [MIGRATION] fix header background color not being read from input prop
* Fixed build
* Rebased
* Fix package version after release
* Thanks apollo deps
* custom theme missing sidenav color
* fix filter subscript overlapping dropdown items
* [ACS-8749] View More tags button no longer shows when all tags are removed from a node (#10285 )
* [ACS-8741] Sidenav text for Process and Task filters is now grey (#10284 )
* AAE-26037 Moved permissions role selector styles to a dedicated file (#10297 )
* Removed fallback and starting using simple token
* Removed fallback and starting using simple token
* Fixed related unit test
* Fixed related unit test
* Writing should use the same calss as reading
* Fixed unit tests for insights
* Fixed unit tests for insights
* Added fallback for JWT token
* Added fallback for JWT token
* Auto import fix
* Added fallback for injection
* Added fallback for injection
* Trying to fix JWT token issue
* Fixed unit tests
* Fixed unit tests
* Fixed style for collaborators
* fixed permission row height
* AAE-26163 Fix infinite loop when authentication error event occured (#10272 )
* AAE-26163 Logout user after 3 login attempts failed, avoiding infinite loop when an authentication error occured, like when a user machine clock is significantly out of sync
* AAE-26163 Wait to discovery document to be loaded and user not authenticated to perform a ssoLogin, logout user if login fails after 3 attempts
* AAE-26163 Fix missed id_token_hint invoking logout when a login error occured due to a clock significantly out of sync
* AAE-26163 Add fake observable to unit test
* AAE-26163 Show oauth event logs if showDebugInformation is enabled, remove auth items if access token is not valid
* AAE-26163 Improve tryLogin error message
* AAE-26163 Check if token has expired to fix case when user access the application after the token is expired and with a clock significantly out of sync
* AAE-26163 Test logout when clock is out of sync
* AAE-26163 Create a service to check if local machine time is out of sync
* AAE-26163 Update oauthErrorEvent$ and combinedOAuthErrorsStream$ to return errors
* AAE-26163 Output error within combined oauth error event subscription
* AAE-26163 Fix lint problems
* AAE-26163 Logout user when token refresh error happens for the second time, if the token is not refreshed properly after first refresh error
* AAE-26163 Logout user once an oauth error event occur due to clock out of sync
* AAE-26163 Fix retry login error message if the OAuthErrorEvent doesn t return reason
* AAE-26163 Fix the issue where the logout API call is canceled by the authorize call when login fails due to clock synchronization problems, causing an infinite loop.
* remove console.log
* AAE-26163 Fix retry login error message if the OAuthErrorEvent reason is an empty object
* Updating dependencies
* Fixed subject complete to avoid calling a reset event when complete
---------
Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com >
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com >
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com >
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com >
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com >
2024-10-23 15:23:38 +01:00
dependabot[bot]
537b4f6605
build(deps): bump actions/checkout from 4.2.0 to 4.2.1 ( #10303 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.0 to 4.2.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/d632683dd7b4114ad314bca15554477dd762a938...eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 )
---
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-10-15 09:36:32 -04:00
dependabot[bot]
e5fd06d972
build(deps): bump actions/checkout from 4.1.7 to 4.2.0 ( #10260 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/692973e3d937129bcbf40652eb9f2f61becf3332...d632683dd7b4114ad314bca15554477dd762a938 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 16:14:17 -04:00
dependabot[bot]
0b68883284
build(deps): bump actions/setup-node from 4.0.2 to 4.0.4 ( #10238 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/60edb5dd545a775178f52524783378180af0d1f8...0a44ba7841725637a19e28fa30b79a866c81b0a6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 07:49:57 -04:00
Denys Vuika
f1208d45c3
ACS-8610: cleanup demo shell protractor tests ( #10148 )
2024-09-10 08:36:42 -04:00
e617333f00
[AAE-20109] Move alfresco js-API and alfrescoapi service out from the core ( #9317 )
...
* AAE-20109 Remove alfrescoapiservice from core
* fix after rebase
* [AAe-12502] Post-rebase fix
* [AAE-12502] Add unit test fix
---------
Co-authored-by: Bartosz Sekula <Bartosz.Sekula@hyland.com >
Co-authored-by: MichalKinas <michal.kinas@hyland.com >
2024-09-06 18:43:33 +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
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]
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
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]
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
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
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
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
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
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
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
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
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
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
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
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
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
Eugenio Romano
bb3000346f
release branch workflow ( #8865 )
2023-08-31 10:25:12 +02:00