777 Commits

Author SHA1 Message Date
Vito Albano
4b023ed0fd [affected:*][ci:force] Upgrading material selector class 2024-07-01 15:15:08 +01:00
Wojciech Duda
5b3139eac8 remaining unit test fixes for the Angular 15 update (#9218)
* removing excludes from working tests

* test fixes for CategoriesManagementComponent

* [ci:force] reenabling tests / fixes

* fixes in process-services-cloud

* change html element type

* fix selector in StartProcessComponent
2024-07-01 15:15:08 +01:00
Vito Albano
d21180104e fixed unit test problem and some other e2e 2024-07-01 15:15:08 +01:00
Vito Albano
56a46afebc rebased and fixed the wrong directive for matList' 2024-07-01 15:15:08 +01:00
Vito Albano
e6fff64ecd fixig e2es - task and version 2024-07-01 15:15:08 +01:00
Vito Albano
ce78d32c22 Rebase went little bit wrong -II 2024-07-01 15:15:08 +01:00
Vito Albano
887bc72240 Fixing e2e - part III 2024-07-01 15:15:08 +01:00
Vito Albano
a217a10818 Fixing unit after rebase 2024-07-01 15:15:08 +01:00
Vito Albano
c0a4b9e88b Fixing styles not migrated by material 2024-07-01 15:15:08 +01:00
Vito Albano
0404adaf64 Fixed linting and js-api tests 2024-07-01 15:15:08 +01:00
Vito Albano
20629de353 Fixed most of unit tests failing 2024-07-01 15:15:08 +01:00
Vito Albano
0cbae76794 Fixed core unit test and excluded instable ones 2024-07-01 15:15:08 +01:00
Vito Albano
ab1d122d40 Upgrading NX and start fixing styles 2024-07-01 15:15:07 +01:00
Vito Albano
eb63d4e1c2 migration for material' 2024-07-01 15:15:07 +01:00
Vito Albano
3f57077ac6 Changed ng version before material migration 2024-07-01 15:15:07 +01:00
Maurizio Vitale
88a2a4c9df
Revert "ACS-8255: Migrate InfoDrawer component to Standalone (#9846)" (#9868)
This reverts commit 215b9c2e4be3ceb67a958a910076aa1640190858.
2024-06-25 14:15:31 +01:00
Denys Vuika
215b9c2e4b
ACS-8255: Migrate InfoDrawer component to Standalone (#9846) 2024-06-21 10:05:15 -04: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
Denys Vuika
328d233b05
Fix ExtensionsModule.forChild regression (#9844) 2024-06-20 13:14:27 -04:00
Denys Vuika
d9c014a1f0
Cleanup process services project structure (#9838) 2024-06-19 08:54:26 -04:00
Denys Vuika
ad1904ce41
[ACS-7430] Process Library improvements and cleanup (#9720) 2024-06-03 11:11:55 -04:00
Denys Vuika
b916fd5ef9
[ACS-7422] APS1 attachment module as standalone components (#9718) 2024-05-23 06:36:05 -04:00
tamaragruszka
5f00acad68
[ACS-7377][ADF] Break Form dependency on Material Module (#9712)
* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] remove MaterialModule dependency, convert components to standalone

* [ACS-7383] update e2e tests

* [ACS-7383] update e2e tests

* [ACS-7383] update e2e tests
2024-05-23 11:10:21 +02:00
Denys Vuika
6b45bc2b96
Fix OidcAuthenticationService export (#9711)
* fix import

* fix service location and exports
2024-05-22 09:16:12 -04:00
swapnil-verma-gl
3df9a8cedf
[ACS-7769] Fixed UI issue where Tasks and Processes filters had different spacing than the rest of side-nav (#9653)
* [ACS-7769] Fixed UI issue where Tasks and Processes filters had different spacing than the rest of side-nav

* [ACS-7769] Fixed alignment of text inside buttons
2024-05-22 09:52:29 +05:30
Denys Vuika
ff6a92a471
[ACS-7420] cleanup process types (#9709) 2024-05-21 12:03:57 -04:00
Denys Vuika
e71e2a749a
[ACS-7427] Process Services improvements and cleanup (#9664) 2024-05-20 16:08:47 -04:00
Ehsan Rezaei
682f1673f6
Release 6.9.0 (#9680) 2024-05-17 13:16:22 +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
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
Denys Vuika
f401b8c13e
ESLint: cleanup await expect from protractor tests (#9630) 2024-04-30 08:07:10 -04:00
Tomasz Gnyp
1173253fe7
AAE-22119 Fix Datatable checkbox accessibility breaking change (#9596)
* AAE-22119 Fix Datatable checkbox accessibility breaking change

* fix code duplication warning

* fix unit test
2024-04-22 17:39:01 +02:00
Denys Vuika
54c3e12ad8
[ACS-7688] Reduce the usage of LogService and TranslateModule (tests) (#9567) 2024-04-19 12:14:33 -04:00
tomson
74ef7eed1a
[ADF-5543] Enable lint accessibility and resolve found issues (#9421) 2024-04-17 09:36:40 +02:00
Denys Vuika
7854cde20f
[ACS-7382] Standalone core directives, improved lint performance (#9559) 2024-04-15 15:16:17 -04:00
Wojciech Duda
3bfadae286
AAE-20141 Replace adf mat selectors process services (#9514)
* AAE-20141 removing mat from unit tests in process-services

* AAE-20141 fix dropdown false-positives

* AAE-20141 dropdown editor remake

* AAE-20141 remove remaining selectors

* AAE-20141 fix radio buttons selector
2024-04-09 14:26:37 +02:00
Tomasz Gnyp
bc07c09dda
Release 6.8.0 (#9506) 2024-04-09 10:13:05 +02:00
jacekpluta
e9dc55bca2
[ACS-5575] Should use declaration-no-important rule in the stylelint-config.json file to avoid use of !important in ADF (#9302) 2024-03-11 15:33:09 +01:00
MichalKinas
be45e9d4dc
Release 6.7.1 (#9410)
* Release 6.7.1

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es

* Exclude failing E2Es
2024-03-06 09:48:56 +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
DominikIwanek
6d93d011c9
[ACS-6140] - Remove references to internal Angular Material CSS classes (#9271) 2024-02-09 08:22:01 +01:00
DominikIwanek
d61c20cf13
ACS-5975 change getting tasks in tasklist component and service (#8987)
Co-authored-by: Grzegorz Jaskowski <grzegorz.jaskowski@hyland.com>
2024-01-25 15:33:34 +01:00
Bartosz Sekula
b9b89fdf12
Release 6.6.0 (#9254)
* Release 6.6.0

* Remove js-api from package.json

* revert old js-api

---------

Co-authored-by: Robert Duda <robert.duda@hyland.com>
2024-01-23 12:55:54 +01:00
pkunduGL
4ff46642fb
[ADF-5563][ADF-5565][ADF-5566]Removed !important from 'task-form','cloud-form-demo' and 'add-permission-panel' component (#9187)
* Removed important

* ADF-5563

* ADF-5566

* refactored

* Refactored

* Review comments resolved

* [ci:force]

* lint issue fixed

* lint issues fixed

* Refactored

* extra space  removed

* linting resolved

* checkbox issue fixed

* lint issue fixed

* lint issue fixed
2024-01-03 16:32:35 +05:30
DominikIwanek
6549235dae
[ACS-6412] - Some operations are broken when executed on file created from template (#9207) 2024-01-02 14:46:42 +01:00
MichalKinas
064c1fd216
[MNT-23166] Make tasks and processes lists resizeable (#9145) 2023-12-08 08:47:51 +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
Denys Vuika
8687e86cf6
[PRODENG-211] update js-api deps (#9102)
* update js-api deps

* switch cli to prev version for now

* update lock file for cli
2023-11-21 06:47:43 -05:00