CodeStyle
Outdated bootstrap markup
Bootstrap5 needs explicit spacing between form rows
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
Unused imports
Convert function to view
Convert home page controller into request handlers and a service
Apply PSR12 code style to templates
Use admin theme when editing default blocks
Working on routing
Use aura/router
CodeStyle - redundant semicolons
Fix: #2363 - inconsistent parameter names for select and radio inputs
Replace Bootstrap4 class with views
Add new module interface to allow CSS/JS/etc. to be added to the end of the <head> or <body> elements
Fix: #2100 markup for legend elements changed in latest bootstrap
Use .phtml extension for template files
Code style
Move module views to the views/modules folder