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