10988 Commits

Author SHA1 Message Date
swapnil.verma
977eb91c0d [ACS-6630] Reverting unneeded changes 2025-03-21 14:44:50 +05:30
swapnil.verma
8fb721215e [ACS-6630] Added ExtensionComposition exports to public-api.ts 2025-03-21 14:44:50 +05:30
swapnil.verma
c4daf7b9b9 [ACS-6630] Corrected documentation typo 2025-03-21 14:44:50 +05:30
swapnil.verma
d8e562e6b2 [ACS-6630] Moved ExtensionComposition and ExtensionCompositionEntry components from js-api to core. 2025-03-21 14:44:38 +05:30
swapnil.verma
6d201b108f [ACS-6630] Revert move of ActionRef, RuleRef and RouteRef from extensions library to js-api library 2025-03-21 14:43:57 +05:30
swapnil.verma
d855328efc [ACS-6630] Added ExtensionManagerService and ExtensionInfoModel to ADF. Renamed ExtensionConfig to ExtensionComposition 2025-03-21 14:43:53 +05:30
swapnil.verma
9b9d73f799 [ACS-6630] Replaced references of any 2025-03-21 14:41:21 +05:30
swapnil.verma
6b7cf620a2 [ACS-6630] Updated docs and test cases file paths 2025-03-21 14:41:21 +05:30
swapnil.verma
35b6c05aae [ACS-6630] Added models, APIs and docs to js-api for extension-manager feature 2025-03-21 14:41:19 +05:30
swapnil.verma
e25fddf178 [ACS-6342] AppExtensionService now fetches extension state from BE on login 2025-03-21 14:39:28 +05:30
swapnil-verma-gl
f489b77b94 [ACS-7740] Removed code to apply saved extensions management config on app init (now to be done in ADW) (#9648) 2025-03-21 12:54:10 +05:30
AleksanderSklorz
66ee4ffb94 [ACS-6628] Display arrows for tabs for extensions manager (#9481) 2025-03-21 12:54:10 +05:30
swapnil.verma
dfa54886c0 [ACS-6342] Updated ExtensionService code to use pre-existing methods for merging arrays/objects 2025-03-21 12:54:09 +05:30
swapnil.verma
690b12c2d1 [ACS-6342] AppExtensionService now fetches extension state from BE on login 2025-03-21 12:54:09 +05:30
Eugenio Romano
3475098f32
fix undefiend tooltip (#10731) 2025-03-20 16:33:59 +01:00
Alfresco Build
4249a856c9
New Crowdin translations by GitHub Action (#10730)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-03-20 14:12:44 +00:00
dependabot[bot]
ce90117e28
build(deps-dev): bump @nx/eslint-plugin from 17.3.1 to 20.6.0 (#10723)
Bumps [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) from 17.3.1 to 20.6.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.6.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@nx/eslint-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>
2025-03-20 11:20:27 +00:00
AleksanderSklorz
083755b41a
[ACS-5190] document name text alignement and long name trim issue (#10715)
* [ACS-5190] Fixed trimming issue

* [ACS-5190] Unit tests

* [ACS-5190] Prevent issues when filename is not defined
2025-03-19 08:24:10 +01:00
AleksanderSklorz
015ce8a99e
[ACS-9375] Transparent background for hovered spinner (#10691) 2025-03-19 08:23:10 +01:00
Ehsan Rezaei
b643054a15
AAE-32999 Removed subscriptions-transport-ws feature flag (#10727)
* AAE-32999 Removed subscriptions-transport-ws feature flag

* AAE-32999 Fixing unit test

* AAE-32999 Fixing unit test

* AAE-32999 Fixing unit test
2025-03-18 19:37:58 +01:00
MichalKinas
838b3e78b7
[ACS-9398] Add snackbar notifications for favorite node directive (#10714)
* [ACS-9398] Add snackbar notifications for favorite node directive

* [ACS-9398] Fix sonarqube issues

* [ACS-9398] Add snackbar notifications for library favorite directive
2025-03-18 08:33:22 +01:00
MichalKinas
e8d1328244
Post-release version bump (#10726)
* Post-release version bump

* Reset cache
2025-03-17 17:03:58 +01:00
MichalKinas
25f7351b63
Release 7.0.0 (#10725)
* Release 7.0.0

* Cli js-api version fix
7.0.0
2025-03-17 11:06:16 +01:00
Stephen Donnell
d5bd97e3d2
[AAE-27160] Fix the structure of data returned from service-tasks API (#10711) 2025-03-14 14:22:24 -05:00
Michaela
5912423f96
[AAE-32862] Unit Tests not triggered in pull request for alfresco-ng2-components (process-services-cloud) (#10718)
* [AAE-32862] updated to correct name

* [AAE-32862] remove non existing default project
2025-03-13 11:27:46 +01:00
dependabot[bot]
f1c3141d52
build(deps): bump @babel/helpers from 7.26.7 to 7.26.10 (#10710)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.7 to 7.26.10.
- [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.26.10/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

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>
2025-03-12 22:42:11 +00:00
Anna Karwatka
f692c1620f
AAE-28935 Add form-styling-process to simpleapp (#10713) 2025-03-12 16:12:33 +01:00
MichalKinas
1f0f8dc6fd
[ACS-9371] Migrate docs from docs.alfresco to support.hyland (#10708) 2025-03-12 14:25:28 +01:00
Soumyajit Chakraborty
677150e9d3
AAE 31996 refresh button on filters not working as expected (#10712)
* AAE-31996 Refresh button on filters not working code fix test

* AAE-31996 Altering the notification service for Refresh button

* AAE-31996 Refrehs button notifications issues fix

* updating to match develop

* AAE-31996 resolving PR comments and removing unwanted changes

* AAE-31996 resolving PR comments for units
2025-03-12 17:10:11 +05:30
dependabot[bot]
34c0d88bbe
build(deps): bump axios from 1.7.9 to 1.8.2 (#10706)
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-12 09:04:51 +00:00
dependabot[bot]
dc41fef117
build(deps): bump Alfresco/alfresco-build-tools from 8.14.1 to 8.16.0 (#10704)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.14.1 to 8.16.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](695272dc51...c1236aee36)

---
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>
2025-03-11 21:41:31 +00:00
dependabot[bot]
4ebb1537db
build(deps-dev): bump rimraf from 5.0.10 to 6.0.1 (#10701)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.10 to 6.0.1.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.10...v6.0.1)

---
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>
2025-03-11 21:40:02 +00:00
Michaela
a74388513e
AAE-32255 Start Process button in start event is showing and failing for form with custom outcomes (#10697)
* [AAE-32255] check if form has visible outcomes

* [AAE-32255] readded ?

* [AAE-32255] use pipe and observable

* [AAE-32255] check if exists
2025-03-11 17:21:55 +01:00
Michaela
08fd1f3d12
Revert "AAE 31996 refresh button on filters not working as expected (#10698)" (#10709)
This reverts commit 946fe889e1e4b4eed6a3e03ecb0539471ab4852d.
2025-03-11 16:48:41 +01:00
Ehsan Rezaei
fe372dba59
AAE-30886 Upgrade editorjs-html version in process-services-cloud (#10707) 2025-03-11 15:11:19 +01:00
dependabot[bot]
e48e8344f6
build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 (#10703)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.10 to 3.28.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b56ba49b26...6bb031afdd)

---
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>
2025-03-10 16:23:22 -04:00
dependabot[bot]
ab04a68ec5
build(deps): bump Alfresco/alfresco-build-tools (#10705)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.14.1 to 8.16.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](695272dc51...c1236aee36)

---
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>
2025-03-10 16:22:03 -04:00
Soumyajit Chakraborty
946fe889e1
AAE 31996 refresh button on filters not working as expected (#10698)
* [AAE-31996] Refresh button on filters not working code fix test

* [AAE-31996] Altering the notification service for Refresh button

* [AAE-31996] Update typo in display-rich-text
2025-03-10 19:08:56 +05:30
Wojciech Duda
f8f72edeb9
AAE-32493 Add error handling for loading task (#10692)
* AAE-32493 Add error handling for loading task [ci:force]

* AAE-32493 Improve units

* AAE-32493 forkJoin observables together

* AAE-32493 Remove duplicate loading cancel

* AAE-32493 Complete task subscription on error
2025-03-05 12:53:04 +01:00
MichalKinas
f7e521607c
[MNT-24909] Check if property constraint is handled by validators available in ADF (#10696) 2025-03-05 11:48:08 +01:00
Bartosz Sekula
97970735fe
AAE-32478 Asynchronous Form - update datatable on variable change (#10693) 2025-03-05 10:54:47 +01:00
dependabot[bot]
e862862fb9
build(deps): bump actions/cache in /.github/actions/setup (#10686)
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0c907a75c2...d4323d4df1)

---
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>
2025-03-04 19:07:44 +00:00
Vito Albano
b1ff467b9a
[AAE-30886] - Upgrade to latest editorjs (#10672)
* [ci:force]

* [AAE-30886] - Upgrade to latest editorjs

* [ci:force] - checking if build is ok

* [AAE-32127] - fixed custom parser and sanitizer funciton

* [AAE-32127] - fixed custom parser and sanitizer funciton

* [ci:force]
2025-03-04 19:07:22 +00:00
Vito Albano
32341f0b86
Fix/[ACS-9224] Revert fixed critical accessibility issues in datatable.component (#10694)
* [ci:force]

* Revert "[ACS-9224] Fixed critical accessibility issues in datatable.component (#10679)"

This reverts commit 58fa965d3fe91d794f8aed6f4ce44bc7a2a03b9b.
2025-03-04 17:12:14 +00:00
Mykyta Maliarchuk
cc9eca6bea
Move Storybook under dev-dependencies (#10690) 2025-03-04 12:56:08 +01:00
AleksanderSklorz
8dceb5fb1d
[ACS-9225] serious a11y testing side bar elements must meet minimum color contrast ratio thresholds (#10687)
* [ACS-9225] Fixed color contrast for sidebar elements

* [ACS-9225] Applied fix also for processes
2025-03-03 11:08:38 +01:00
dependabot[bot]
1f4cc9757c
build(deps): bump Alfresco/alfresco-build-tools (#10673)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.14.0 to 8.14.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](29e77d9158...695272dc51)

---
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>
2025-02-27 15:16:13 +00:00
Mykyta Maliarchuk
1422604991
[ACS-9233] a11y testing: Edit Aspects - Interactive controls must not be nested (#10680) 2025-02-27 09:35:24 +01:00
Tomasz Nastaly
ac11fa8a65
AAE-30141 Replace ngIf for asterix with style visibility (#10665) 2025-02-25 14:27:44 +01:00
swapnil-verma-gl
58fa965d3f
[ACS-9224] Fixed critical accessibility issues in datatable.component (#10679)
* [ACS-9224] Fixed critical accessibility issues in datatable.component

* [ACS-9224] Replaced <label> with <th> to fix minor issue

* [ACS-9224] Fixing sonarlint issues

* [ACS-9224] Resolved template issues
2025-02-25 14:58:56 +05:30