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
MichalKinas
064c1fd216
[MNT-23166] Make tasks and processes lists resizeable ( #9145 )
2023-12-08 08:47:51 +01: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
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
Denys Vuika
b8bb234410
[AAE-7100] ESLint support for ADF Core and DemoShell projects ( #7481 )
...
* remove tsconfig.base as per eslint schematics
* add schematics
* upgrade demoshell to eslint
* fix eslint issues for demoshell
* integrate eslint for ADF core and fix some issues
* turn into warn
* fix code
* workaround for Chrome clipboard issue
* exclude e2e tests
* exclude e2e
2022-02-02 18:01:47 +00:00
Denys Vuika
829805e201
[ADF-5432] component template and code fixes after testing Angular strict mode ( #7118 )
...
* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
2021-06-22 16:36:06 +01:00
arditdomi
3649e9239f
[ACA-3368] Update datatable columns when presetColumn schema changes ( #5732 )
...
* [ACA-3368] Update datatable columns when presetColumn schema changes
* [ACA-3368] Add presetColumn change detection for task list
* [ACA-3368] Improve unit tests, fix comments
* [ACA-3368] More unit test improvements
2020-05-29 14:34:42 +01:00
Maurizio Vitale
6485ad71b4
[ACA-3170]Task/Process Add the sticky header feature ( #5630 )
...
* Add the sticky header feature
* Add html
2020-04-22 13:34:51 +01:00
siva kumar
63063699fd
[ACA-3000][ACA-2999] FE - Provide way to show ContextMenu on Task/Process list ( #5596 )
...
* [ACA-3000] FE - Provide way to show ContextMenu on Task list
* * Updated docs
* * Added unit tests to the recent changes
2020-04-14 09:52:57 +01:00
Denys Vuika
f54bc24317
[AAE-1695] reduce manual tests ( #5455 )
...
* tests cleanup
* cleanup search control tests
* EmptyContentComponent tests
* fix names
* search filter category test
* task list test and code polish
* process list tests and cleanup
* extra task-list tests
* extra start-task tests
* code cleanup
2020-02-08 01:08:34 +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
Eugenio Romano
9f69a7d4ee
add types and fix date probblem in process list ( #5176 )
2019-10-21 16:10:19 +01:00
dhrn
baa0d6da30
[ADF-4947] Array type supported in data table columns ( #5165 )
...
* [WIP] [ADF-4947] Array type supported in data table columns
* * removed resolver for aria label
* * process services feature added
* * fixed docs
2019-10-18 00:01:52 +01:00
Denys Vuika
d7ab0417b8
[AAE-622] No implicit returns ( #5157 )
...
* enable noImplicitReturns rule
* type fixes
* fix return types
* fix return value
* fix tests
* fix visibility service
* update tests
* add missing types
* fix test
2019-10-17 09:35:39 +01: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