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

feat: better errors for report in charts and dashboard #16131

Merged
merged 5 commits into from
Aug 9, 2021

Conversation

AAfghahi
Copy link
Member

@AAfghahi AAfghahi commented Aug 7, 2021

SUMMARY

This creates a better error message when a report is failed to create in dashboard or chart.

It also adds makes the edit modal have a save button.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@codecov
Copy link

codecov bot commented Aug 7, 2021

Codecov Report

Merging #16131 (9eaa6dc) into master (85ae8e3) will decrease coverage by 0.00%.
The diff coverage is 16.66%.

❗ Current head 9eaa6dc differs from pull request most recent head dfb42c9. Consider uploading reports for the commit dfb42c9 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16131      +/-   ##
==========================================
- Coverage   76.84%   76.83%   -0.01%     
==========================================
  Files         995      995              
  Lines       52884    52890       +6     
  Branches     6721     6722       +1     
==========================================
+ Hits        40638    40639       +1     
- Misses      12021    12026       +5     
  Partials      225      225              
Flag Coverage Δ
javascript 71.21% <16.66%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
superset-frontend/src/reports/actions/reports.js 9.80% <0.00%> (-1.07%) ⬇️
...rset-frontend/src/components/ReportModal/index.tsx 75.90% <100.00%> (+0.29%) ⬆️

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 85ae8e3...dfb42c9. Read the comment docs.

@eschutho eschutho merged commit 5ce3883 into apache:master Aug 9, 2021
@eschutho eschutho deleted the ch21753_betterErrors branch August 9, 2021 20:33
@rosemarie-chiu
Copy link
Contributor

🏷 2021.31

@villebro villebro added the v1.3 label Aug 9, 2021
villebro pushed a commit that referenced this pull request Aug 10, 2021
* added google alert

* better errors and report actions

(cherry picked from commit 5ce3883)
stevenuray pushed a commit to preset-io/superset that referenced this pull request Aug 11, 2021
* added google alert

* better errors and report actions

(cherry picked from commit 5ce3883)
opus-42 pushed a commit to opus-42/incubator-superset that referenced this pull request Nov 14, 2021
* added google alert

* better errors and report actions
cccs-RyanS pushed a commit to CybercentreCanada/superset that referenced this pull request Dec 17, 2021
* added google alert

* better errors and report actions

(cherry picked from commit 5ce3883)
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 28, 2021
* added google alert

* better errors and report actions
QAlexBall pushed a commit to QAlexBall/superset that referenced this pull request Dec 29, 2021
* added google alert

* better errors and report actions

(cherry picked from commit 5ce3883)
cccs-rc pushed a commit to CybercentreCanada/superset that referenced this pull request Mar 6, 2024
* added google alert

* better errors and report actions

(cherry picked from commit d9517a1)
@mistercrunch mistercrunch added 🍒 1.3.0 🍒 1.3.1 🍒 1.3.2 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.4.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels preset:2021.31 size/S v1.3 🍒 1.3.0 🍒 1.3.1 🍒 1.3.2 🚢 1.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants