dependabot[bot]
1dcdc99c2e
Bump ng-mocks from 14.6.0 to 14.7.2 ( #8416 )
...
Bumps [ng-mocks](https://github.com/help-me-mom/ng-mocks ) from 14.6.0 to 14.7.2.
- [Release notes](https://github.com/help-me-mom/ng-mocks/releases )
- [Changelog](https://github.com/help-me-mom/ng-mocks/blob/master/CHANGELOG.md )
- [Commits](https://github.com/help-me-mom/ng-mocks/compare/v14.6.0...v14.7.2 )
---
updated-dependencies:
- dependency-name: ng-mocks
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-03-27 12:56:15 +02:00
Nikita Maliarchuk
0089f188a4
[ACS-4117] Added possibility to create multiple categories ( #8382 )
...
* [ACS-4117] added possibility to create multiple subcategories
* [ACS-4117] renamed api function to follow updated code
* [ACS-4117] js-api update
* [ACS-4117] package-lock
* [ACS-4117] rebase
* [ACS-4117] empty commit
2023-03-24 10:38:06 +01:00
Ehsan Rezaei
7c988fe4d3
AAE-13073: Removed unused styles and vars ( #8406 )
2023-03-24 10:21:05 +01:00
Adriano Costa
1b3275d064
[HXCS-1322] fix e2e NotificaionComponent demo ( #8413 )
...
* [HXCS-1322] fix e2e NotificaionComponent demo
* [HXCS-1173] revert to one line
* [HXCS-1173] move new test after breaking tests
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit>
2023-03-23 21:14:23 +01:00
Adriano Costa
fb01ab7619
[HXCS-1310] fix e2e notification ( #8412 )
...
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit>
2023-03-23 11:32:01 +01:00
tomasz hanaj
b239066223
[AAE-13063] replaced custom color with theme related ( #8408 )
2023-03-23 09:21:17 +00:00
Maurizio Cacace
3f36dc7e76
HXOR-241 - finalize job needs to be improved by adding a setup check ( #8409 )
2023-03-23 09:22:44 +01:00
tomasz hanaj
739273b459
[AAE-12784] elements get typography from theme ( #8407 )
2023-03-22 17:19:13 +01:00
dependabot[bot]
fd8f9c20e7
Bump rimraf from 3.0.2 to 4.4.0 ( #8397 )
...
Bumps [rimraf](https://github.com/isaacs/rimraf ) from 3.0.2 to 4.4.0.
- [Release notes](https://github.com/isaacs/rimraf/releases )
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v4.4.0 )
---
updated-dependencies:
- dependency-name: rimraf
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-03-22 11:02:02 +01:00
dependabot[bot]
17c70cebd6
Bump eslint-plugin-jsdoc from 40.0.2 to 40.1.0 ( #8401 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 40.0.2 to 40.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v40.0.2...v40.1.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
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-03-22 10:50:11 +01:00
Aayush Rohila
66bb385a39
[ACS-4746] Returning focus to trigger element after restore option is… ( #8359 )
...
* [ACS-4746] Returning focus to trigger element after restore option is selected and manage version modal is closed
* [ACS-4746] Returning focus to trigger element after restore in manage versions PR
* [ACS-4746] Returning focus to trigger element after restore option is selected in manage version and test cases for the change.
2023-03-22 14:38:27 +05:30
Adriano Costa
cfe158839b
[HXCS-1166] extend SnackBar to customize content appearance ( #8379 )
...
* [HXCS-1166] add templateRef to SnackBarData interface
* [HXCS-1166] update SnackBarContentComponent
to be able to manage data.templateRef
* [HXCS-1166] add tests to NotificationService
* [HXCS-1166] fix lint
* [HXCS-1166] add documentation
* [HXCS-1166] follow PR advices
* [HXCS-1166] typos
* [HXCS-1166] update testrail id
---------
Co-authored-by: Adriano Costa <Adriano.Costa@hyland.comgit>
2023-03-21 16:54:29 +01:00
Eugenio Romano
0c4cc37dd2
[AAE-12242] Fix code coverage ( #8404 )
...
* fix code coverage
2023-03-21 14:57:40 +01:00
Dawid L Jablonski
c884b0625b
HXOR-193 in the pull-request flow, branch name in the flag parser should be managed better ( #8405 )
...
* Changed a structure
* Added $
* Added missing )
* [ci:force]
2023-03-21 12:04:38 +01:00
Michał Fidor
ad67e0cc37
[AAE-12635] Improve tests for using the default app - always deployed for BE UAT in Playwright ( #8393 )
...
* [AAE-12635] Improve tests for using the default app - always deployed for BE UAT in Playwright
2023-03-21 10:18:38 +01:00
Ehsan Rezaei
5ab6dc2e9d
[AAE-13069]- Input fields label improvements ( #8387 )
...
* AAE-13069: Removing extra div inside mat label
* AAE-13069: Removing font size css rule and applying right class to the mat label
* AAE-13069: Refactoring text item component based on Angular Material
* AAE-13069: Updated unit test
* AAE-13069: Fixed lint issues
* AAE-13069: Fixed styles
* AAE-13069: Updated e2e tests
* AAE-13069: Updated e2e tests
2023-03-20 20:25:13 +01:00
dependabot[bot]
cf52683771
Bump decode-uri-component from 0.2.0 to 0.2.2 in /tools/doc ( #8394 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 16:38:29 +01:00
dependabot[bot]
329cff2ba1
Bump cookiejar from 2.1.3 to 2.1.4 in /tools/doc ( #8395 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 16:38:13 +01:00
Eugenio Romano
96a04588b3
update doc ( #8386 )
2023-03-17 15:21:38 +00:00
Thomas Hunter
1b2575b2db
[ACS-4125] Add support for the tags search facet ( #8390 )
...
* ACS-4125 Added changes needed to display facets for tags
* ACS-4125 Removed logs
* Add reordering of buckets and facets through configuration + unit tests
---------
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-03-17 09:17:17 +00:00
Maurizio Cacace
4180d9f69a
Revert "HXOR-209 - The release workflow should run also when pushing on develop ( #8384 )" ( #8392 )
...
This reverts commit 29ed53bc4739e702e723b11016dd63c3b9553d38.
2023-03-17 10:12:59 +01:00
Alfresco Build
7e7762927f
[ci:force][auto-commit] Update JS-API to 5.5.0-741 for branch: update-js-api originated from JS-API PR: 326 ( #8389 )
2023-03-16 19:41:13 +01:00
Maurizio Vitale
23002d0fb8
use the dot to make nx happy ( #8388 )
2023-03-16 15:55:31 +00:00
Dawid L Jablonski
29ed53bc47
HXOR-209 - The release workflow should run also when pushing on develop ( #8384 )
...
* Edited if values
* “Changed”
* “Changed2”
2023-03-16 16:35:30 +01:00
AleksanderSklorz
db777130bd
[ACS-4753] list of tags is not rendered because of missing count field in backend response ( #8346 )
...
* ACS-4753 Use TagsAPI instead of SearchAPI to get counters
* ACS-4753 Combined fetching tags and counters in single http call
* ACS-4753 Added unit tests
* ACS-4753 Added documentation
2023-03-16 15:52:29 +01:00
Alfresco Build
b472114edf
[ci:force][auto-commit] Update JS-API to 5.5.0-740 for branch: update-js-api originated from JS-API PR: 324 ( #8315 )
2023-03-16 15:44:45 +01:00
Maurizio Vitale
d44ba08229
use PAT ( #8385 )
2023-03-16 10:56:05 +00:00
Raviraj Bahirsheth
6e835893ca
[ACS-4106] changed place of mat-error tag & style change ( #8368 )
2023-03-16 05:46:38 -04:00
Maurizio Vitale
ebabcf2c2b
attempt with rest ( #8381 )
2023-03-15 19:22:45 +00:00
Maurizio Vitale
5ebab419f5
attempt with await ( #8380 )
2023-03-15 17:07:51 +00:00
Maurizio Vitale
803e1f7f5b
use v6 ( #8378 )
2023-03-15 16:40:23 +00:00
Maurizio Vitale
1854aff099
Use escape to read var ( #8377 )
2023-03-15 16:06:34 +00:00
Maurizio Vitale
8aa9ce9556
fix the payload with comma ( #8376 )
2023-03-15 15:43:38 +00:00
Maurizio Vitale
5b20ba973b
remove await ( #8375 )
2023-03-15 14:01:54 +00:00
Maurizio Vitale
25b3d38d0a
change context ( #8374 )
2023-03-15 13:46:09 +00:00
mauriziovitale
003c1f2a24
use version 2 of action
2023-03-15 13:44:08 +00:00
Maurizio Vitale
b3c07c9789
use github as pre-authenticated ( #8373 )
2023-03-15 13:06:52 +00:00
Maurizio Vitale
2bd1ae578a
change payload values ( #8372 )
2023-03-15 12:16:05 +00:00
Maurizio Vitale
2fdcedb711
change payload ( #8371 )
2023-03-15 11:22:58 +00:00
Maurizio Vitale
9245ebd6fa
change event name ( #8370 )
2023-03-15 11:05:09 +00:00
Maurizio Vitale
757c0edc52
repository-dispatch custom event to monorepo ( #8369 )
...
* repository-dispatch custom event to monorepo
* repo owner
2023-03-15 11:00:22 +00:00
Marco Carrozzo
185e4bc55a
[HXOR-158] release wont start if pr closed but not approved ( #8335 )
2023-03-15 10:16:27 +01:00
dependabot[bot]
5e05f379fa
Bump eslint-plugin-unicorn from 43.0.2 to 46.0.0 ( #8356 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 43.0.2 to 46.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v43.0.2...v46.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-03-15 10:04:27 +01:00
dependabot[bot]
ec3d5ee0e4
Bump lint-staged from 13.1.2 to 13.2.0 ( #8355 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.1.2 to 13.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.0 )
---
updated-dependencies:
- dependency-name: lint-staged
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-03-15 10:04:18 +01:00
dependabot[bot]
8338564af8
Bump @typescript-eslint/typescript-estree from 5.47.1 to 5.55.0 ( #8363 )
...
Bumps [@typescript-eslint/typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree ) from 5.47.1 to 5.55.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/v5.55.0/packages/typescript-estree )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/typescript-estree"
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-03-15 10:04:10 +01:00
dependabot[bot]
91ce356f86
Bump eslint-plugin-jsdoc from 40.0.0 to 40.0.2 ( #8366 )
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 40.0.0 to 40.0.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v40.0.0...v40.0.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
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-03-15 10:03:59 +01:00
dependabot[bot]
ad235c0936
Bump webpack from 5.75.0 to 5.76.0 ( #8364 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 10:03:49 +01:00
Maurizio Cacace
a60a1683c1
chmod change permission ( #8367 )
2023-03-14 18:04:44 +01:00
dependabot[bot]
80691af66b
Bump eslint from 8.35.0 to 8.36.0 ( #8353 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.35.0 to 8.36.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.35.0...v8.36.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-03-14 17:41:51 +01:00
Maurizio Cacace
01b6a52446
add scripts bump and update ( #8365 )
2023-03-14 17:22:20 +01:00