Wiktor Danielewski
5625cf72d6
AAE-40254 Remove excludeByProcessCategoryName input ( #11406 )
2025-12-01 08:24:27 +01:00
Wiktor Danielewski
533bf89b18
Revert "AAE-40254 Remove excludeByProcessCategoryName input ( #11392 )" ( #11395 )
...
This reverts commit 3d07d7e942 .
2025-11-27 11:34:34 +01:00
Wiktor Danielewski
3d07d7e942
AAE-40254 Remove excludeByProcessCategoryName input ( #11392 )
2025-11-27 08:54:42 +01:00
Wiktor Danielewski
3b05504e65
AAE-40102 Fix ( #11363 )
2025-11-20 10:53:07 +01:00
Wiktor Danielewski
ab67ba3414
AAE-39155 Implement button widget on ADF ( #11324 )
...
* AAE-39155 Initial implementation
* AAE-39155 Improve button position
2025-11-04 12:20:30 +01:00
Wiktor Danielewski
c4f276e228
AAE-39612 Registering click event on form widget twice ( #11323 )
...
* AAE-39612 Remove click from base and add it directly to the implementations
* AAE-39612 Add unit tests for the Text Widgets
* AAE-39612 Add unit tests for the Date Widgets
* AAE-39612 Add unit tests for the UI Widgets
* AAE-39612 Add unit tests for the People Widgets
* AAE-39612 Add unit tests for the Display Text Widgets
* AAE-39612 Add unit tests for the Base Viewer Widget
* AAE-39612 Add unit tests for the Object View Widgets
* AAE-39612 Add unit tests for the File Upload Widgets
* AAE-39612 Add unit tests for the Data Table Widget
2025-11-04 12:08:04 +01:00
Wiktor Danielewski
81fed833f5
AAE-35842 Admin - filter out form specific processes (in Process Instances tab) ( #11131 )
...
* AAE-35842 Update ProcessFilterCloudModel
* AAE-35842 Initial implementation
2025-09-02 09:10:08 +02:00
Wiktor Danielewski
67b1d67668
AAE-37067 Extend QueryParams interface ( #11102 )
2025-08-06 17:11:13 +02:00
Wiktor Danielewski
beaf86d987
AAE-28106 Make the header ( label + style ) optional with a checkbox [Preview/Runtime display] ( #10408 )
...
* AAE-28106 Update ContainerModel
* AAE-28106 Update HeaderWidgetComponent
* AAE-28106 Reorganize span element
* AAE-28106 Update tests
2024-11-20 16:50:52 +01:00
Wiktor Danielewski
f714525932
AAE-25445 Add axios as fixed dependency ( #10201 )
2024-09-12 11:59:27 +02:00
Wiktor Danielewski
cb0b072b1e
AAE-24007 Display radio buttons and dropdown options depending on optionType ( #9975 )
...
* AAE-24007 Update form-field.moel
* AAE-24007 Update dropdown-cloud.widget
* AAE-24007 Update radio-buttons-cloud.widget
* AAE-24007 Dropdown aligment (undefined value should be reserved for empty option)
* AAE-24007 Minor update
* AAE-24007 Update tests
* AAE-24007 Update
* AAE-24007 Update
* AAE-24007 Update
* AAE-24007 Fix units
* AAE-24007 Fix
* AAE-24007 Align standard dropdown and radio
2024-08-06 15:38:21 +02:00
Wiktor Danielewski
72ea94e928
AAE-24018 Readonly dropdown with the rest config don't fetch options when form rule change it to not readonly ( #9959 )
...
* AAE-24018 Update dropdown-cloud.widget
* AAE-24018 Upadate dropdown.widget
* AAE-24018 Small update
2024-07-31 09:38:17 +02:00
Wiktor Danielewski
5d969ccca5
AAE-22948 Radio buttons should not display errors / call apis when they're in readOnly state ( #9946 )
...
* AAE-22948 Update form-field.model
* AAE-22948 Update radio-buttons.widget
* AAE-22948 Update radio-buttons-cloud.widget
* AAE-22948 Update radio-buttons-cloud
* AAE-22948 Update radio-buttons
* AAE-22948 Improvements
* AAE-22948 Small fix
* AAE-22948 Fix unit
2024-07-25 16:19:52 +02:00
Wiktor Danielewski
11b938a284
AAE-23369 Fix ( #9853 )
2024-06-21 14:12:41 +02:00
Wiktor Danielewski
4d2c489508
AAE-23116 Dropdown should not display errors / call apis when it's in readOnly state [without refactor] ( #9800 )
...
* AAE-23116 Add tests for dropdown widget
* AAE-23116 Update form-field.model
* AAE-23116 Final
* AAE-23116 Restore formatting
* AAE-23116 Align with comments
* AAE-23116 Update
* AAE-23116 Fix process-services-cloud unit tests
* AAE-23116 Fix process services unit tests
* AAE-23116 Fix for core unit tests
2024-06-21 08:50:55 +02:00
Wiktor Danielewski
af552bfbb9
AAE-23165 Not blocking task completion when there's no value selected in required radio buttons widget ( #9836 )
...
* AAE-23165 Fix
* AAE-23165 Update
2024-06-20 15:18:29 +02:00
Wiktor Danielewski
07370d963f
AAE-22577 Improve DataTable widget to support single object reference (e.g. only 1st element from array) - Case 3 ( #9690 )
...
* AAE-22577 Add single object path reference support
* AAE-22577 Update
* AAE-22577 Fix unit tests
2024-05-21 15:25:28 +02:00
Wiktor Danielewski
c71d8da9fe
Revert "AAE-12086 The error message is shown for completed task with read-onl…" ( #9684 )
...
This reverts commit d8f1946988 .
2024-05-16 15:57:58 +02:00
Wiktor Danielewski
d8f1946988
AAE-12086 The error message is shown for completed task with read-only fields [ADW] ( #9677 )
...
* AAE-12086 Fix with tests
* AAE-12086 Setup readOnly on form level
2024-05-14 13:22:12 +02:00
Wiktor Danielewski
2d7aa0a61e
AAE-22345 Support access to array elements by index ( #9663 )
...
* AAE-22345 Update date table parser
* AAE-22345 Update data table adapter
* AAE-22345 Update
* AAE-22345 Align with remarks
* AAE-22345 Small update
* AAE-22345 Update
* AAE-22345 Unit tests fix
2024-05-13 10:11:06 +02:00
Wiktor Danielewski
ff60cb594e
AAE-21315 Repair adf tooltip card directive ( #9453 )
...
* AAE-21315 Update TooltipCardDirective
* AAE-21315 Fix
* AAE-21315 Remove fdescribe
* AAE-21315 Add spaces
2024-03-21 14:41:18 +01:00
Wiktor Danielewski
1331a6d7ce
AAE-20420 Update package.json for editor.js ( #9344 )
...
* AAE-20420 Update package.json
* AAE-20420 Update general package.json
* AAE-20420 Update inner package.json
* AAE-20420 Update order
* AAE-20420 Update inner package with node 18
* AAE-20420 Add .nvmrc
2024-02-16 13:47:37 +01:00
Wiktor Danielewski
9343fe65a6
[AAE-19968] Field visibility condition using Integer and greater than not working ( #9305 )
...
* [AAE-19968] Fix
* [AAE-19968] Tests with small update
* [AAE-19968] Update
* [AAE-19968] Revert
* [AAE-19968] Small refactor
* [AAE-19968] Add test
* [AAE-19968] Tests
* [AAE-19968] Update model
* [AAE-19968] Small update
* [AAE-19968] Update
* Fix for failing unit tests
* [AAE-19968] Refactor
* [AAE-19968] Refactor
* [AAE-19968] Refactor
* [AAE-19968] Add test
* [AAE-19968] Refactor
2024-02-08 15:19:32 +01:00
Wiktor Danielewski
8a184efc6c
[AAE-8556] Convert attach file manual test case to unit test ( #9108 )
...
* [AAE-8556] Update attach file dialog service
* [AAE-8556] Update attach file dialog
* [AAE-8556] Align with remarks
* [AAE-8556] Switch to https
2023-11-29 17:40:50 +01:00
Wiktor Danielewski
606abdb4fd
[AAE-17103] Handle icon type ( #9012 )
...
* [AAE-17103] Add typeof pipe
* [AAE-17103] Create IconCellComponent
* [AAE-17103] Update tests for IconCellComponent
* [AAE-17103] Small fix for boolean cell tests
* [AAE-17103] Update formatting
* [AAE-17103] Update icon cell
* [AAE-17103] Update tests
* [AAE-17103] Improve boolean cell
* [AAE-17103] Improve icon cell
* [AAE-17103] Update tests
* [AAE-17103] Udate doc about icon type
* [AAE-17103] Switch to inject feature of Angular
* [AAE-17103] Update IconCellComponent
* [AAE-17103] Remove typeof pipe
* [AAE-17103] Add ChangeDetectorRef
* [AAE-17103] Refactor AmoundCell
* [AAE-17103] Small improvement
* [AAE-17103] Update tests structure
* [AAE-17103] Small update
2023-11-17 12:49:00 +01:00
Wiktor Danielewski
168bb0b6ca
[AAE-17258] Update storybook for datatable and datacolumn ( #9052 )
...
* [AAE-17258] Datatable storybook - add boolean type
* [AAE-17258] Datatable storybook - Repair location column
* [AAE-17258] Update location column - storybook
* [AAE-17258] Add boolean column and update data mapping - storybook
* [AAE-17258] Add some comments
* [AAE-17258] Storybook - add image column
* [AAE-17258] Add missing props for DataColumn
* [AAE-17258] Update storybook over the amount column type
* [AAE-17258] Add number column to the Storybook
* [AAE-17258] Storybook simplify json column
* [AAE-17258] Stroybook DataColum refactor
* [AAE-17258] Storybook DataColumn refactor
* [AAE-17258] Update DataColumn with date type
* [AAE-17258] Update Datatable over timeAgo column - Storybook
* [AAE-17258] Small changes
* [AAE-17258] Storybook - simplify DataColumn stories and allow for row updates
2023-11-09 14:17:08 +01:00
Wiktor Danielewski
81f0df3da1
[AAE-16995] Code refactor of LocationCellComponent ( #9033 )
...
* [AAE-16995] Migrate to standalone
* [AAE-16995] Update Datatable module
* [AAE-16995] Enable hyperlink click
* [AAE-16995] Fix test mistake
* [AAE-16995] Refactor DatatableCell
* [AAE-16995] Refactor LocationCellComponent
* [AAE-16995] Update doc about location cell
* [AAE-16995] Clarify the purpose of location cell
* [AAE-16995] Remove unnecessary check
* [AAE-16995] Align to remarks
2023-10-31 16:51:07 +01:00
Wiktor Danielewski
b49c86fda5
[AAE-16968] Add boolean type ( #8972 )
...
* [AAE-16968] Update variable mapper service
* Update DetaColumnComponent
* [AAE-16968] Update DataColumnTypes interface
* [AAE-16968] Handle boolean column on UI
* [AAE-16968] Create BooleanCellComponent
* [AAE-16968] Delete comment
* [AAE-16968] Update BooleanCellComponent
* [AAE-16968] Delete unnecessary css classes
* [AAE-16968] Allow for string values
* [AAE-16968] Update test for datatable
* [AAE-16968] Update tests for boolean cell
* [AAE-16968] Update tests for VariableMapperService
* [AAE-16968] Add boolean pipe
* [AAE-16968] Update pipe
* [AAE-16968] Update code formatting
* [AAE-16968] Add doc for the boolean pipe
* [AAE-16968] Update DataColumnComponent doc
* [AAE-16968] Delete unnecessary class
* [AAE-16968] Fix title bug
* [AAE-16968] Update BooleanCell tests
* [AAE-16968] Update Boolean pipe
* [AAE-16968] Update tests for variable mapper service
* [AAE-16968] Update PipesModule
* [AAE-16968] Small fix
* [AAE-16968] Fix lint error
2023-10-19 09:00:27 +02:00
Wiktor Danielewski
57ff885483
[AAE-15988] Update About component ( #8814 )
...
* [AAE-15988] Update About component
* [AAE-15988] Add automationId to AboutPanel directive
2023-08-11 15:11:58 +01:00