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: bump FAB to 3.1.1 #11444

Merged
merged 1 commit into from
Oct 27, 2020
Merged

fix: bump FAB to 3.1.1 #11444

merged 1 commit into from
Oct 27, 2020

Conversation

dpgaspar
Copy link
Member

@dpgaspar dpgaspar commented Oct 27, 2020

SUMMARY

Bumps FAB to the latest version 3.1.1, includes fixes and performance improvement:

Change log:

Improvements and Bug fixes on 3.1.1
-----------------------------------

fix: MVC order by related column use alias (#1504) [Daniel Vaz Gaspar]
fix: remove unnecessary CSS class/styling from dropdowns (#1503) [Ryan Hamilton]
deps: constraint pre 1 packages following semver (#1502) [Daniel Vaz Gaspar]
fix: MVC order by on relation (#1500) [Daniel Vaz Gaspar]
docs: add github actions badge (#1501) [Daniel Vaz Gaspar]
fix: remove unnecessary classes from dropdowns (#1491) [Ryan Hamilton]
ci: migrate from travis to github actions (#1497) [Daniel Vaz Gaspar]
fix: lint (#1498) [Daniel Vaz Gaspar]
fix: Improve UX by moving drop-down caret within clickable target (#1492) [Ryan Hamilton]
style: use a clearer visual representation for "delete" actions (#1495) [Ryan Hamilton]
fix: "actions" on ModelViews with composite primary keys (#1493) [Ash Berlin-Taylor]
docs: migrate examples/quickhowto3 to version 3.x.x (#1488) [luizduma]
fix: REST API inner joins eager loading (#1486) [Daniel Vaz Gaspar]

Improvements and Bug fixes on 3.1.0
-----------------------------------

Fix, sanitize the uploaded filename (#1482)
Fix, add missing font file format for glyphicons (#1483)
Docs, Remove incorrect possessive. `list's => lists`. (#1476)
Fix, select2 readonly not working (#1467)
Fix, improve type annotations on SQLAlchemy (#1458)
New, Support for OpenShift OAuth (#1454)
Fix, remove unnecessary strict option from schemas (#1466)
Fix, check if locale exists before loading it (#1460)
Fix, Update SQLAlchemy query for count_users (#1445)
Docs, Contributing (#1440)
Docs, improve, help contributions (#1438)

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@codecov-io
Copy link

codecov-io commented Oct 27, 2020

Codecov Report

Merging #11444 into master will decrease coverage by 9.76%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11444      +/-   ##
==========================================
- Coverage   66.66%   56.90%   -9.77%     
==========================================
  Files         861      408     -453     
  Lines       40941    13661   -27280     
  Branches     3694     3479     -215     
==========================================
- Hits        27295     7774   -19521     
+ Misses      13549     5725    -7824     
- Partials       97      162      +65     
Flag Coverage Δ
#cypress 56.90% <ø> (-0.12%) ⬇️
#javascript ?
#python ?

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

Impacted Files Coverage Δ
...uperset-frontend/src/dashboard/util/dnd-reorder.js 0.00% <0.00%> (-100.00%) ⬇️
...rset-frontend/src/dashboard/util/getEmptyLayout.js 0.00% <0.00%> (-100.00%) ⬇️
...et-frontend/src/components/Menu/LanguagePicker.tsx 0.00% <0.00%> (-100.00%) ⬇️
...dashboard/components/resizable/ResizableHandle.jsx 0.00% <0.00%> (-100.00%) ⬇️
.../src/dashboard/util/getFilterScopeFromNodesTree.js 0.00% <0.00%> (-93.48%) ⬇️
...uperset-frontend/src/utils/getClientErrorObject.ts 0.00% <0.00%> (-89.19%) ⬇️
.../src/dashboard/components/FilterIndicatorGroup.jsx 11.76% <0.00%> (-88.24%) ⬇️
...c/explore/components/controls/withVerification.jsx 9.09% <0.00%> (-87.88%) ⬇️
...src/dashboard/components/gridComponents/Header.jsx 10.52% <0.00%> (-86.85%) ⬇️
...rset-frontend/src/profile/components/Favorites.tsx 0.00% <0.00%> (-86.67%) ⬇️
... and 680 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 ecdff72...073f27b. Read the comment docs.

@dpgaspar dpgaspar merged commit 427058b into apache:master Oct 27, 2020
@dpgaspar dpgaspar deleted the deps/fab-3-1-1 branch October 27, 2020 14:54
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.0.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/XS 🚢 1.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants