Commit Graph

4052 Commits

Author SHA1 Message Date
Vito Albano
796c7a1cfe Fixed unit tests after rebase 2024-05-20 09:39:07 +01:00
Vito Albano
8f3cc61890 reverted broken rebase 2024-05-20 09:39:07 +01:00
Vito Albano
94344b65ee Fixed the last e2es? 2024-05-20 09:39:07 +01:00
Vito Albano
6201ce0b00 Fixed search e2es 2024-05-20 09:39:07 +01:00
Vito Albano
6584d4d88e fixed unit test problem and some other e2e 2024-05-20 09:39:07 +01:00
Vito Albano
9fdf33451a rebased and fixed the wrong directive for matList' 2024-05-20 09:39:07 +01:00
Vito Albano
eaca50c5f2 Fixed slider search e2es 2024-05-20 09:39:07 +01:00
Vito Albano
cbc01d9c54 fixig e2es - task and version 2024-05-20 09:39:07 +01:00
Vito Albano
af1ca988eb Fixed code flow switch setting 2024-05-20 09:39:07 +01:00
Vito Albano
bd1a1c2990 Fixing e2e - changing toggles 2024-05-20 09:39:07 +01:00
Vito Albano
6db2b2c58c Rebase went little bit wrong -III 2024-05-20 09:39:07 +01:00
Vito Albano
4051dace33 Rebase went little bit wrong -II 2024-05-20 09:39:07 +01:00
Vito Albano
70cb270771 Fixing e2e - part III 2024-05-20 09:39:07 +01:00
Vito Albano
ffa66c2528 Fixing unit after rebase 2024-05-20 09:39:07 +01:00
Vito Albano
4412749da6 Fixed unit test failing 2024-05-20 09:39:07 +01:00
Vito Albano
0f908f59d5 Fixing styles not migrated by material 2024-05-20 09:39:07 +01:00
Vito Albano
1c0cf2a349 Fixing e2e part 2 2024-05-20 09:39:07 +01:00
Vito Albano
24e13cc679 Fixed last unit tests 2024-05-20 09:39:06 +01:00
Vito Albano
17072f4e43 Fixed unit tests 2024-05-20 09:39:06 +01:00
Vito Albano
31232e1906 Fixed linting and js-api tests 2024-05-20 09:39:06 +01:00
Vito Albano
f42afcb5d9 Fixed most of unit tests failing 2024-05-20 09:39:06 +01:00
Vito Albano
52dfa9c128 Rebased with the latest develop 2024-05-20 09:39:06 +01:00
Vito Albano
89228be112 Fixed core unit test and excluded instable ones 2024-05-20 09:39:06 +01:00
Vito Albano
cd975698dd Fixed storybook with migration to WP5 2024-05-20 09:39:06 +01:00
Vito Albano
ce05c6dd18 Fixed linting 2024-05-20 09:39:06 +01:00
Vito Albano
76835e150c Make all the part build 2024-05-20 09:39:06 +01:00
Vito Albano
8ce2a04a9d Building testing package 2024-05-20 09:39:06 +01:00
Vito Albano
69de4f4c79 Demo shell builds 2024-05-20 09:39:06 +01:00
Vito Albano
b40f1de5e8 Upgrading NX and start fixing styles 2024-05-20 09:39:06 +01:00
Vito Albano
acf4cac650 migration for material' 2024-05-20 09:39:06 +01:00
Vito Albano
f3d0a7ff86 Changed ng version before material migration 2024-05-20 09:39:06 +01:00
Ehsan Rezaei
682f1673f6 Release 6.9.0 (#9680) 2024-05-17 13:16:22 +02:00
Tomasz Gnyp
5f82106044 AAE-22612 Fix unwanted comma in rich text editor (#9685) 2024-05-16 15:34:57 +01: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
Pablo Martinez
9e7312719c AAE-22037 Set static value for form variables in start event form (#9676) 2024-05-14 10:25:19 +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
dominikiwanekhyland
cc7550a88c [ACS-6953] - Empty space when resizing browser to small window or opening it in mobile mode (#9661) 2024-05-10 13:23:32 +02:00
Chandan Chatterjee
9f94a23f72 Modifying the CSS selector to exclude columns associated with multiselect functionality restores the resizing capability (#9660)
Co-authored-by: “chndn004” <“chandanchatterjee04@gmail.com”>
2024-05-10 00:55:36 +05:30
tamaragruszka
0414fa77e0 [ACS-7389][ADF] Break Viewer dependency on Material Module (#9631) 2024-05-09 13:07:34 -04:00
Tomasz Gnyp
d0209d466e AAE-21945 Support a nested object which is within an array in the JSO… (#9635)
* AAE-21945 Support a nested object which is within an array in the JSON datasource

* improve data table widget mocks

* improve object datatable adapter unit tests

* improve mocks

* modify data table widget adapter instead of core object data table adapter

* revert not needed changes

* improve method name

* remove automatic lint changes
2024-05-09 12:01:07 +02:00
Bartosz Sekula
d59fbdd825 AAE-21566 Handling new form event - show spinner (#9656)
* [AAE-21566] Add spinner event in process form

* CR

* CR

* added test for spinner service

* fix unit test

* fix lint
2024-05-09 10:46:36 +02:00
Rafal Szmit
5802ac56af AAE-22407 Update simpleapp process var (#9659) 2024-05-08 13:22:08 +02:00
Darya Blavanovich
3819aecb70 [MNT-24354] update license header to 2024 (#9633)
* MNT-24354 update license header [ci:force]

* MNT-24354 fix lint [ci:force]

* MNT-24354 [ci:force]

* MNT-24354 update license header in process-services [ci:force]

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-05-08 08:34:51 +02:00
Denys Vuika
20ee286902 [ACS-7429] cleanup APS1 task-list before refactorings (#9650) 2024-05-07 14:51:56 -04:00
Darya Blavanovich
e749473a32 exclude failed unit test (#9636)
Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-05-07 12:50:14 +02:00
Denys Vuika
6f0bbe427e [ACS-7421] process: break app list dependency on material bundle (#9640)
* chore: break apps list dependency on material module bundle
2024-05-06 10:34:31 -04:00
dependabot[bot]
415b0b2401 build(deps): bump ejs from 3.1.9 to 3.1.10 in /lib/cli (#9639)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 17:50:01 -04:00
Wojciech Duda
74d558c376 AAE-21967 use column id to retrieve variable column types (#9629)
* AAE-21967 use column id to retrieve variable column types

* AAE-21967 fix variable mapper units
2024-04-30 14:08:16 +01:00
Denys Vuika
f401b8c13e ESLint: cleanup await expect from protractor tests (#9630) 2024-04-30 08:07:10 -04:00