Commit Graph

3997 Commits

Author SHA1 Message Date
Vito Albano
e4e343257f Fixed unit tests after rebase 2024-05-10 14:43:28 +01:00
Vito Albano
9baaa61884 Fixed unit tests after rebase 2024-05-10 14:43:28 +01:00
Vito Albano
a9d1f7dffb reverted broken rebase 2024-05-10 14:43:28 +01:00
Vito Albano
3c21437f73 Fixed the last e2es? 2024-05-10 14:43:28 +01:00
Vito Albano
cf0be3a5ab Fixed search e2es 2024-05-10 14:43:28 +01:00
Vito Albano
3e7c988082 fixed unit test problem and some other e2e 2024-05-10 14:43:28 +01:00
Vito Albano
def29c6dfa rebased and fixed the wrong directive for matList' 2024-05-10 14:43:28 +01:00
Vito Albano
9e3fa25bd2 Fixed slider search e2es 2024-05-10 14:43:28 +01:00
Vito Albano
8ff9ce771e fixig e2es - task and version 2024-05-10 14:43:28 +01:00
Vito Albano
268435b9fd Fixed code flow switch setting 2024-05-10 14:43:28 +01:00
Vito Albano
f5170627d0 Fixing e2e - changing toggles 2024-05-10 14:43:28 +01:00
Vito Albano
6374df828b Rebase went little bit wrong -III 2024-05-10 14:43:28 +01:00
Vito Albano
5d584569c1 Rebase went little bit wrong -II 2024-05-10 14:43:28 +01:00
Vito Albano
f04f1c78fe Fixing e2e - part III 2024-05-10 14:43:28 +01:00
Vito Albano
b758b98f9b Fixing unit after rebase 2024-05-10 14:43:28 +01:00
Vito Albano
a310e0656e Fixed unit test failing 2024-05-10 14:43:28 +01:00
Vito Albano
513aa9587c Fixing styles not migrated by material 2024-05-10 14:43:28 +01:00
Vito Albano
e1adc6d390 Fixing e2e part 2 2024-05-10 14:43:28 +01:00
Vito Albano
3adebf75e0 Fixed last unit tests 2024-05-10 14:43:28 +01:00
Vito Albano
c87f07117e Fixed unit tests 2024-05-10 14:43:28 +01:00
Vito Albano
d29c520b60 Fixed linting and js-api tests 2024-05-10 14:43:28 +01:00
Vito Albano
c7c0015552 Fixed most of unit tests failing 2024-05-10 14:43:27 +01:00
Vito Albano
c507706837 Rebased with the latest develop 2024-05-10 14:43:27 +01:00
Vito Albano
b05b6e3cdc Fixed core unit test and excluded instable ones 2024-05-10 14:43:27 +01:00
Vito Albano
617f99698c Fixed storybook with migration to WP5 2024-05-10 14:43:27 +01:00
Vito Albano
20c5ae5762 Fixed linting 2024-05-10 14:43:27 +01:00
Vito Albano
2f458388e0 Make all the part build 2024-05-10 14:43:27 +01:00
Vito Albano
e54f61cb87 Building testing package 2024-05-10 14:43:27 +01:00
Vito Albano
dc112ba364 Demo shell builds 2024-05-10 14:43:27 +01:00
Vito Albano
96c4248dbf Upgrading NX and start fixing styles 2024-05-10 14:43:27 +01:00
Vito Albano
c5b16de057 migration for material' 2024-05-10 14:43:27 +01:00
Vito Albano
f121fe01db Changed ng version before material migration 2024-05-10 14:43:27 +01: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
Mykyta Maliarchuk
33281b064a Bump formidable and superagent in js-api and adf-cli (#9608)
* bump formidable and superagent in js-api and adf-cli

* bubmp angular-oauth2-oidc-jwks in core
2024-04-29 08:29:13 -04:00
tamaragruszka
52bcc7f7c7 [ACS-7386] remove material module dependency and components conversion to standalone (#9595) 2024-04-29 10:32:44 +02:00
Darya Blavanovich
10244f45ac [ACS-7577] [ADF] Remove Folder Directives from Content Services lib (#9582)
* ACS-7577 remove create and edit folder directive [ci:force]

* Revert "ACS-7577 remove create and edit folder directive [ci:force]"

This reverts commit a0055aa496d1c6ee64118035acb36b55ab59716b.

* ACS-7577 move edit and create folder directives to demo-shell [ci:force]

* ACS-7577 remove public-api and fix readme file [ci:force]

* ACS-7577 remove edit directive [ci:force]

* ACS-7577 update e2e tests [ci:force]

* ACS-7577 update e2e tests [ci:force]

* ACS-7577 update e2e tests [ci:force]

* ACS-7577 revert e2e tests [ci:force]

* ACS-7577 revert e2e tests and create button [ci:force]

* ACS-7577 refactor e2e test [ci:force]

---------

Co-authored-by: DaryaBalvanovich <darya.balvanovich1@hyland.com>
2024-04-29 08:55:18 +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
Tomasz Gnyp
a03936715a AAE-22222 Fix JSON path doesn't work for square bracekts (#9611)
* AAE-22222 Fix JSON path doesn't work for square bracekts

* remove comment

* remove test description duplications

* remove duplications
2024-04-26 16:09:24 +02:00