Commit Graph

11064 Commits

Author SHA1 Message Date
dependabot[bot]
e647b9c7f7
build(deps-dev): bump jsdom from 25.0.1 to 26.1.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 25.0.1 to 26.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/25.0.1...26.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 26.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 15:37:50 +00:00
Wojciech Duda
efd6e5b1b0
AAE-34826 Incorrect scale for rendered pdf documents ()
* AAE-34826 Fix missing class for pdf viewer

* AAE-34826 Remove double initial scale

* AAE-34826 Fix missing scale

* AAE-34826 Remove unnecessary condition

* AAE-34826 Remove surplus id

* AAE-34826 converted scale to string

---------

Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
8.1.0-15044203467
2025-05-15 12:50:36 +01:00
Vito Albano
6257510056
Ng18 migration ()
* [MIGRATION] - Angular 18

* [ci:force][MIGRATION] - fixed Apollo new import

* [MIGRATION] - rebased to lastest

* [MIGRATION] - updated style to use still material 2 and postpone material migration

* [AAE-32974] - sync lock with version 8

* [AAE-33014] - Fixed m2 material issue

* Rebased to latest

* Rebased to latest

* [ACS-9159] Upgraded node version ()

* [MIGRATION] - Added missing package

* [MIGRATION] - check if hte module mapping hide the warning

* [MIGRATION] - Readded wrongly removed package

* Upgrade TS

---------

Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: DominikIwanek <dominik.iwanek@hyland.com>
8.1.0-15043883503
2025-05-15 12:33:07 +01:00
Ehsan Rezaei
28137d8a09
Revert "AAE-34641 Fix form loading when tab is changed ()" ()
This reverts commit 685bc387b585db77694355378309213cfde356e3.
8.1.0-15042271894
2025-05-15 12:07:07 +02:00
Alfresco Build
81822a119d
New Crowdin translations by GitHub Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.1.0-15030781322
2025-05-14 16:48:50 -04:00
dependabot[bot]
43d0c00feb
build(deps): bump formidable from 3.5.1 to 3.5.4 in /lib/cli ()
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.1 to 3.5.4.
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: formidable
  dependency-version: 3.5.4
  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>
8.1.0-15030749955
2025-05-14 16:47:05 -04:00
dependabot[bot]
7c127888db
build(deps): bump Alfresco/alfresco-build-tools from 8.19.0 to 8.20.0 ()
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](09293790e3...8cd8c3798c)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.20.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-15005290313
2025-05-13 21:40:59 +02:00
Alfresco Build
d342643bd8
New Crowdin translations by GitHub Action ()
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
8.1.0-15002571399
2025-05-13 19:07:47 +02:00
Soumyajit Chakraborty
58a5732043
AAE-34888 fixing padding issues in form widgets () 8.1.0-14997235386 2025-05-13 18:28:40 +05:30
Tomasz Nastaly
685bc387b5
AAE-34641 Fix form loading when tab is changed () 8.1.0-14994828016 2025-05-13 12:55:45 +02:00
Alexander Puschkin
f0c90594ca
AAE-34731 Hide the open next task checkbox for the Start Process view ()
* Fix the "open next task" checkbox is not showing anymore in the process start section

* Add test

* adjust description of the test

* revert the format changes

* prettier

* rebase changes fix

* prettier

* fix tests
8.1.0-14992884874
2025-05-13 11:16:35 +02:00
dependabot[bot]
65f6e8f4de
build(deps-dev): bump vite from 5.4.18 to 5.4.19 ()
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.19
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8.1.0-14976464614
2025-05-12 11:36:55 -04:00
Soumyajit Chakraborty
ec47d8eac8
AAE-34869 fixing padding issue () 8.1.0-14975409693 2025-05-12 20:19:47 +05:30
dependabot[bot]
ca6e3969d8
build(deps): bump slackapi/slack-github-action from 2.0.0 to 2.1.0 ()
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](485a9d42d3...b0fa283ad8)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.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-14974755389
2025-05-12 10:21:28 -04:00
dependabot[bot]
b4e8e4943a
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions ()
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.23 to 3.0.24.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](4830be28ce...2d6823da40)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
  dependency-version: 3.0.24
  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-05-12 10:20:40 -04:00
dependabot[bot]
71b8dae86d
build(deps): bump Alfresco/alfresco-build-tools ()
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.18.3 to 8.20.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](247f59bac1...8cd8c3798c)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.20.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-05-12 10:18:33 -04:00
dependabot[bot]
84e5a0fa4b
build(deps): bump github/codeql-action from 3.28.16 to 3.28.17 ()
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.16 to 3.28.17.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](28deaeda66...60168efe1c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.17
  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>
8.1.0-14974678421
2025-05-12 10:18:11 -04:00
Ewelina Dikta
f2845a36c6
[AAE-29434] Adding process with process variables to simpleapp () 8.1.0-14965920234 2025-05-12 09:03:50 +02:00
Soumyajit Chakraborty
acf9e3e11c
Improvement/aae 30909 enhance user experience with tab navigation within the form ()
* AAE-30909 tab-header fixed at the top

* AAE-30909 fixing widh and scrolling issues in workspace and studio-hxp
8.1.0-14908201181
2025-05-08 19:23:30 +05:30
Soumyajit Chakraborty
adeb82c137
AAE-34335 fix for styling discrepancies in form-widgets () 8.1.0-14860367508 2025-05-06 18:33:28 +05:30
Wojciech Duda
48defa2b5f
AAE-34594 Remove redundant scroll bar from form renderer () 8.1.0-14856070398 2025-05-06 10:19:09 +01:00
Robert Duda
9ee0e5ee3e
AAE-19688 Persist feature flag overrides in session storage ()
* AAE-19688 Persist feature flag overrides in session storage

* unit tests
8.1.0-14757716769
2025-04-30 16:59:50 +02:00
dependabot[bot]
61a1fb64bf
build(deps): bump Alfresco/alfresco-build-tools from 8.18.1 to 8.18.2 ()
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.18.1 to 8.18.2.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](45bb8b6647...e524cd3bb3)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.18.2
  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>
8.1.0-14755969498
2025-04-30 14:38:26 +01:00
Fabian Kindgen
0f1200b5a2
AAE-34514 Disable next task checkbox for forms () 8.1.0-14726086968 2025-04-29 09:48:27 +02:00
dependabot[bot]
2c438760ea
build(deps): bump Alfresco/alfresco-build-tools from 8.18.1 to 8.18.3 ()
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.18.1 to 8.18.3.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](45bb8b6647...247f59bac1)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.18.3
  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>
8.1.0-14714311489
2025-04-28 13:46:30 -04:00
dependabot[bot]
56adef9d92
build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 ()
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.15 to 3.28.16.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](45775bd823...28deaeda66)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.28.16
  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-04-28 13:45:58 -04:00
dependabot[bot]
60a8cdb8b8
build(deps): bump Alfresco/alfresco-build-tools ()
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.18.2 to 8.18.3.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](e524cd3bb3...247f59bac1)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.18.3
  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>
8.1.0-14714295171
2025-04-28 13:45:37 -04:00
Denys Vuika
997e82a6b0
AAE-34543 Remove unused mat-selectors () 8.1.0-14714093103 2025-04-28 13:34:35 -04:00
Denys Vuika
b1113c51a7
AAE-34493 Improved internal mat-selectors () 8.1.0-14711395239 2025-04-28 11:17:36 -04:00
Fabian Kindgen
dc35ef8a6f
AAE-34478 Hide Open next task checkbox on claim screen () 8.1.0-14664375052 2025-04-25 14:16:31 +02:00
tomasz hanaj
cb220968cf
[AAE-34481] Field error message has preserved space ()
* [AAE-34481] field error message has preserved space

* [AAE-34481] updated class name among components

* [AAE-34481] removed redundant code
8.1.0-14660630465
2025-04-25 10:45:24 +02:00
AleksanderSklorz
50ad04aeb3
[ACS-9564] Corrected models after change of Knowledge Retrieval answer structure ()
* [ACS-9564] Corrected models after change of Knowledge Retrieval answer structure

* [ACS-9564] Changed id

* [ACS-9564] Fixed unit tests
8.1.0-14658771772
2025-04-25 08:56:12 +02:00
Denys Vuika
b1fca8dd4b
fix datetime picker theming () 8.1.0-14646017803 2025-04-24 11:53:05 -04:00
Wojciech Duda
3d598cd0c2
AAE-34470 Ignore content type of fetched pdfjs worker ()
* AAE-34470 Ignore content type of fetched pdfjs worker

* AAE-34470 Fix units

* AAE-34470 Harness instances of pdfjs worker

* AAE-34470 Harness instances of pdfjs worker

* AAE-34470 Clean docs up

* AAE-34470 Synchronize ngOnChanges

* AAE-34470 Flush not tick

* AAE-34470 Revert modern bundle for pdf_viewer.mjs
8.1.0-14645296470
2025-04-24 16:18:11 +01:00
Denys Vuika
7b67c7cf3a
AAE-34458 Cleanup deprecated styles, bug fixes () 2025-04-24 10:10:46 -04:00
Ehsan Rezaei
f34bbf59be
AAE-33589 Get task variables when preferences are updated () 8.1.0-14621393037 2025-04-23 15:58:28 +01:00
Denys Vuika
9575fe633b
AAE-34439 Cleanup Styles ()
* cleanup variables

* cleanup reference variables

* cleanup component variables

* cleanup color schemes

* cleanup color schemes

* mark todos with jira refs [ci:force]
8.1.0-14618390551
2025-04-23 13:41:02 +01:00
Adam Świderski
c6652f32b2
[ACS-959] [E2E] updated e2eapp v2 () 8.1.0-14614292306 2025-04-23 11:06:39 +02:00
swapnil-verma-gl
d6317a7b87
[ACS-9227] Fixed interactive controls must not be nested issue in datatable.component.html () 8.1.0-14605928703 2025-04-22 18:37:31 -04:00
Denys Vuika
d829d8eefb
AAE-34390 Clean old theming files () 8.1.0-14605837756 2025-04-22 18:30:30 -04:00
Maurizio Vitale
4cfda763b6
Simulate a change to upstream adf () 8.1.0-14602662562 2025-04-22 20:07:45 +01:00
Tomasz Gnyp
ff0885c265
AAE-34328 Remove additional space in amount widget currency () 8.1.0-14595564278 2025-04-22 15:07:46 +02:00
dependabot[bot]
5c99139e4d
build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 ()
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](cdca7365b2...49933ea528)

---
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>
8.1.0-14595129338
2025-04-22 13:46:14 +01:00
Maurizio Vitale
068bcc89d3
Create a git tag for every release () 8.1.0-14594718635 2025-04-22 13:25:50 +01:00
Adam Świderski
69f92bcc61
[ACS-9565] Updated e2e application () 2025-04-22 13:57:03 +02:00
dependabot[bot]
6a04484fa4
build(deps): bump Alfresco/alfresco-build-tools ()
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.18.1 to 8.18.2.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](45bb8b6647...e524cd3bb3)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-version: 8.18.2
  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-04-22 11:56:41 +01:00
dependabot[bot]
76309e3e7a
build(deps): bump actions/setup-node in /.github/actions/setup ()
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](cdca7365b2...49933ea528)

---
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 10:46:28 +01:00
Vito Albano
d0b2915c88
Revert "AAE-29010 GH actions rerun after approval () ()" ()
This reverts commit f6c446498a79aa25981525e3f87ef50f78e120c7.
2025-04-22 10:33:09 +01:00
Wojciech Duda
fdd4f6c081
AAE-22975 update to the latest version of pdfjs-dist library ()
* AAE-30877 squash-merged improvement/AAE-30877-update-package-pdfjs-dist

* AAE-30877 statically import pdf_viewer

* AAE-30877 fix failing worker load

* AAE-22975 attempt without excessive logs

* AAE-22975 remove pdf_viewer from karma includes

* AAE-22975 remove incorrect firstValueFrom

* AAE-22975 await rendered event callback

* AAE-22975 change pdf mock code

* AAE-22975 change pdf mock code

* AAE-22975 mock pdfjs-dist package in tests to improve performance

* AAE-22975 fix pagesLoaded test

* AAE-22975 fix insights tests

* AAE-22975 un-focus pdf-viewer tests, remove logs

* AAE-22975 add defer block

* AAE-22975 add pdfjsLib injection token

* AAE-22975 remove defer block

* AAE-22975 change pdfjs import path

* AAE-22975 change pdfjsviewer import path

* AAE-22975 limit usage of direct PDFViewer

* AAE-22975 cleanup
2025-04-22 10:05:44 +02:00
Mykyta Maliarchuk
0dc45e95af
[MNT-24715] App with APS does not show display value of dynamic table ()
* [MNT-24715] App with APS does not show display value of dynamic table

* [MNT-24715] fix linting
2025-04-18 10:38:46 +02:00