-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
Bump FAB to 2.2.0 #8517
Bump FAB to 2.2.0 #8517
Conversation
Codecov Report
@@ Coverage Diff @@
## master #8517 +/- ##
==========================================
- Coverage 66.68% 66.51% -0.17%
==========================================
Files 449 449
Lines 22684 22687 +3
Branches 2366 2366
==========================================
- Hits 15126 15091 -35
- Misses 7420 7458 +38
Partials 138 138
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you include a test plan here? How did you verify that upgrading the dep worked?
@etr2460 updated pr description with my basic smoke test. Let me know if there's anything else I should take into account |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks for adding the test plan!
CATEGORY
Choose one
SUMMARY
Change log since 2.1.13:
Improvements and Bug fixes on 2.2.0
Fix, dpgaspar/Flask-AppBuilder#1157 Improve API get menu data performance
Fix, dpgaspar/Flask-AppBuilder#1143 [mvc] pagination
Fix, dpgaspar/Flask-AppBuilder#1147 [babel] crash with empty LANGUAGES config key
New, dpgaspar/Flask-AppBuilder#1116 Expose menu data as serializable objects
Fix, dpgaspar/Flask-AppBuilder#1127 MSSQL issue with pagination
Fix, dpgaspar/Flask-AppBuilder#1132 Add autofocus for login screen (dpgaspar/Flask-AppBuilder#1132)
Fix, dpgaspar/Flask-AppBuilder#1125 Support absence of the public role (dpgaspar/Flask-AppBuilder#1125)
New, dpgaspar/Flask-AppBuilder#1124 hide tabs when only 'Detail' (no related_views)
Fix, dpgaspar/Flask-AppBuilder#1119 ldap: safely retrieve error object when loggin exception
TEST PLAN
ADDITIONAL INFORMATION
REVIEWERS