Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACA-4223] Add process definition name filter #6542

Merged
merged 1 commit into from Jan 18, 2021
Merged

Conversation

bogdanapatrichi
Copy link
Contributor

  • Add new method in process-list-cloud-component.page.ts

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe: Add process definition name filter

What is the current behaviour? (You can also link to an open issue here)
https://alfresco.atlassian.net/browse/ACA-4223

What is the new behaviour?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

* Add new method in process-list-cloud-component.page.ts
@codecov-io
Copy link

Codecov Report

Merging #6542 (6357607) into develop (8dd43ef) will increase coverage by 1.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6542      +/-   ##
===========================================
+ Coverage    76.22%   77.29%   +1.06%     
===========================================
  Files          869      147     -722     
  Lines        19619     4144   -15475     
  Branches      3906      828    -3078     
===========================================
- Hits         14955     3203   -11752     
+ Misses        3469      664    -2805     
+ Partials      1195      277     -918     
Impacted Files Coverage Δ
lib/core/testing/core.testing.module.ts
lib/core/pipes/localized-date.pipe.ts
...ore/directives/infinite-select-scroll.directive.ts
...e/login/components/login-dialog-panel.component.ts
...rvices-cloud/src/lib/form/mocks/cloud-form.mock.ts
...ble/directives/header-filter-template.directive.ts
...c/lib/task-list/components/task-audit.directive.ts
...widgets/dynamic-table/date-cell-validator-model.ts
.../components/analytics-report-heat-map.component.ts
...d-view/components/card-view/card-view.component.ts
... and 713 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8eec3c4...6357607. Read the comment docs.

@eromano eromano merged commit 885792b into develop Jan 18, 2021
@eromano eromano deleted the dev-petra-aca-4223 branch January 18, 2021 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants