Remove btn-flat to convert to round buttons (first pass)

Convert col-xs-* to just col-* as part of bootstrap v3 -> v4
Convert box-* -> card-* as part of bootstrap v3 -> v4
Moved domain actions on main dashboard to a dropdown menu to avoid clutter
Added "Log Out" to top header left
Hid OTP on admin edit user to only show the disable card & options if the user account has OTP enabled
This commit is contained in:
Tyler Todd
2023-02-06 15:45:13 +00:00
parent 7f25e3b555
commit ac786f45be
24 changed files with 1264 additions and 1152 deletions

View File

@ -29,6 +29,6 @@ Flask-Mail==0.9.1
flask-session==0.4.0
Jinja2==3.1.2
itsdangerous==2.1.2
werkzeug==2.1.3
werkzeug==2.1.2
cryptography==36.0.2
flask_session_captcha==1.3.0