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

chore(dashboard_rbac): bump superset-ui 0.17.27 #13932

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

amitmiran137
Copy link
Member

SUMMARY

bump for new superset-ui version to support needed extra_jwt for the dashboard_rbac ff

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

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 Apr 2, 2021

Codecov Report

Merging #13932 (31b06c3) into master (6594077) will increase coverage by 1.14%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master   #13932      +/-   ##
==========================================
+ Coverage   77.19%   78.33%   +1.14%     
==========================================
  Files         934      934              
  Lines       47394    47350      -44     
  Branches     5964     5946      -18     
==========================================
+ Hits        36584    37093     +509     
+ Misses      10642    10113     -529     
+ Partials      168      144      -24     
Flag Coverage Δ
cypress 56.04% <ø> (+8.00%) ⬆️
javascript 66.28% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...perset-frontend/src/explore/components/Control.tsx 91.66% <0.00%> (-0.34%) ⬇️
...ontrols/AnnotationLayerControl/AnnotationLayer.jsx 84.76% <0.00%> (+0.47%) ⬆️
superset-frontend/src/components/ListView/utils.ts 85.95% <0.00%> (+0.82%) ⬆️
...nts/controls/DateFilterControl/utils/dateParser.ts 98.71% <0.00%> (+1.28%) ⬆️
superset-frontend/src/components/Select/styles.tsx 86.30% <0.00%> (+1.36%) ⬆️
...ntend/src/explore/components/ExploreChartPanel.jsx 82.60% <0.00%> (+1.44%) ⬆️
...set-frontend/src/dashboard/util/getDropPosition.js 92.42% <0.00%> (+1.51%) ⬆️
...ntrols/MetricControl/AdhocMetricPopoverTrigger.tsx 95.00% <0.00%> (+1.66%) ⬆️
superset-frontend/src/chart/ChartRenderer.jsx 76.31% <0.00%> (+2.63%) ⬆️
...ontend/src/explore/controlUtils/getControlState.ts 95.71% <0.00%> (+2.85%) ⬆️
... and 66 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 6594077...bcc5c7b. Read the comment docs.

@amitmiran137 amitmiran137 merged commit f6f412b into master Apr 2, 2021
amitmiran137 pushed a commit that referenced this pull request Apr 2, 2021
* master: (26 commits)
  chore: bump to new superset-ui version (#13932)
  fix: do not run containers as root by default in Helm chart (#13917)
  feat(explore): adhoc column formatting for Table chart (#13758)
  fix(sqla-query): order by aggregations in Presto and Hive (#13739)
  feat(alert/report): add ALERTS_ATTACH_REPORTS feature flags + feature (#13894)
  test: Fixes PropertiesModal_spec (#13548)
  fix: Pin Prophet dependency after breaking changes (#13852)
  test: Adds tests to dnd controls (#13650)
  test: Adds tests to the AnnotationLayer component (#13748)
  test: Refactor and enhance tests for the Explore DatasourcePanel Component (#13799)
  Add tests (#13778)
  test: DisplayQueryButton (#13750)
  Fixing condition around left margin for dashboard layout. Fixes #13863 (#13905)
  Revert "fix: select table overlay (#13694)" (#13901)
  test: Adds tests to the OptionControls component (#13729)
  test: DatasourceControl (#13605)
  tests for function handleScroll (#13896)
  test: Adds tests to the CustomFrame component (#13675)
  test: Adds tests to the AdvancedFrame component (#13664)
  test: DataTableControl (#13668)
  ...
@ktmud ktmud deleted the chore/bump_0_17_27 branch April 2, 2021 17:06
@ktmud
Copy link
Member

ktmud commented Apr 2, 2021

Link the PR for transparency: apache-superset/superset-ui#1021

allanco91 pushed a commit to allanco91/superset that referenced this pull request May 21, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.2.0 labels Mar 12, 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 size/M 🚢 1.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants