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

Fix crashing views #422

Merged
merged 5 commits into from
Mar 3, 2020
Merged

Fix crashing views #422

merged 5 commits into from
Mar 3, 2020

Conversation

dominik-zeglen
Copy link
Contributor

Resolves #417
Resolves #419

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.

@codecov
Copy link

codecov bot commented Mar 3, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@4c8cce4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #422   +/-   ##
=========================================
  Coverage          ?   72.52%           
=========================================
  Files             ?      639           
  Lines             ?     7124           
  Branches          ?     1181           
=========================================
  Hits              ?     5167           
  Misses            ?     1719           
  Partials          ?      238
Impacted Files Coverage Δ
...ebhooks/components/WebhookEvents/WebhookEvents.tsx 81.81% <ø> (ø)

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 4c8cce4...5678719. Read the comment docs.

@maarcingebala maarcingebala merged commit 4d673e1 into master Mar 3, 2020
@maarcingebala maarcingebala deleted the fix/form-errors branch March 3, 2020 15:25
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.

Costumer not opening Error when I click on shipping zones or create new shipping zone
3 participants