Flask-AppBuilder icon indicating copy to clipboard operation
Flask-AppBuilder copied to clipboard

chore: upgrade to bootstrap 5

Open dpgaspar opened this issue 2 years ago • 1 comments

Description

Bootstrap 5 upgrade!! initial take

ADDITIONAL INFORMATION

  • [ ] Has associated issue:
  • [ ] Is CRUD MVC related.
  • [ ] Is Auth, RBAC security related.
  • [ ] Changes the security db schema.
  • [ ] Introduces new feature
  • [ ] Removes existing feature

dpgaspar avatar Oct 19 '23 13:10 dpgaspar

Codecov Report

Merging #2146 (7c96eb3) into master (3cfe13f) will increase coverage by 0.10%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master    #2146      +/-   ##
==========================================
+ Coverage   78.55%   78.65%   +0.10%     
==========================================
  Files          72       72              
  Lines        8695     8695              
==========================================
+ Hits         6830     6839       +9     
+ Misses       1865     1856       -9     
Flag Coverage Δ
python 78.65% <50.00%> (+0.10%) :arrow_up:

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

Files Coverage Δ
flask_appbuilder/menu.py 94.28% <50.00%> (ø)

... and 3 files with indirect coverage changes

codecov[bot] avatar Oct 19 '23 13:10 codecov[bot]