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-3637] - DueDate filter fix translation and add missing option #6128

Merged
merged 1 commit into from Sep 22, 2020

Conversation

SilviuCPopa
Copy link
Contributor

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:

What is the current behaviour? (You can also link to an open issue here)
https://issues.alfresco.com/jira/browse/ACA-3637

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:

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Silviu Popa seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2020

Codecov Report

Merging #6128 into develop will increase coverage by 2.11%.
The diff coverage is 82.05%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #6128      +/-   ##
===========================================
+ Coverage    76.27%   78.38%   +2.11%     
===========================================
  Files          850      339     -511     
  Lines        18978     9192    -9786     
  Branches      3752     1841    -1911     
===========================================
- Hits         14475     7205    -7270     
+ Misses        3369     1416    -1953     
+ Partials      1134      571     -563     
Impacted Files Coverage Δ
...ers/components/edit-task-filter-cloud.component.ts 72.86% <ø> (ø)
.../attach-file/attach-file-cloud-widget.component.ts 85.71% <75.86%> (-4.49%) ⬇️
...ud/src/lib/form/components/form-cloud.component.ts 86.08% <100.00%> (+1.26%) ⬆️
...rvices-cloud/src/lib/form/mocks/cloud-form.mock.ts 100.00% <100.00%> (ø)
...s-cloud/src/lib/services/form-fields.interfaces.ts 100.00% <100.00%> (ø)
lib/core/services/user-preferences.service.ts
lib/core/services/bpm-user.service.ts
...s/card-view-mapitem/card-view-mapitem.component.ts
...ts/src/lib/diagram/components/diagram.component.ts
...onents/gateways/diagram-event-gateway.component.ts
... and 504 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 636da03...e8b364f. Read the comment docs.

@eromano eromano merged commit 7bead42 into develop Sep 22, 2020
@eromano eromano deleted the dev-spopa-ACA-3637-2 branch September 22, 2020 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants