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

Add "Ready to capture" to the "Status" order filter #430

Merged
merged 3 commits into from
Mar 10, 2020

Conversation

dominik-zeglen
Copy link
Contributor

Resolves #73

Pull Request Checklist

  1. All visible strings are translated with proper context.
  2. All data-formatting is locale-aware (dates, numbers, and so on).
  3. Translated strings are extracted.
  4. Number of API calls is optimized.
  5. The changes are tested.
  6. Type definitions are up to date.
  7. Changes are mentioned in the changelog.

@dominik-zeglen dominik-zeglen changed the title "Ready to capture" to the "Status" order filter Add "Ready to capture" to the "Status" order filter Mar 4, 2020
@codecov
Copy link

codecov bot commented Mar 4, 2020

Codecov Report

Merging #430 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #430   +/-   ##
=======================================
  Coverage   72.52%   72.52%           
=======================================
  Files         639      639           
  Lines        7124     7124           
  Branches     1181     1181           
=======================================
  Hits         5167     5167           
  Misses       1719     1719           
  Partials      238      238
Impacted Files Coverage Δ
src/orders/views/OrderList/filters.ts 52.63% <ø> (ø) ⬆️
src/orders/components/OrderListPage/filters.ts 100% <ø> (ø) ⬆️
src/misc.ts 60.41% <ø> (ø) ⬆️

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 4d673e1...13750cf. Read the comment docs.

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.

Cannot filter by payment in the order list
2 participants