Anton Ramanovich
10673e5803
ACS-8770: removed deprecated marks for adfHttpClient
2025-07-21 13:36:17 +02:00
Anton Ramanovich
946e6d8014
ACS-8770: fixes newly added import issue
2025-07-21 13:36:17 +02:00
Anton Ramanovich
035d96c118
ACS-8770: minor lint issue
2025-07-21 13:36:17 +02:00
Anton Ramanovich
f63779cb15
ACS-8770: refactor; moved mock to separate file
2025-07-21 13:36:17 +02:00
Anton Ramanovich
2fbf916749
ACS-8770: fix lint issue
2025-07-21 13:36:17 +02:00
Anton Ramanovich
3bd705b8b4
ACS-8770: fixes showNodeCounter unit test removing redundant await of CD circle
2025-07-21 13:36:17 +02:00
Anton Ramanovich
66f5a4081a
ACS-8770: fixes searchPanel unit test removing redundant await of CD circle
2025-07-21 13:36:17 +02:00
Anton Ramanovich
4d8439ffb0
ACS-8770: fixes site selection unit test setup
2025-07-21 13:36:17 +02:00
Anton Ramanovich
2876d09e74
ACS-8770: fix load versions test by breaking then() calls chain once assertion is checked
2025-07-21 13:36:17 +02:00
Anton Ramanovich
88abd309a5
ACS-8770: fixes test with rejected promise improper usage
2025-07-21 13:36:17 +02:00
Anton Ramanovich
6d26c184c8
ACS-8770: provides mock for adfHttpClient
2025-07-21 13:36:17 +02:00
Anton Ramanovich
3cd7539c56
ACS-8770: imports adjust after project structure change
2025-07-21 13:36:17 +02:00
Anton Ramanovich
e6b1d06149
ACS-8770: fix for "this" resolving after migrate from static methods
2025-07-21 13:36:17 +02:00
Denys Vuika
c1e8ac3f9a
fix after rebase
2025-07-21 13:36:17 +02:00
Denys Vuika
97938098df
jasmine.ajax workarounds [ci:force]
2025-07-21 13:36:17 +02:00
Denys Vuika
3924590537
remove DebugAppConfigService [ci:force]
2025-07-21 13:36:17 +02:00
Denys Vuika
afd0bc6b57
remove DebugAppConfigService [ci:force]
...
rebasing develop
2025-07-21 13:36:17 +02:00
Denys Vuika
57854b41cd
move auth interceptor to the core lib [ci:force]
...
rebasing develop
2025-07-21 13:36:12 +02:00
Denys Vuika
880c670593
workarounds for jasmine.ajax in unit tests
2025-07-21 13:33:28 +02:00
Denys Vuika
4d84f665ce
workarounds for jasmine.ajax in unit tests
...
rebasing develop
2025-07-21 13:22:38 +02:00
Denys Vuika
c4f7fdf093
fix api service bugs and remove workarounds
...
rebasing onto develop
2025-07-21 13:22:38 +02:00
dependabot[bot]
f67a7d0721
build(deps): bump Alfresco/alfresco-build-tools from 8.26.0 to 8.27.0 ( #11038 )
...
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.27.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>
9.1.0-16411309588
2025-07-21 09:44:46 +02:00
dependabot[bot]
4dd8367878
build(deps): bump Alfresco/alfresco-build-tools ( #11037 )
...
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools ) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases )
- [Commits](691c1d16c9...20d21f43ad
)
---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
dependency-version: 8.27.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>
9.1.0-16411139097
2025-07-21 09:34:29 +02:00
dependabot[bot]
b2246cb148
build(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.5.3 ( #11034 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 4.2.1 to 5.5.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.5.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-version: 5.5.3
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>
9.1.0-16411040240
2025-07-21 09:28:28 +02:00
dependabot[bot]
fb3a9ca2c2
build(deps): bump on-headers and compression ( #11030 )
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) and [compression](https://github.com/expressjs/compression ). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `compression` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases )
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/compression/compare/1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: compression
dependency-version: 1.8.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9.1.0-16410905926
2025-07-21 09:20:10 +02:00
Grzegorz Jaśkowski
f15014f295
[ACS-9880] Create ADF upgrade guide from 7.0.0 to 8.0.0 ( #11029 )
...
* [ACS-9880] add ADF upgrade from 7.0.0 to 8.0.0 guide
* [ACS-9880] add missing commas and values [ci:force]
9.1.0-16370369053
2025-07-18 14:19:06 +02:00
dominikiwanekhyland
b28479b92b
[AAE-32978] Move ADF "RichTextEditorComponent" to HxP monorepo ( #10967 )
9.1.0-16342350760
2025-07-17 12:11:56 +02:00
AleksanderSklorz
89380f2905
[ACS-7266] checkboxes in sorting boxes are put on the right side of the text instead of the left side ( #11009 )
...
* [ACS-7266] Fix for checkboxes position
* [ACS-7266] Unit test
* [ACS-7266] Addressed comment
9.1.0-16312921641
2025-07-16 09:13:10 +02:00
AleksanderSklorz
e5fcfde2ec
Post release version bump ( #11021 )
...
* Trigger Build
* Post release bump
9.1.0-16295798990
2025-07-15 16:16:03 +02:00
Maurizio Vitale
2e10d2c5c7
AAE-36718 Expose a landing page provider for the landing-page-token ( #11020 )
...
* Expose a landing page provider for the landin-page-token
* Expose a landing page provider for the landin-page-token
* fix lint
* fix lint
8.1.0-16295248176
2025-07-15 14:54:18 +01:00
Alfresco Build
96281d32a1
New Crowdin translations by GitHub Action ( #11017 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.1.0-16295066092
2025-07-15 14:46:38 +01:00
AleksanderSklorz
1f5785aa8e
Release 8.0.0 ( #11019 )
...
* Release 8.0.0
* Release 8.0.0
* Trigger Build
* Release 8.0.0
8.0.0
2025-07-15 09:34:47 +02:00
dependabot[bot]
be03d82668
build(deps): bump crowdin/github-action from 2.8.0 to 2.9.0 ( #11014 )
...
Bumps [crowdin/github-action](https://github.com/crowdin/github-action ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/crowdin/github-action/releases )
- [Commits](297234bae0...9fd07c1c5b
)
---
updated-dependencies:
- dependency-name: crowdin/github-action
dependency-version: 2.9.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>
8.1.0-16266708532
2025-07-14 08:21:48 -04:00
dependabot[bot]
d265172cee
build(deps-dev): bump prettier from 2.8.8 to 3.6.2 ( #11012 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.8 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.6.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.6.2
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>
2025-07-14 08:21:31 -04:00
Denys Vuika
7aa07ef525
AAE-36614 new provideShell api ( #11006 )
8.1.0-16266693062
2025-07-14 08:21:05 -04:00
Denys Vuika
2ebee4c024
AAE-36615 new provideI18N api ( #11007 )
8.1.0-16266387720
2025-07-14 08:06:53 -04:00
dominikiwanekhyland
b563e283c1
[ACS-9789] Multiple styles issues for metadata sidebar ( #11015 )
8.1.0-16265121111
2025-07-14 13:03:28 +02:00
Soumyajit Chakraborty
f1bdbf63b0
AAE-36368 Fixing labels and form-fields on content-ee and apa ( #10982 )
...
* AAE-36368 fixing labels and form-fields on content-ee and apa
* AAE-36368 removing padding for ACA
* AAE-36368 fixing the PR for ACA issues
* AAE-36368 resolving PR comments removing adf-form-field-input class
8.1.0-16261404664
2025-07-14 09:03:47 +01:00
Alfresco Build
1dd7d29bf2
New Crowdin translations by GitHub Action ( #11008 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.1.0-16219549243
2025-07-11 08:03:29 -04:00
Mykyta Maliarchuk
0651dc25d5
[ACS-9790] Fix Tags and Categories content is missing during editing other panel ( #11004 )
...
* [ACS-9790] Fix Tags and Categories content is missing during editing other panel in metadata sidebar
* [ACS-9790] remove commented code
* [ACS-9790] cr fix
8.1.0-16215677969
2025-07-11 10:37:50 +02:00
Shivangi Shree
ec145fb73c
[ADF-5583] Update style to make version visible outside dialog ( #11005 )
...
* [ADF-5583] Update style to make version visible outside dialog
* [ADF-5583] Remove redundant overflow style
* [ADF-5583] Remove redundant style
8.1.0-16215305823
2025-07-11 13:48:12 +05:30
dominikiwanekhyland
450a4a0a49
[ACS-9789] Multiple styles issues for metadata sidebar ( #11002 )
8.1.0-16194545114
2025-07-10 14:02:08 +02:00
Alfresco Build
792011ed4d
New Crowdin translations by GitHub Action ( #11001 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.1.0-16190354073
2025-07-10 09:41:25 +01:00
Alfresco Build
699474ff59
New Crowdin translations by GitHub Action ( #10999 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
8.1.0-16172478241
2025-07-09 15:43:11 +01:00
dependabot[bot]
2bf97891d9
build(deps): bump koa and @nx/angular ( #10984 )
...
Bumps [koa](https://github.com/koajs/koa ) to 2.16.1 and updates ancestor dependency [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular ). These dependencies need to be updated together.
Updates `koa` from 2.15.4 to 2.16.1
- [Release notes](https://github.com/koajs/koa/releases )
- [Changelog](https://github.com/koajs/koa/blob/master/History.md )
- [Commits](https://github.com/koajs/koa/compare/2.15.4...v2.16.1 )
Updates `@nx/angular` from 20.8.0 to 21.2.2
- [Release notes](https://github.com/nrwl/nx/releases )
- [Commits](https://github.com/nrwl/nx/commits/21.2.2/packages/angular )
---
updated-dependencies:
- dependency-name: koa
dependency-version: 2.16.1
dependency-type: indirect
- dependency-name: "@nx/angular"
dependency-version: 21.2.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.1.0-16172471057
2025-07-09 15:42:57 +01:00
Denys Vuika
11cb2ea688
AAE-36484 improved standalone support for Core ( #10998 )
...
improved standalone support
8.1.0-16168969238
2025-07-09 08:12:17 -04:00
dependabot[bot]
1d2cb2390b
build(deps): bump vite and @angular-devkit/build-angular ( #10983 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) to 6.3.5 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli ). These dependencies need to be updated together.
Updates `vite` from 6.2.5 to 6.3.5
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.5/packages/vite )
Updates `@angular-devkit/build-angular` from 19.2.7 to 19.2.15
- [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/19.2.7...19.2.15 )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.5
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 19.2.15
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.1.0-16167969203
2025-07-09 12:21:57 +01:00
dependabot[bot]
1218def6cd
build(deps-dev): bump eslint-plugin-storybook from 0.11.6 to 9.0.7 ( #10991 )
...
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin ) from 0.11.6 to 9.0.7.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md )
- [Commits](https://github.com/storybookjs/storybook/commits/HEAD/code/lib/eslint-plugin )
---
updated-dependencies:
- dependency-name: eslint-plugin-storybook
dependency-version: 9.0.7
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>
8.1.0-16167952151
2025-07-09 12:20:58 +01:00
Fabian Kindgen
6a3623bd76
AAE-35676 Cleanup Open Next Task ( #10952 )
...
* [ci:force] Cleanup
* [ci:force] cleanup
* [ci:force] Re-added tests & adjusted them
* [ci:force] Update user-task-cloud.component.spec.ts
* Fixes
8.1.0-16144344582
2025-07-08 15:16:57 +02:00
Denys Vuika
5438eef9db
AAE-36260 global test setup ( #10970 )
8.1.0-16122789145
2025-07-07 12:41:59 -04:00