3706 Commits

Author SHA1 Message Date
Alfresco Build
1bc91a4a91
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.5-11612632482 JS:8.0.0-alpha.5-11612632482 (#4201)
Co-authored-by: MichalKinas <MichalKinas@users.noreply.github.com>
2024-10-31 16:30:15 +01:00
dominikiwanekhyland
c2d2f95095
[ACS-8634] "Manage Searches" - a full page list of saved searches (#4181)
* [ACS-8751] Adapt search results to handle query encoding and state propagation

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* [ACS-8634] "Manage Searches" - a full page list of saved searches

* Changes after Code Review

* [ACS-8634] Update package-lock

* [ACS-8634] Minor fixes

* [ACS-8634] Use latest ADF, fix unit tests

* [ACS-8634] Fix package lock

* [ACS-8634] Minor fixes

* [ACS-8634] CR fixes

* [ACS-8634] Sidenav state fixes

* [ACS-8634] Final fix for sidenav state

* [ACS-8634] CR fixes

* [ACS-8634] CR fix

---------

Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-10-31 14:16:23 +01:00
MichalKinas
cacc4149fa
[ACS-8956] Add new ESLint rule for self-closing tags (#4211) 2024-10-31 09:54:23 +01:00
AleksanderSklorz
d25c08a2c5
[ACS-8807] Fixed answer formatting (#4209) 2024-10-30 10:26:26 +01:00
dependabot[bot]
2dbc37c724
Build(deps): Bump vite and @angular-devkit/build-angular (#4195)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 4.5.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 4.4.7 to 4.5.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)

Updates `@angular-devkit/build-angular` from 16.2.9 to 16.2.16
- [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/16.2.9...16.2.16)

---
updated-dependencies:
- dependency-name: vite
  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-10-28 10:55:30 +01:00
jacekpluta
092a57f8b9
[ACS-8907] Remove query / question from input on the results page (#4189)
* [ACS-8907] Remove query / question from input on the results page

* [ACS-8907] Remove query / question from input on the results page
2024-10-28 10:41:52 +01:00
AleksanderSklorz
e743a38117
[ACS-8769] Removed mocked avatars and replaced with loading them from backend (#4207) 2024-10-28 09:04:26 +01:00
MichalKinas
3cda94558d
Manual dependencies update (#4200)
* Manual dependencies update

* Missing changes
2024-10-25 11:00:42 +02:00
Alfresco Build
1a3f689f32
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11504788690 JS:8.0.0-alpha.4-11504788690 (#4197)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-25 08:59:58 +02:00
MichalKinas
093099d990
Router might be undefined added safe check (#4198) 2024-10-24 09:17:43 +02:00
dominikiwanekhyland
3fbdc93c51
Ng16 migration (#4104)
* Updated ACA to Angular 16

* Updated Subject types to void in cases where no values was being emitted

* [ACS-8375] [ACA] [General] Selecting a checkbox gives a light green color on focus (#3937)

* [ACS-8376] [ACA] [[Manage Rules] Multiple UI issues in create rule dialog (#3943)

* [ACS-8378] Fixed inputs having fill styling throughout ACA (#3944)

* [ACS-8378] Mat form fields now have white background instead of grey

* [ACS-8378] Fixed issue where the background of the boolean mode control dropdown was appearing as white when in condition groups. Labels in create rules window are now black

* [ACS-8415] Sidenav labels are now grey (#3946)

* [ACS-8379] Fixed issue where icons in menus were coming as black after ng16 upgrade (#3935)

* refactor DI into inject() methods (#3954)

* Cleanup and remove unneeded commits and changes

* Fix eslint (#4032)

* [REVERTABLE] - this is a quick temp fix to be able to release ACA with NG16

* [MIGRATION] - added some fix after rebase

* Refactor AppEffects (#4079)

* Refactor effects to use inject() (#4080)

* Refactor effects to use inject() (#4081)

* Rebase fixes

* [ACS-8739] Fix e2e tests (#4106)

* Updated ADF deps

* Fixed unit passing mandatory value

* Updated ADF version

* Updated ADF version

* [ACS-8743] [ADW] click on search button open a blank page (#4125)

* Updating ADF dep

* Updating ADF

* Refactor injections in effects (#4137)

* Upstream dependencies

* Refactor SearchAiEffects

* Updating ADF and rebased

* Rebased and updated

* Rebased and updated

* Updating deps

* Updating deps

* Updating deps

* Rebased and updated deps

* Pushing package-lock.json

* Moved the JWT storage injection token at app level

* Updated dependencies

* Fixed unit test

* Improved solutio for token with no need to set it explicitly

* Updating dependencies

* Updated package version

* Updated ADF deps

* Use latest ADF

---------

Co-authored-by: swapnil.verma <swapnil.verma@globallogic.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-10-23 17:19:36 +02:00
Adam Świderski
e97fd97e7c
[ACS-5996] [E2E] fixed C286473 e2e test (#4191) 2024-10-23 15:23:43 +02:00
Alfresco Build
8773a026e5
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11462485517 JS:8.0.0-alpha.4-11462485517 (#4188)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-23 13:57:26 +02:00
dominikiwanekhyland
a7573dc933
ADW Saved Search (#4173)
* [ACS-8751] Adapt search results to handle query encoding and state propagation

* ADW Saved Search

* ADW Saved Search

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after CR, bug fixed

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* Changes after code review

* ACS-8751 fix e2e

* ACS-8751 fix e2e

* ACS-8751 fix e2e

* ACS-8751 fix e2e saved-search

* ACS-8751 fix e2e recent file

* ACS-8751 fix e2e recent file

* [ACS-8751] Change encoding from ascii to utf8 to handle special language characters

---------

Co-authored-by: MichalKinas <michal.kinas@hyland.com>
Co-authored-by: akash.rathod@hyland.com <akash.rathod@hyland.com>
2024-10-23 09:33:08 +02:00
AleksanderSklorz
b9213f345c
[MNT-24660] Updated documentation (#4187)
* MNT-24660 Updated documentation

* MNT-24660 Updated documentation
2024-10-22 10:21:50 +02:00
AleksanderSklorz
dfa155df03
[MNT-24660] version list action cannot be disabled using app conf (#4182)
* MNT-24660 Fixed config settings for version manager

* MNT-24660 Unit tests

* MNT-24660 Added possibility to hide and show delete version option

* MNT-24660 Property to show or hide version actions

* MNT-24660 Added more tests, updated documentation

* MNT-24660 Additional documentation

* MNT-24660 Additional fixes

* MNT-24660 Reverted not wanted change

* MNT-24660 Reverted not wanted change
2024-10-21 23:27:48 +02:00
Alfresco Build
0744dfcd55
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11441703559 JS:8.0.0-alpha.4-11441703559 (#4186)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-21 22:53:44 +02:00
dependabot[bot]
52a7a62323
Build(deps): Bump Alfresco/alfresco-build-tools (#4155)
Bumps the github-actions group with 1 update in the /.github/actions/adf-linking directory: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v1.35.0...v7.1.0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 12:31:08 +02:00
dependabot[bot]
68f88c4cee
Build(deps): Bump the github-actions group (#4154)
Bumps the github-actions group in /.github/actions/publish-image with 2 updates: [docker/login-action](https://github.com/docker/login-action) and [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `docker/login-action` from 2 to 3
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 10:02:37 +02:00
dependabot[bot]
568b925b95
Build(deps): Bump actions/setup-node (#4153)
Bumps the github-actions group in /.github/actions/publish-libs with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:47:50 +02:00
dependabot[bot]
6a4202be90
Build(deps): Bump Alfresco/alfresco-build-tools (#4151)
Bumps the github-actions group with 1 update in the /.github/actions/setup directory: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v1.35.0...v7.1.0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:27:24 +02:00
dependabot[bot]
264592b5ab
Build(deps): Bump the github-actions group with 7 updates (#4152)
Bumps the github-actions group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` |
| [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` |
| [actions/cache](https://github.com/actions/cache) | `3` | `4` |
| [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) | `1.35.0` | `7.1.0` |
| [actions/github-script](https://github.com/actions/github-script) | `6` | `7` |
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | `4` | `5` |


Updates `actions/checkout` from 3 to 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/v3...v4)

Updates `github/codeql-action` from 2 to 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/v2...v3)

Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

Updates `actions/cache` from 3 to 4
- [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/v3...v4)

Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v1.35.0...v7.1.0)

Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

Updates `stefanzweifel/git-auto-commit-action` from 4 to 5
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 09:15:01 +02:00
Alfresco Build
8a68e131ac
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11385429099 JS:8.0.0-alpha.4-11385429099 (#4180)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-18 07:55:00 +02:00
Alfresco Build
7b2a613cce
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11347259322 JS:8.0.0-alpha.4-11347259322 (#4178)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-16 11:04:48 +02:00
Alfresco Build
0ecdb7131a
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11334975797 JS:8.0.0-alpha.4-11334975797 (#4174)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-15 13:47:49 +02:00
Alfresco Build
2bf0efe5bd
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11269983277 JS:8.0.0-alpha.4-11269983277 (#4172)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-10 15:02:11 +02:00
Alfresco Build
e6a707acc4
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11249656781 JS:8.0.0-alpha.4-11249656781 (#4171)
Co-authored-by: jacekpluta <jacekpluta@users.noreply.github.com>
2024-10-09 09:33:48 +02:00
Akash Rathod
2f507323ac
[ACS-8886] enable excluded test from ACA (#4170)
* [ACS-8886] enable excluded test

* [ACS-8886] enable excluded test

* [ACS-8886] test fix and added ticket to resovle

* [ACS-8886] test reexcluded as valid fail

* [ACS-8886] test enalbe

* [ACS-8886] test fix for admin
2024-10-08 17:25:13 +02:00
Alfresco Build
e70ac05786
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11221539839 JS:8.0.0-alpha.4-11221539839 (#4162)
Co-authored-by: DenysVuika <DenysVuika@users.noreply.github.com>
2024-10-08 09:08:22 +02:00
dependabot[bot]
266429a5de
Build(deps): Bump tslib from 2.6.3 to 2.7.0 (#4166)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.3...v2.7.0)

---
updated-dependencies:
- dependency-name: tslib
  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-10-07 15:37:37 +02:00
AleksanderSklorz
0fb9f9ebe3
[ACS-8398] unit tests part 3 (#4163)
* ACS-8398 Unit tests for search ai effects

* ACS-8398 Unit tests for canDisplayKnowledgeRetrievalButton rule

* ACS-8398 Unit tests for changes in document base page

* ACS-8398 Added unit tests for changes in recent files component

* ACS-8398 Unit tests for changes in lists pages

* ACS-8398 Moved variable to inside of describe

* ACS-8398 Moved repeated code to function

* ACS-8398 Reverted one change

* ACS-8398 Fix after rebase

* ACS-8398 Fix issue with repeated code

* ACS-8398 Fix issue with repeated code

* ACS-8398 Fixed unit tests

* ACS-8398 Fixed unit tests

* ACS-8398 Trigger job
2024-10-07 13:50:01 +02:00
jacekpluta
3ec6d0be32
[ACS-8779] Keep selections and question after going to the previous page (#4147) 2024-10-04 14:54:09 +02:00
Alfresco Build
64dfc48468
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.4-11176263090 JS:8.0.0-alpha.4-11176263090 (#4150)
Co-authored-by: jacekpluta <jacekpluta@users.noreply.github.com>
2024-10-04 11:09:18 +02:00
Adam Świderski
de8f48cff0
[ACS-8866] [E2E] Added UI, Debug and Headed modes to NX console (#4160) 2024-10-03 12:30:19 +02:00
Adam Świderski
b72009f9e1
[ACS-8845] viewer file types fixes pr (#4159)
* [ACS-8845] [E2E] Added e2e tests for verifying file types in viewer

* [ACS-8845] [E2E] Viewer tests fixes

* [ACS-8845] eslint fix
2024-10-02 14:00:23 +02:00
dependabot[bot]
8099ca9de4
Build(deps): Bump @fontsource/open-sans from 5.0.28 to 5.1.0 (#4118)
Bumps [@fontsource/open-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/open-sans) from 5.0.28 to 5.1.0.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/open-sans)

---
updated-dependencies:
- dependency-name: "@fontsource/open-sans"
  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-10-02 09:56:30 +02:00
Adam Świderski
5968a39de5
[ACS-8845] [E2E] Added e2e tests for verifying file types in viewer (#4156) 2024-10-02 09:51:49 +02:00
dependabot[bot]
5b44f75197
Build(deps-dev): Bump karma from 6.4.3 to 6.4.4 (#4075)
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.3...v6.4.4)

---
updated-dependencies:
- dependency-name: karma
  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-10-02 09:44:26 +02:00
dependabot[bot]
16e34c1372
Build(deps-dev): Bump @playwright/test from 1.45.1 to 1.47.2 (#4133)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.45.1 to 1.47.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.45.1...v1.47.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  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-10-02 09:31:54 +02:00
AleksanderSklorz
01f0deb839
[ACS-8784] Fixed references layout (#4157) 2024-10-02 08:40:52 +02:00
dependabot[bot]
3c71a11c58
Build(deps-dev): Bump eslint-plugin-jsdoc from 48.2.3 to 50.3.0 (#4145)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.3 to 50.3.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/v48.2.3...v50.3.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  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-10-01 11:25:23 +02:00
dependabot[bot]
36378da2e4
Build(deps): Bump body-parser and express (#4113)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- 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-10-01 11:03:27 +02:00
dependabot[bot]
7a0f31b27d
Build(deps-dev): Bump rollup from 3.29.4 to 3.29.5 (#4143)
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-01 10:53:27 +02:00
MichalKinas
7ceadcc270
Post-release version bump (#4149) 2024-09-30 15:41:47 +02:00
MichalKinas
4306bdfaf6
Release 5.1.1 (#4148) 5.1.1 2024-09-30 13:37:13 +02:00
Alfresco Build
2c347eaa7f
GH Auto: Upstream dependencies ADF:7.0.0-alpha.2-11070706321 JS-API:8.0.0-alpha.2-11070706321 using Tag:7.0.0-alpha.2-11070706321 (#4144)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-11070706321  JS:8.0.0-alpha.2-11070706321

* fix test

---------

Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
2024-09-27 16:16:24 +02:00
Alfresco Build
8b0cd8a958
[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-11066801004 JS:8.0.0-alpha.2-11066801004 (#4136)
Co-authored-by: jacekpluta <jacekpluta@users.noreply.github.com>
2024-09-27 11:37:38 +02:00
AleksanderSklorz
a93722bea6
[ACS-8833] Displaying error page when there is no selected nodes (#4142) 2024-09-27 09:49:47 +02:00
jacekpluta
34e494e8e6
[ACS-8821] Agent avatar image location fix 2.0 (#4141) 2024-09-25 14:00:07 +02:00
AleksanderSklorz
8525aa34d8
[ACS-8816] Removed unused feedback buttons (#4138) 2024-09-24 15:16:30 +02:00