Denys Vuika
f0a11fdab0
[ACS-6140] migrate tests to harness ( #9071 )
...
* migrate aspect list tests to harness
* [ci:force] categories management
* [ci:force] fix keyboard handling
* [ci:force] fix memory leak
* migrate document list
* migrate new version uploader dialog
* migrate folder dialog
* bug fixes for keyboard, remove fake unit tests
* [ci:force] migrate and cleanup notification tests
* migrate app details cloud
* migrate app list cloud
* migrate group cloud component
* [ci:force] cleanup code based on reviews
* [ci:force] migrate people cloud
* [ci:force] migrate process list cloud
* [ci:force] migrate start process cloud
* [ci:force] task form cloud
* [ci:force] service task list cloud
* [ci:force] task list cloud
* [ci:force] process attachment list and apps list
* [ci:force] code review changes
* [ci:force] app list bug fixes and code cleanup
* [ci:force] fix incorrect/missing typings, fix tests
* [ci:force] code cleanup
2023-11-09 04:24:56 -05:00
Denys Vuika
b03011c3d2
[ACS-6071] documentation fixes for process lib ( #8943 )
...
* doc and api fixes
* doc fixes
* fix docs
* code fixes
* typo fixes
2023-09-28 14:35:59 +01:00
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
Denys Vuika
e017423c8c
[AAE-7243] fix process services eslint warnings ( #7498 )
...
* fix process services eslint warnings
* fix constants
* revert type changes
2022-02-17 13:07:13 +00:00
Eugenio Romano
f30b20cc46
[ADF-5426] Remove compatibility layer from Lib ( #7110 )
...
* remove compatibility step 1
* remove compatibility step 2
* remove compatibility step 3
* remove compatibility step 4
* remove compatibility step 5
2021-08-04 17:31:35 +02:00
Eugenio Romano
8541591816
[ADF-5027] Fix APS rendition ( #5285 )
...
* fix APS rendition
* fix unit
* fix unit
2019-11-27 15:48:04 +00:00
Denys Vuika
3dd43ce9b5
[ADF-4997] no-duplicate-imports rule ( #5256 )
...
* no-duplicate-imports rule
* no-duplicate-imports rule
2019-11-15 13:38:01 +00:00
Denys Vuika
0c13f3d879
add missing typing information ( #5227 )
...
* add missing typing information
* typing fixes
* revert return type
* typing fixes
2019-11-08 16:02:05 +02:00
Maurizio Vitale
cd7e21a23d
[ADF-4858] Make sure process-services works with ng commands ( #5067 )
...
* Process-services:
Making sure you can run
ng build process-services
ng test process-services
* Fix the path of the styles
* move the file in the right place
2019-09-20 09:47:17 +01:00