11053 Commits

Author SHA1 Message Date
Denys Vuika
b58f1c9daa
[ACS-8771] bug fixes in insights, reduce jasmine.ajax (#10214)
* bug fixes in insights, reduce jasmine.ajax

* bug fixes in insights, reduce jasmine.ajax
2024-12-13 11:32:19 +01:00
Alex Molodyh
3a8ad1a596
AAE-22900: update ObjectDataTableAdapter to support server and client… (#10423)
* AAE-22900: update ObjectDataTableAdapter to support server and client sorting modes
---------

Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2024-12-12 12:55:05 -08:00
Robert Duda
0278544af1
Change process and task search api selection from token-provided to input-provided (#10488) 2024-12-12 14:30:37 +01:00
dependabot[bot]
ef2d184578
build(deps): bump Alfresco/alfresco-build-tools (#10476)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.4.0 to 8.6.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a0837df06d...1713976b6d)

---
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>
2024-12-12 05:39:20 +01:00
dependabot[bot]
f2d61b680a
build(deps): bump actions/cache in /.github/actions/setup (#10475)
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](6849a64899...1bd1e32a3b)

---
updated-dependencies:
- dependency-name: actions/cache
  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-12-12 05:39:09 +01:00
dependabot[bot]
026bbb8f93
build(deps-dev): bump dotenv from 16.4.5 to 16.4.7 (#10470)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.7)

---
updated-dependencies:
- dependency-name: dotenv
  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-12-12 05:38:56 +01:00
dependabot[bot]
e052625909
build(deps): bump Alfresco/alfresco-build-tools from 8.4.0 to 8.6.1 (#10473)
Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.4.0 to 8.6.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a0837df06d...1713976b6d)

---
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>
2024-12-12 05:38:41 +01:00
dependabot[bot]
d7a3ad9d87
build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 (#10474)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f09c1c0a94...aa57810251)

---
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>
2024-12-12 05:38:30 +01:00
Bartosz Sekula
cb56c76d1a
AAE-29269 Conditional dropdown does not populate after selecting value in a parent dropdown (#10484)
* AAE-29269 Conditional dropdown does not populate after selecting value in a parent dropdown

* update

* update v2

* validate form

* update units
2024-12-11 16:27:33 +01:00
Giovanni Toraldo
e38daa3e08
OPSEXP-2987 init-aps-env error reporting on tenant creation failure (#10483) 2024-12-11 14:19:15 +01:00
jacekpluta
1cfbeff28c
[ACS-8899] Undercounted space from the top for view more button (#10403)
* [ACS-8065] tag creator unification

* [ACS-8065] test adjustments and after review fixes

* [ACS-8065] remove unnecessary style

* [ACS-8065] fix style selector

* [ACS-8065] remove transforming pipe and unnecessary styles

* [ACS-8065] fixes

* [ACS-8065] fixes

* [ACS-8065] fixes

* [ACS-8065] fix view more button placement

* [ACS-8065] fix view more button placement

* [ACS-8899] Undercounted space from the top for view more button

* [ACS-8899] Post rebase fixes

---------

Co-authored-by: tamaragruszka <tamara.gruszka@hyland.com>
Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-12-11 12:18:23 +01:00
tamaragruszka
d6151308c9
[ACS-8065][ADF] Unify components in TagModule (#10226)
* [ACS-8065] tag creator unification

* [ACS-8065] test adjustments and after review fixes

* [ACS-8065] remove unnecessary style

* [ACS-8065] fix style selector

* [ACS-8065] remove transforming pipe and unnecessary styles

* [ACS-8065] fixes

* [ACS-8065] fixes

* [ACS-8065] fixes

* [ACS-8065] fix view more button placement

* [ACS-8065] fix view more button placement

* [ACS-8065] fix position of view more button for pagination

* [ACS-8065] Fix imports

* [ACS-8065] Unit test fixes

---------

Co-authored-by: MichalKinas <michal.kinas@hyland.com>
2024-12-11 11:07:12 +01:00
Bartosz Sekula
7fa92308f0
AAE-28910 Remove process icon from column selector (#10481) 2024-12-11 10:40:09 +01:00
Amedeo Lepore
e433c45f62
AAE-11353 Add canAccessAudit property (#10482) 2024-12-11 10:28:29 +01:00
Robert Duda
364604836c
AAE-29217 Align properties with user task and process instance search API (#10480) 2024-12-10 09:45:30 +01:00
dominikiwanekhyland
d93dbee150
[ACS-7905] ADF Core lib is missing dependency declaration (#10444) 2024-12-10 08:49:29 +01:00
Bartosz Sekula
d1d72cb575
AAE-28910 Add subtitle for columns (#10479)
* AAE-28910 Add subtitle for column and column selector

* Add test

* Change subTitle name

* fix units

* fix units
2024-12-09 17:29:58 +01:00
MichalKinas
ce5cdb40a8
[ACS-9015] Add more specific selector (#10478)
* [ACS-9015] Add missing styles

* [ACS-9015] Fix stylelint
2024-12-09 13:40:34 +01:00
MichalKinas
334f388fcc
Truncate pipe export fix (#10477) 2024-12-09 10:33:44 +01:00
Ehsan Rezaei
44321b01c5
AAE-20808 using new GraphQL library (#10454)
* AAE-20808 using new GraphQL library

* AAE-20808 Code refactoring

* AAE-20808 Improving unit tests

* AAE-20808 unit test improvement

* AAE-20808 Fixed process services storybook build
2024-12-06 15:03:13 +01:00
Alfresco Build
06f16996a4
New Crowdin translations by GitHub Action (#10456)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-12-06 14:00:43 +00:00
dependabot[bot]
9b850d945d
build(deps-dev): bump jsdom from 24.1.3 to 25.0.1 (#10450)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 24.1.3 to 25.0.1.
- [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/24.1.3...25.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  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-12-06 13:31:41 +00:00
dependabot[bot]
a6d6e0f924
build(deps): bump @cspell/eslint-plugin from 8.16.0 to 8.16.1 (#10449)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) from 8.16.0 to 8.16.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.16.1/packages/cspell-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  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>
2024-12-06 13:31:11 +00:00
dependabot[bot]
ea17e4c1e6
build(deps-dev): bump @storybook/angular from 8.3.0 to 8.4.6 (#10448)
Bumps [@storybook/angular](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/angular) from 8.3.0 to 8.4.6.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.6/code/frameworks/angular)

---
updated-dependencies:
- dependency-name: "@storybook/angular"
  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-12-06 13:29:37 +00:00
Robert Duda
bdba328dbc
Add processInstanceId and parentId to new API request body (#10465)
* Add process instance id to new API request body

* add parentId
2024-12-06 11:55:59 +01:00
Diogo Bastos
52e045800e
AAE-28454 Add column merge to admin tasklist component (#10464) 2024-12-06 10:36:46 +00:00
swapnil-verma-gl
9faea5c1e7
[ACA-4556] Copy/Move button is now disabled on the My Libraries Page in Copy/Move dialog (#10402)
* [ACA-4556] Copy/Move button is now disabled on the My Libraries Page in Copy/Move dialog

* [ACA-4556] Fix linting issue

* [ACA-4556] Added unit test

* [AC-4556] Addressed code review findings
2024-12-06 14:15:03 +05:30
Michaela Kröber
e6c2152add
AAE-28806 Consume-dynamic-Drop-Down-Radio-Button-form-variables (#10442)
* [AAE-28806] Enable form variables in REST for RadioButton

* [AAE-28806] Enable form variables in REST for Dropdown widget

* [AAE-28806] removed debugging information

* [AAE-28806] Removed code repitition

* [AAE-28806] Made fields readonly

* [AAE-28806] fixed pipeline

---------

Co-authored-by: Andreas Philippi <90837097+andrphilippi@users.noreply.github.com>
2024-12-05 16:10:55 +01:00
MichalKinas
bace3b9dcc
[ACS-9012] Add missing null check for truncate pipe (#10461) 2024-12-05 14:02:27 +01:00
Mykyta Maliarchuk
2b0100466a
[MNT-24657] Add multiple selection support for people widget (#10458)
* [MNT-24657] Add multiple selection support for people widget [ci:force]

* [MNT-24657] cr fixes
2024-12-05 14:01:16 +01:00
MichalKinas
60a9565c71
[ACS-9012] Add the option to truncate display value in text column (#10440)
* [ACS-9012] Add the option to truncate disaplay value in text column

* [ACS-9012] Use slice as substr is deprecated

* [ACS-9012] Remove redundant param
2024-12-05 09:55:24 +01:00
AleksanderSklorz
88eb654c30
[ACS-8918] search date filter changing between created and modified tabs slides the text inside the tabs too (#10455)
* [ACS-8918] Fix sliding text after changing tabs

* [ACS-8918] Unit tests

* [ACS-8918] Retrigger jobs

* [ACS-8918] Retrigger jobs

* [ACS-8918] Fixed failed job, fixed sonar, addressing PR comments
2024-12-05 08:26:35 +01:00
Rafal Szmit
d86d77ad2a
AAE-25604 Simpleapp udpate for C315305 (#10459) 2024-12-04 12:57:04 +00:00
Diogo Bastos
70a38aecda
AAE-28454 Improve datatable actions display (#10445)
* AAE-28454 Improve datatable actions display

* AAE-28454 Improve datatable style
2024-12-04 11:43:44 +00:00
Amedeo Lepore
c92d34f2f8
AAE-29002 Allow to filter processes by parentId (#10453)
* AAE-29002 Allow to filter processes by parentId

* AAE-29002 Move payload tests under describe Payload

* AAE-29002 Set parentId as optional
2024-12-03 16:48:46 +01:00
Robert Duda
b3cef95199
Add process name to new API request body (#10452) 2024-12-03 09:08:56 +01:00
dependabot[bot]
89429cbd53
build(deps): bump crowdin/github-action from 2.3.0 to 2.4.0 (#10451)
Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](2d540f18b0...a9ffb7d5ac)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  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-12-02 11:44:55 +00:00
Tomasz Gnyp
23fe4d4486
AAE-27343 Listen to form rules changes from reactive widgets (#10392)
* AAE-27343 Listen to form rules changes from reactive widgets

* remove leftover

* apply interface for reactive widgets and unit test

* update readonly control status

* [ci:force][link-adf:fix/AAE-27343-listen-to-form-rules-changes-in-reactive-widgets]
2024-11-29 10:27:24 +01:00
Bartosz Sekula
7eb51ef58f
AAE-28801 Make "FormRulesManager.onDestroy$" available for derived classes (#10441) 2024-11-28 17:06:43 +01:00
AleksanderSklorz
bf58a190cf
[ACS-8999] rename confirmation button label for closing conversation dialog (#10431)
* [ACS-8999] Correct styles for buttons in unsaved changes dialog for different size of buttons, allowed to set maxWidth of unsaved changes dialog

* [ACS-8999] Unit tests
2024-11-28 10:44:29 +01:00
MichalKinas
de391a2a22
[ACS-9015] Context menu cell is not accessible via keyboard when it's displayed on hover (#10438) 2024-11-28 10:38:08 +01:00
Matthias Holzer
35543a634a
AAE-25664 Remove adf-testing lib (#10389)
* Remove adf-testing lib

* remove adf-testing references

* remove testing:bundle from CI workflows
2024-11-28 09:21:44 +01:00
Vito Albano
b09f4cacf9
Revert AAE-20794 - new websocket refactoring (#10436)
* Checking different way to build url

* Checking different way to build url

* Maybe

* Maybe

* Revert "AAE-20808 Fixed websocket protocol (#10433)"

This reverts commit 48e9d56453b2908ab7dd1737b128aaf8b53b564c.

* Revert "AAE-20808 Adding support for ws protocol in websocket service (#10432)"

This reverts commit 6723cd1802183489b7ce38925e4d3fed83edc374.

* Revert websocket
2024-11-27 18:06:08 +00:00
dominikiwanekhyland
5461bedb3e
[ACS-9010] Loading spinner is not shown on search results page when filtering for files or folders (#10434) 2024-11-27 18:41:49 +01:00
Ehsan Rezaei
48e9d56453
AAE-20808 Fixed websocket protocol (#10433)
* AAE-20808 Fixed websocket protocol

* AAE-20808 Removed comments
2024-11-26 20:47:17 +00:00
dependabot[bot]
2d3c6841f0
build(deps): bump @cspell/eslint-plugin from 7.3.9 to 8.16.0 (#10427)
Bumps [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) from 7.3.9 to 8.16.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.16.0/packages/cspell-eslint-plugin)

---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
  dependency-type: direct:production
  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-11-26 14:51:20 +00:00
dependabot[bot]
134097fd2c
build(deps-dev): bump jasmine-core from 4.6.0 to 5.4.0 (#10428)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.6.0 to 5.4.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.6.0...v5.4.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  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-11-26 14:50:49 +00:00
Ehsan Rezaei
6723cd1802
AAE-20808 Adding support for ws protocol in websocket service (#10432)
* AAE-20808 Adding support for ws protocol in websocket service

* AAE-20808 Fixed import
2024-11-26 14:20:33 +00:00
dependabot[bot]
b63a68dd37
build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#10429)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.16 to 3.0.17.
- [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases)
- [Commits](38608ef4fb...5d6ac37a4c)

---
updated-dependencies:
- dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions
  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>
2024-11-26 14:09:21 +00:00
dependabot[bot]
f942e5456c
build(deps-dev): bump @storybook/manager-api from 8.3.0 to 8.4.5 (#10426)
Bumps [@storybook/manager-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/manager-api) from 8.3.0 to 8.4.5.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.5/code/lib/manager-api)

---
updated-dependencies:
- dependency-name: "@storybook/manager-api"
  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-11-26 14:08:37 +00:00