Matt Scott
65b7b9a5c3
Completed first-round updates for the error template views.
2023-02-20 12:28:56 -05:00
Tyler Todd
7a61c56c49
Fix reqs and Flask Migrate Order
2023-02-18 17:38:43 +00:00
Matt Scott
516bc52c2f
Revert "Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade""
...
This reverts commit e2ad3e2001
.
2023-02-18 11:04:14 -05:00
Matt Scott
839c1ecf17
Revert "Revert "Error pages updated for Font Awesome v6 - fa-solid""
...
This reverts commit 35493fc218
.
2023-02-18 11:02:47 -05:00
Matt Scott
e2ad3e2001
Revert "Merge pull request #1371 from AgentTNT/AdminLTE-Upgrade"
...
This reverts commit 929cb6302d
, reversing
changes made to 0418edddd9
.
2023-02-18 09:04:37 -05:00
Matt Scott
35493fc218
Revert "Error pages updated for Font Awesome v6 - fa-solid"
...
This reverts commit e1bbe10fc3
.
2023-02-18 08:53:46 -05:00
Tyler Todd
e1bbe10fc3
Error pages updated for Font Awesome v6 - fa-solid
2023-02-17 21:52:55 +00:00
Tyler Todd
ac786f45be
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
2023-02-06 15:45:13 +00:00
Tyler Todd
7f25e3b555
Initial go at upgrading from Bootstap v3 to v4 and to AdminLTE v3.2.0
2023-02-02 21:19:15 +00:00
Khanh Ngo
8ea00b9484
Refactoring the code
...
- Use Flask blueprint
- Split model and views into smaller parts
- Bug fixes
- API adjustment
2019-12-02 10:32:03 +07:00