[ACA-3687] Implement Process definition name filter dropdown in Process List (#5870)

* [ACA-3687] Implement Process definition name filtr

* Updated docs

* Updated mock
This commit is contained in:
Mercy Chrysolite
2020-07-30 14:00:39 +05:30
committed by GitHub
parent f6bf60eb49
commit 46f3f0f1d1
22 changed files with 100 additions and 14 deletions

View File

@@ -26,3 +26,4 @@ export * from './lib/services/public-api';
export * from './lib/types';
export * from './lib/pipes/process-name-cloud.pipe';
export * from './lib/pipes/process-services-cloud-pipe.module';
export * from './lib/models/process-definition-cloud.model';