Commit Graph

1210 Commits

Author SHA1 Message Date
Robert Duda
6d21c933b0 AAE-29384 Fix for process variable filtering (#10492) 2024-12-13 17:54:20 +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
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
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
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
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
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
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
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
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 48e9d56453.

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

This reverts commit 6723cd1802.

* Revert websocket
2024-11-27 18:06:08 +00: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
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
Jonas Wollweber
60da8634f2 AAE-20506 Rich Text Editor Visual Improvements (#10385)
* [AAE-20506] replace icon with material design icon

* [AAE-20506] fix size and position of 'change color' plugin's icon

* [AAE-20506]  make sure material design's container does not define text color
2024-11-25 09:51:24 +01:00
Bartosz Sekula
5327181055 AAE-27328 Add process variables to the search for searching Tasks (#10414)
* AAE-27328 Add process variables to the search for searching Tasks

* fix after rebase
2024-11-21 13:20:16 +01:00
Bartosz Sekula
06ca9bf1da AAE-25144 Process variables filters (#10405)
* AAE-25144 Implements process variables filters

* update

* fix lint
2024-11-21 12:55:22 +01:00
Robert Duda
fc9c82733c AAE-25145 Sort process and task lists by process variables (#10412) 2024-11-21 12:24:33 +01:00
swapnil-verma-gl
356260b5d1 Post release version bump (#10417)
* Post release version bump

* Post release version bump

* Release notes and docs cleanup for v7.0.0-alpha.6

* Fixed js-api version in cli package.json
2024-11-21 16:30:58 +05:30
Ehsan Rezaei
38ccfa1377 AAE-20808 Switch to new graphql library (#10390)
* AAE-20808 Switch to new graphql library

* AAE-20808 Code refactoring

* AAE-20808 Fixed storybook build
2024-11-21 10:37:05 +00:00
swapnil-verma-gl
ac07a827fd Release 7.0.0-alpha.6 (#10415)
* Release 7.0.0-alpha.6

* Revert package.json for adf-cli
2024-11-20 21:58:53 +05:30
swapnil-verma-gl
b4516bc998 Release 7.0.0-alpha.5 package-lock.json (#10413)
* Release 7.0.0-alpha.5 package-lock.json

* Revert package-lock.json for adf-cli

* Revert common package-lock.json

* Fix @alfresco/js-api version in adf-cli
2024-11-20 19:22:37 +05:30
swapnil-verma-gl
056950ce6a Release 7.0.0-alpha.5 (#10411) 2024-11-20 16:58:57 +05:30
Robert Duda
ab1b54531c AAE-28584 Fix process tasks not showing after clicking in the list (#10410) 2024-11-20 11:26:15 +01:00
Robert Duda
b575d16e61 AAE-28529 Fix process list loading (#10407) 2024-11-19 13:09:43 +01:00
dominikiwanekhyland
3078387325 [ACS-8959] Introduce new takeUntilDestroyed operator where possible (#10388) 2024-11-19 11:54:00 +01:00
Bartosz Sekula
3f6b60760f AAE-28286 Clean redundant log (#10406) 2024-11-19 10:22:31 +01:00
Bartosz Sekula
0063d83044 AAE-28333 Fix search process variabels payload for new API (#10387)
* AAE-28333 Fix search process variabels payload for new API

* fix units
2024-11-13 11:36:04 +01:00
Bartosz Sekula
3111008044 AAE-28286 Show process variables columns in datatable fix (#10383)
* AAE-28286 Show process variables columns in datatable fix

* fix lint
2024-11-12 14:03:20 +01:00
Robert Duda
558ff71878 Revert mistakenly deleted file (#10367) 2024-11-05 14:25:00 +01:00
Robert Duda
3bcaeef682 AAE-27327 New process search API (#10365)
* AAE-27327 New process search API

* fix lint issue
2024-11-04 13:37:37 +01:00
MichalKinas
f07636e297 [ACS-8956] Introduce new ESLint rule for self-closing tags (#10354) 2024-11-04 09:58:24 +00:00
Alfresco Build
15d76a4554 New Crowdin translations by GitHub Action (#10318)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-10-31 12:58:22 -04:00
Diogo Bastos
a8dd5fc5d7 AAE-25417 Align app status to follow state machine (#10348) 2024-10-28 09:58:26 +00:00
Ehsan Rezaei
872dae6f2d Post-release version bump (#10336) 2024-10-25 10:05:07 +02:00
Ehsan Rezaei
3b6aa8f1d2 Release 7.0.0-alpha.4 (#10332)
* Release 7.0.0-alpha.4

* Fixed npm check bundle script with the new esm

---------

Co-authored-by: VitoAlbano <vito.albano.123@gmail.com>
2024-10-24 16:47:50 +02:00
Ehsan Rezaei
881841a4a9 Revert "Release 7.0.0-alpha.4 (#10329)" (#10331)
This reverts commit 30eb9ff007.
2024-10-24 14:58:39 +01:00
Ehsan Rezaei
30eb9ff007 Release 7.0.0-alpha.4 (#10329) 2024-10-24 13:29:30 +02:00
Ehsan Rezaei
a3b687ffd1 Revert "Release 7.0.0-alpha.5 (#10325)" (#10327)
This reverts commit 63a3775be2.
2024-10-24 10:31:42 +02:00
Ehsan Rezaei
63a3775be2 Release 7.0.0-alpha.5 (#10325)
* Release 7.0.0-alpha.5

* Decreasing cli dep for js-api
2024-10-23 20:27:14 +02:00
Vito Albano
41391a0bb9 Ng16 migration (#10114)
* NG-16 - migration step 1

* NG16 - fixed the builds

* [MIGRATION] - Switching off no empty functions rule

* [MIGRATION] - Somehow the fix for the cli types got lost

* [MIGRATION] - Something happened on the way to heaven

* [MIGRATION] - Ok this is weird

* [MIGRATION] - Ok this is really weird

* [MIGRATION] - change selector for expanded expansion panel content

* [MIGRATION] - storybook chips related e2e fails fix, unit alignments

* [MIGRATION] - Ok this is really weird

* [MIGRATION] - Updating outdated packages

* [MIGRATION] - updated deps for process cloud

* [MIGRATION] - Rebased to latest

* [MIGRATION] - Fixed lint

* [MIGRATION] - Fixed package version

* Rebased with lastest changes

* [MIGRATION] - check to update the script

* [MIGRATION] - rebased after the move of AlfrescoApiService

* [MIGRATION] - fixed schematics build

* [MIGRATION] - the lesson is : do not change what is already working

* Rebased to latestp

* Fixes after CR (#10202)

* Fixed white background issue in sidenav after ng16 upgrade (#10207)

* [MIGRATION] fix header background color not being read from input prop

* Fixed build

* Rebased

* Fix package version after release

* Thanks apollo deps

* custom theme missing sidenav color

* fix filter subscript overlapping dropdown items

* [ACS-8749] View More tags button no longer shows when all tags are removed from a node (#10285)

* [ACS-8741] Sidenav text for Process and Task filters is now grey (#10284)

* AAE-26037 Moved permissions role selector styles to a dedicated file (#10297)

* Removed fallback and starting using simple token

* Removed fallback and starting using simple token

* Fixed related unit test

* Fixed related unit test

* Writing should use the same calss as reading

* Fixed unit tests for insights

* Fixed unit tests for insights

* Added fallback for JWT token

* Added fallback for JWT token

* Auto import fix

* Added fallback for injection

* Added fallback for injection

* Trying to fix JWT token issue

* Fixed unit tests

* Fixed unit tests

* Fixed style for collaborators

* fixed permission row height

* AAE-26163 Fix infinite loop when authentication error event occured (#10272)

* AAE-26163 Logout user after 3 login attempts failed, avoiding infinite loop when an authentication error occured, like when a user machine clock is significantly out of sync

* AAE-26163 Wait to discovery document to be loaded and user not authenticated to perform a ssoLogin, logout user if login fails after 3 attempts

* AAE-26163 Fix missed id_token_hint invoking logout when a login error occured due to a clock significantly out of sync

* AAE-26163 Add fake observable to unit test

* AAE-26163 Show oauth event logs if showDebugInformation is enabled, remove auth items if access token is not valid

* AAE-26163 Improve tryLogin error message

* AAE-26163 Check if token has expired to fix case when user access the application after the token is expired and with a clock significantly out of sync

* AAE-26163 Test logout when clock is out of sync

* AAE-26163 Create a service to check if local machine time is out of sync

* AAE-26163 Update oauthErrorEvent$ and combinedOAuthErrorsStream$ to return errors

* AAE-26163 Output error within combined oauth error event subscription

* AAE-26163 Fix lint problems

* AAE-26163 Logout user when token refresh error happens for the second time, if the token is not refreshed properly after first refresh error

* AAE-26163 Logout user once an oauth error event occur due to clock out of sync

* AAE-26163 Fix retry login error message if the OAuthErrorEvent doesn t return reason

* AAE-26163 Fix the issue where the logout API call is canceled by the authorize call when login fails due to clock synchronization problems, causing an infinite loop.

* remove console.log

* AAE-26163 Fix retry login error message if the OAuthErrorEvent reason is an empty object

* Updating dependencies

* Fixed subject complete to avoid calling a reset event when complete

---------

Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
Co-authored-by: dominikiwanekhyland <141320833+dominikiwanekhyland@users.noreply.github.com>
Co-authored-by: swapnil-verma-gl <92505353+swapnil-verma-gl@users.noreply.github.com>
Co-authored-by: Ehsan Rezaei <ehsan.rezaei@hyland.com>
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>
2024-10-23 15:23:38 +01:00
Robert Duda
0a89d9be97 AAE-26192 New task search API (#10319)
* AAE-26192 New task search API

* small changes

* use DI instead of inputs

* cr

* fix units
2024-10-23 15:01:51 +02:00
tomasz hanaj
eb12083869 AAE-26189 Replaced observable based counter to avoid flickering (#10290)
* [AAE-26189] replaced observable based counter to avoid flickering

* Empty-Commit
2024-10-11 11:13:20 +02:00
Wojciech Duda
9a9a9db628 Revert "AAE-26321 Add an injection token to JwtHelperService for OAuthStorage…" (#10291)
This reverts commit a93f0bd069.
2024-10-09 10:59:45 +01:00
Wojciech Duda
a93f0bd069 AAE-26321 Add an injection token to JwtHelperService for OAuthStorage (#10288)
* AAE-26321 Add an injection token to JwtHelperService for OAuthStorage

* AAE-26321 remove unneeded method spies

* AAE-26321 Add missing providers to depending tests
2024-10-08 22:20:41 +01:00
tomasz hanaj
1d21c3ef80 AAE-26155 Added feature for refreshing filter (#10266)
* [AAE-26155] added feature for refreshing filter

* [AAE-26155] updated input property description

* [AAE-26155] updated services to allow refreshing filters
2024-10-08 11:13:43 +02:00