Denys Vuika
ad1904ce41
[ACS-7430] Process Library improvements and cleanup ( #9720 )
2024-06-03 11:11:55 -04:00
Denys Vuika
e71e2a749a
[ACS-7427] Process Services improvements and cleanup ( #9664 )
2024-05-20 16:08:47 -04: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
swapnil-verma-gl
ef285a1f10
[ACS-6019] [ACS-6021] [ACS-6023] Replaced request with node-fetch ( #8999 )
...
* [ACS-6019] Replaced request with node-fetch
* [ACS-6019] [Non-Functional Change] Added documentation to peopleSelected event emitter - Change to trigger affected E2Es
* [ACS-6019] Added return type to getFileFromRemote function. Removed request dependencies from package.json
* [ACS-6019] Commit package-lock.json
* [ACS-6019] Testing node-fetch v2
* [ACS-6019] Commiting package-lock.json
2023-10-17 16:47:53 +05:30
Denys Vuika
a1dd270c5d
[ACS-5991] ESLint fixes and code quality improvements ( #8893 )
...
* prefer-optional-chain: core
* prefer-optional-chain: content, fix typings
* prefer-optional-chain: process, fix typings
* prefer-optional-chain: process-cloud, fix typings, fix ts configs and eslint
* [ci: force] sonar errors fixes, insights lib
* [ci:force] fix security issues
* [ci:force] fix metadata e2e bug, js assignment bugs
* [ci:force] fix lint issue
* [ci:force] fix tests
2023-09-18 09:42:16 +01:00
AleksanderSklorz
98c0a3c7be
[ACS-5041] update license headers to reflect hyland copyright guidelines ( #8472 )
...
* ACS-5041 Changed json to js
* ACS-5041 Corrected paths
* ACS-5041 Changed json to js
* ACS-5041 Updated eslintrc
* ACS-5041 Small correction
* ACS-5041 Small correction
* ACS-5041 Updated license headers
* ACS-5041 Updated license headers
* ACS-5041 Replaced references to alfresco
* ACS-5041 Added Hyland to known words
* ACS-5041 Fixed coverage issue
* ACS-5041 Fixed duplication issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed test
* ACS-5041 Fixed test
* ACS-5041 Reverted one change
* ACS-5041 Added missing license to files after rebase
2023-04-20 09:34:03 +02:00
Eugenio Romano
2590e7d0a9
[AAE-10777] Move services from Core in Content the right place ( #8242 )
...
Clean core services and directive
2023-03-10 09:28:24 +01:00
Eugenio Romano
a535af667b
[AAE-10773] Make Form core process agonostic ( #8032 )
...
* move form list in a component
* move things in the right place
* move last pice in the right place
* move things in the right place
* move people and group in the right place
* move radio and typehead
form service start remove responsibilities
* remove model service and editor service from formService
* move dropdwon in process-service
finish remove service from form service
* fix some wrong import
* move activiti
* fix double quote imports
* move dynamic table
* fix shell
* move unit test
* [ci:force] fix lint issues
* fix build and some unit test
* fix process spec type spy problems [ci:foce]
* fix
* fix broken tests
* fix lint issues
* fix cloud dropdown test
* cleanup process-service-cloud tests
* fix people process
* improve e2e test
Co-authored-by: Kasia Biernat <kasia.biernat@hyland.com>
2022-12-21 15:12:38 +00:00