Ehsan Rezaei
99c574bad6
AAE-49715 Reducing extra calls to get counter filters ( #12134 )
...
* AAE-49715 Reducing extra calls to get counter filters
* AAE-49715 Updating unit tests
* AAE-49715 Code improvement
* AAE-49715 Code improvements
2026-08-07 11:20:13 +02:00
Ehsan Rezaei
b06098c500
AAE-49541 Make notification debounce time configurable and increase default ( #12124 )
...
* AAE-49541 Make notification debounce time configurable and increase default
* AAE-49541 Code improvement
2026-08-03 17:02:18 +02:00
Ehsan Rezaei
b7783d2259
AAE-39830 Removing Material components color property ( #11865 )
...
* AAE-39830 Removing Material components color property
* AAE-39830 Style with class instead of color
* AAE-39830 Updating header component doc
* AAE-39830 Updating toolbar component doc
* AAE-39830 Removed unused theme variable and updated doc
2026-05-07 14:25:14 +02:00
Ehsan Rezaei
9cdacf3ebf
AAE-45312 Removing propagate job from release workflow ( #11864 )
...
* AAE-45312 Removing propagate job from release workflow
* AAE-45312 Removing from doc
2026-05-06 10:30:15 +00:00
Ehsan Rezaei
3fc59b2358
AAE-45216 Removing custom theme from core ( #11862 )
...
* AAE-45216 Removing custom theme from core
* AAE-45216 Removing custom theme from assets
2026-05-05 10:33:09 +02:00
Ehsan Rezaei
337b82e988
AAE-45215 Removing unused breadcrumb theme ( #11861 )
2026-05-05 08:13:41 +01:00
Ehsan Rezaei
aa2de3bde6
AAE-45173 Adding background color to tooltip card ( #11852 )
2026-04-30 15:18:38 +00:00
Ehsan Rezaei
85005c9c1c
AAE-44987 Applying color and background to sidenav ( #11846 )
2026-04-27 12:49:17 +02:00
Ehsan Rezaei
a15b1f4c85
AAE-42804 Fixing task filter query param ( #11701 )
...
* AAE-42804 Fixing task filter query param
* AAE-42804 Fixing param in template
2026-02-27 15:52:38 +00:00
Ehsan Rezaei
294e6254c2
AAE-42804 Adding adf active class to activated link ( #11698 )
...
* AAE-42804 Adding adf active class to activated link
* AAE-42804 Adding unit tests
* AAE-42804 Adding aria current attribute
2026-02-27 13:23:48 +00:00
Ehsan Rezaei
dd66ecc72a
AAE-42804 Cleaning up tasks and process filter components ( #11693 )
...
* AAE-42804 Cleaning up tasks and process filter components
* Added loading aria label and code improvements
* AAE-42804 Fixing query param
2026-02-26 16:15:22 +00:00
Ehsan Rezaei
a3c309c676
AAE-41613 Hiding tooltip card on click ( #11571 )
2026-01-23 13:58:19 +01:00
Ehsan Rezaei
06d8f48862
AAE-40492 Align chip content in cardview arrayitem component ( #11421 )
2025-12-02 16:46:08 +01:00
Ehsan Rezaei
dfa6db447f
AAE-37996 Updated Docker secrets ( #11170 )
2025-09-04 17:42:33 +02:00
Ehsan Rezaei
e7bba32679
AAE-37368 Applying new tasks and process count APIs ( #11119 )
...
* AAE-37368 Applying new tasks and process count APIs
* AAE-37368 Added tasks API and unit tests
2025-09-04 16:56:09 +02:00
Ehsan Rezaei
a4e62974ea
AAE-37847 Create Git tag at the end of release branch process when on patch PR ( #11162 )
...
* AAE-37847 Create Git tag at the end of release branch process when on patch PR
* AAE-37847 Removed extra if condition
2025-09-02 11:13:54 +02:00
Ehsan Rezaei
dabab63f78
Fix Post release version bump to align with ACA ( #11153 )
2025-08-29 14:24:59 +02:00
Ehsan Rezaei
19b69e024a
AAE-33082 Fixing dropdown widget update value based on form rule ( #11068 )
2025-07-24 16:40:06 +02:00
Ehsan Rezaei
28137d8a09
Revert "AAE-34641 Fix form loading when tab is changed ( #10843 )" ( #10862 )
...
This reverts commit 685bc387b5 .
2025-05-15 12:07:07 +02:00
Ehsan Rezaei
f34bbf59be
AAE-33589 Get task variables when preferences are updated ( #10813 )
2025-04-23 15:58:28 +01:00
Ehsan Rezaei
555e6c027f
AAE-33025 Updated process definition type to support constant values ( #10751 )
2025-03-28 16:50:51 +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
Ehsan Rezaei
fe372dba59
AAE-30886 Upgrade editorjs-html version in process-services-cloud ( #10707 )
2025-03-11 15:11:19 +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
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
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
Ehsan Rezaei
872dae6f2d
Post-release version bump ( #10336 )
2024-10-25 10:05:07 +02:00
Ehsan Rezaei
83a25eeddf
Fixed release workflow to publish tags ( #10335 )
2024-10-25 08:11:28 +02:00
Ehsan Rezaei
3d0f489231
Fixed release workflow to build all libs ( #10334 )
2024-10-24 18:55:17 +01:00
Ehsan Rezaei and VitoAlbano
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
Ehsan Rezaei
598d494b0f
Fix peerDependency version conflicts ( #10167 )
2024-09-03 11:44:13 +01:00
Ehsan Rezaei
4fd62acdec
AAE-25392 Fixing types for setAuthGuards method ( #10164 )
...
* AAE-25392 Fixing types for setAuthGuards method
* AAE-25392 Fix type
2024-09-03 07:43:34 +02:00
Ehsan Rezaei and Kasia Biernat
beae4054f2
Revert "Revert "AAE-23521 Fix improve dropdown reactive form"" ( #10073 )
...
* Revert "Revert "AAE-23521 Fix improve dropdown reactive form" (#10068 )"
This reverts commit 554218d11e .
* AAE-23521 fix trigger error check
* AAE-23521 improve standalone import
---------
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com >
2024-09-02 14:27:10 +02:00
Ehsan Rezaei
7be2e8fd96
AAE-25392 Convert route guards to functional part four ( #10123 )
...
* AAE-25392 Convert route guards to functional - part four
* AAE-25392 putting back missing method
* AAE-25392 Code improvement
* AAE-25392 unit tests improvement
* AAE-25392 unit tests improvements
* AAE-25392 Improving service class name
2024-08-30 11:50:07 +02:00
Ehsan Rezaei
c876058c51
AAE-25392 Convert route guards to functional - part one ( #10113 )
...
* AAE-25392 Convert route guards to functional - part one
* AAE-25392 Code improvement
2024-08-29 18:07:01 +02:00
Ehsan Rezaei
aeee07d82a
AAE-25392 Convert route guards to functional - part three ( #10117 )
2024-08-29 17:26:26 +02:00
Ehsan Rezaei
0433ada548
AAE-25392 Convert route guards to functional - part two ( #10116 )
2024-08-29 17:25:19 +02:00
706428d356
Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with form is st…"" ( #10076 )
...
* Revert "Revert "AAE-24371 Fix invalid endpoint is called when process with fo…"
This reverts commit 0277376c79 .
* AAE-24371 unify error response
* AAE-24371 unify error response
* AAE-24371 unify error response
---------
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com >
Co-authored-by: Kasia Biernat-Kluba <1268696+kathrine0@users.noreply.github.com >
2024-08-29 16:48:52 +02:00
Ehsan Rezaei
0277376c79
Revert "AAE-24371 Fix invalid endpoint is called when process with form is st…" ( #10075 )
...
This reverts commit d38e782fe3 .
2024-08-09 20:27:00 +02:00
Ehsan Rezaei
80a70cf789
AAE-23830 Label for people component ( #10064 )
...
* AAE-23830 Label for people component
* AAE-23830 Managed to load label conditionally
2024-08-09 09:32:33 +01:00
Ehsan Rezaei
33b669cf1c
AAE-24573 Fixing upload button id ( #10009 )
2024-07-30 12:10:59 +02:00
Ehsan Rezaei
548592b329
AAE-24573 Refactoring upload button component to avoid unwanted page refresh after click ( #10008 )
...
* AAE-24573 Refactoring upload button component to avoid unwanted page refresh after click
* AAE-24573 Code improvements
* AAE-24573 Fixing unit test
* AAE-24573 Fixing e2e
* AAE-24573 Fixing e2e
2024-07-29 17:49:08 +02:00
Ehsan Rezaei
d86a67558c
AAE-24276 Fix mat chip display in card view array item ( #9992 )
...
* AAE-24276 Fix mat chip display in card view array item
* AAE-24276 Updated unit tests
2024-07-25 16:20:10 +02:00
Ehsan Rezaei
f5930a0f67
AAE-0000 Fixed release storybook script ( #9963 )
2024-07-19 11:57:25 +02:00
Ehsan Rezaei
682f1673f6
Release 6.9.0 ( #9680 )
2024-05-17 13:16:22 +02:00
Ehsan Rezaei
571fc3dce1
Revert "AAE-21967 Use column id to reference process variables ( #9604 )" ( #9613 )
...
This reverts commit 7ac7db4945 .
2024-04-26 18:50:45 +01:00
Ehsan Rezaei
b081800274
AAE-20146 Using Material Harness in process service cloud unit tests ( #9517 )
...
* AAE-20146 Using Material Harness in process service cloud unit tests
* AAE-20146: Removed commented code
* AAE-20146: Fixing lint issues
2024-04-09 14:25:04 +02:00
Ehsan Rezaei
bcf8d3525b
AAE-20142 Replaced Material selectors with harness in core unit tests ( #9491 )
2024-04-02 16:18:05 +02:00
Ehsan Rezaei
55a306c7b2
AAE-18890 Disable attach file in form preview mode ( #9469 )
2024-03-27 13:28:26 +01:00
Ehsan Rezaei
43476ed49a
AAE-14727 Removed unused css rule ( #9408 )
2024-03-05 16:39:10 +01:00
Ehsan Rezaei
6c9c5576ba
Release 6.7.0 ( #9392 )
2024-03-01 14:06:48 +01:00
Ehsan Rezaei
83d470ab23
Release 6.7.0 ( #9380 )
2024-02-27 16:24:03 +01:00
Ehsan Rezaei
05d23bc8a5
AAE-20140 Removing material locators from unit tests part 1 ( #9345 )
...
* AAE-20140 Removing material locators from unit tests part 1
* AAE-20140: Fixed lint and test issues
2024-02-16 13:43:49 +01:00
Ehsan Rezaei
e21ad3ca02
[AAE-15316] - Refactored UserInfoComponent to get typography from theme ( #8937 )
...
* [AAE-15316] - Refactored UserInfoComponent to get typography from theme
* AAE-15316: Code improvements
2023-10-02 16:29:32 +02:00
Ehsan Rezaei
5345838744
[AAE-16353] - Refactoring error component to get typography from theme ( #8932 )
...
* [AAE-16353] - Refactoring error component to get typography from theme
* AAE-16353: updated class list
2023-09-26 14:23:15 +02:00
Ehsan Rezaei
6e203d3aa0
[AAE-15610] - Fixed column resizing issue ( #8742 )
...
* [AAE-15610] - Fixed column resizing issue
* AAE-15610: Code improvement
* AAE-15610: Added coverPadding input to resize directive
* AAE-15610: Code Improvement by setting first and last column width based on padding dynamically
* AAE-15610: Fixing lint issue
2023-07-10 10:39:22 +02:00
Ehsan Rezaei
8a0769a3c9
[AAE-15523] Setting default value for csrf check ( #8736 )
2023-07-04 19:57:23 +02:00
Ehsan Rezaei
82540a4496
[AAE-15259] Making Identity User Info Component customizable ( #8675 )
...
* [AAE-15259] Making Identity User Info Component customizable
* AAE-15259: Added margin right var
2023-06-27 02:04:39 +01:00
Ehsan Rezaei
f915370bc0
[AAE-15251] Making header component more customizable ( #8670 )
2023-06-15 18:23:55 +02:00
Ehsan Rezaei
c072fa7955
[AAE-15240] Making package list component styles configurable ( #8667 )
2023-06-14 19:57:52 +02:00
Ehsan Rezaei
5c9ff5b36c
[AAE-15239] Making about settings component styles configurable ( #8666 )
2023-06-14 16:01:12 +02:00
Ehsan Rezaei
caaf04b5ea
[AAE-15228] process filter component styles configurable ( #8657 )
...
* Rebasing
* AAE-15228: Removed unused style
2023-06-14 10:07:50 +02:00
Ehsan Rezaei
64f9d0414d
[AAE-15236] Making about component panel styles configurable ( #8660 )
...
* Rebasing
* AAE-15236: Fixing syntax
2023-06-14 08:15:49 +02:00
Ehsan Rezaei
fa063465d3
[AAE-15223] Removing Material native classes modifications ( #8656 )
2023-06-13 18:12:01 +02:00
Ehsan Rezaei
1870214bac
[AAE-15198] - Using reference vars to style form fields in base task ( #8651 )
...
* [AAE-15198] - Using reference vars to style form fields in base task filter component
* AAE-15198: Fixed lint errors
2023-06-12 17:54:02 +02:00
Ehsan Rezaei
c66fb5f6ec
[AAE-15149] Added reference variables to edit task filter component ( #8636 )
...
* AAE-15149: Added reference variables to edit task filter component
* AAE-15149: Added component variables
* AAE-15149: updated variable names
* AAE-15149: updated class names targeting directly the elements
* AAE-15149: updated class names targeting directly the elements
* AAE-15149: Fixed lint errors
2023-06-12 15:31:38 +02:00
Ehsan Rezaei
dca9ea4cba
[AAE-14699] Improved unit test description ( #8625 )
2023-06-06 09:43:13 +01:00
Ehsan Rezaei
6ec394da5f
[AAE-14699] Improved card view text item component update ( #8597 )
...
* AAE-14699: Improved card view text item component update
* AAE-14699: updated unit tests
2023-06-06 07:28:26 +02:00
Ehsan Rezaei
7355216034
[AAE-14759] Fixed image viewer when going to full screen mode ( #8609 )
2023-05-31 12:12:09 +01:00
Ehsan Rezaei
3660f7347e
[AAE-14168] Fixed outcome buttons position in start process ( #8586 )
...
* AAE-14168: Fixed outcome buttons position in startprocess
* AAE-14168: Removed unused css
2023-05-23 14:55:00 +02:00
Ehsan Rezaei
23149cae58
[AAE-13800] - Avoid reloading task/process list when column visibility changes ( #8499 )
...
* Fixing rebase conflicts
* AAE-13310: Fixing lint issues
* AAE-13800: Avoid reloading tasks list component when column visibility changes, improved unit tests
* AAE-13800: Avoid reloading process list when column visibility changes, improving unit tests
* AAE-13800: Removing extra code from unit tests
* AAE-13800: updated obserable and unit tests in service tasks component
* AAE-13800: Updated service tasks reload method
* AAE-13800: Improved unit test
* AAE-13800: Removed unnecessary unit test
* AAE-13800: Removed extra subscription from a unit test
* AAE-13800: Replacing component reload with ngOnChanges as suggested in PR review
* AAE-13800: Adding done to the unit tests with a subscription
* AAE-13800: Removing extra spy
* AAE-13800: using ngHooks instead of calling directly component methods
* AAE-13800: code clean-up
* AAE-13800: making onDestroy subject private to each component
* AAE-13800: Code improvements
* AAE-13800: Code refactoring
* AAE-13800: Added more unit tests
* AAE-13800: Fixing lint issues
2023-05-05 10:45:29 +02:00
Ehsan Rezaei
2d55bbf58a
AAE-12240: Form save button enable/disable management ( #8502 )
...
* AAE-12240: Form save button enable/disable management
* AAE-12240: Code improvement
2023-05-03 13:03:08 +02:00
Ehsan Rezaei
ee3f1cdf55
AAE-13310: update and preserve column width preferences only on visible columns ( #8488 )
...
* AAE-13310: update and preserve column width preferences only on visible columns
* AAE-13310: Fixing lint issues
2023-04-20 09:43:19 +02:00
Ehsan Rezaei
f0934382b3
AAE-13282: Fixing save preferences on service tasks ( #8476 )
...
* AAE-13282: Fixing save preferences on service tasks
* AAE-13282: Removing comments
2023-04-14 22:54:13 +02:00
Ehsan Rezaei
7c988fe4d3
AAE-13073: Removed unused styles and vars ( #8406 )
2023-03-24 10:21:05 +01:00
Ehsan Rezaei
5ab6dc2e9d
[AAE-13069]- Input fields label improvements ( #8387 )
...
* AAE-13069: Removing extra div inside mat label
* AAE-13069: Removing font size css rule and applying right class to the mat label
* AAE-13069: Refactoring text item component based on Angular Material
* AAE-13069: Updated unit test
* AAE-13069: Fixed lint issues
* AAE-13069: Fixed styles
* AAE-13069: Updated e2e tests
* AAE-13069: Updated e2e tests
2023-03-20 20:25:13 +01:00
Ehsan Rezaei
ccbf76a75e
AAE-12844: Column Resizing Improvements ( #8340 )
...
* AAE-12844: Column Resizing Improvements
* AAE-12844: Added extra check on column header query selector
* AAE-12844: Fixed lint issue
* AAE-12844: Fixed unit tests
* AAE-122844: Code improvement
* AAE-12844: Added missing if condition
2023-03-10 22:26:15 +01:00
Ehsan Rezaei
dd91f2eeb6
AAE-12245: Migrated from event cancelBubble to stopPropagation ( #8311 )
2023-03-06 21:57:51 +01:00
Ehsan Rezaei
77fde1ab65
[AAE-12840] - Fix saving preference when columns width or order changes ( #8331 )
...
* AAE-12840: Fixed saving preference when column widths change in tasks and processes list
* AAE-12840: Fixed saving preference when columns order change in tasks and processes list
* AAE-12840: Fixed lint issue
* AAE-12840: fixed lint issue
2023-03-03 18:05:29 +01:00
Ehsan Rezaei
005b26c54f
AAE-12839: Improved column resize handle clickable area ( #8325 )
...
* AAE-12839: Improved column resize handle clickable area
* AAE-12839: Fixed lint issue
2023-03-03 17:44:02 +01:00
Ehsan Rezaei
e7bb097be6
Updated datatable component docs ( #8309 )
2023-02-23 09:35:41 +01:00
Ehsan Rezaei
f76e10ff09
AAE-12274: Added support for column resizing to process and task lists ( #8275 )
...
* AAE-12274: Added support for column resizing to process and task lists
* AAE-12274: trigger travis
2023-02-20 14:42:25 +01:00
Ehsan Rezaei
4aa2e0eb87
AAE-12273: Implemented column resizing directive ( #8272 )
...
* AAE-12273: Implemented column resizing directive
* AAE-12273: Updated datatable component docs with column resizing feature
* AAE-12273: Fixed lint errors
* AAE-12273: Fixed spell check and lint errors
* AAE-12273: Fixing lint issues
* AAE-12273: Excluded failing e2e
* AAE-12273: Excluded more failing E2Es
* AAE-12273: Excluded more failing e2e
* AAE-12273: Code Improvement
* AAE-12273: Fixed datatable column flex item shrink
* AAE-12273: Fixed unit tests of column header resizing flex item shrink
2023-02-20 10:45:03 +01:00
Ehsan Rezaei
2c248a611f
[AAE-8306] - Managed to disable complete/claim/release buttons on first click ( #8166 )
...
* AAE-8306: Managed to disable complete/save/claim buttons on user click
* AAE-8306: reverted back save button disable
* AAE-8306: Managed to disable unclaim or release button on user click
* AAE-8306: Fixed formatting issues
* AAE-8306: Fixed formatting issues
2023-01-26 10:29:19 +01:00
Ehsan Rezaei
588ffe0fa0
AAE-10979: Added support to display html icon for mht file format ( #8133 )
...
* AAE-10979: Added support to display html icon for multipart related mime type
* AAE-10979: excluded failing e2e tests
* AAE-10979: Removed extra comma
2023-01-26 08:44:18 +01:00
Ehsan Rezaei
f02272ac68
AAE-12239: Managed to populate processInstanceId in service tasks filters when navigating from process instances view ( #8174 )
2023-01-24 17:25:34 +00:00
Ehsan Rezaei
b48784a04e
AAE-10842: Modified properties viewer widget to handle file input ( #7900 )
...
* AAE-10842: Modified properties viewer widget to handle file input
* AAE-10842: Fixed linting issue
* trigger Codacy
2022-11-02 11:48:00 +01:00
Ehsan Rezaei
9772d0492c
AAE-10803: Modified file viewer widget to handle file input ( #7898 )
...
* AAE-10803: Modified file viewer widget to handle file input
* AAE-10803: Fixed linting errors
2022-10-18 16:29:37 +02:00