towerops/lib/towerops_web/controllers
Graham McIntire dffa46dfde
Improve UI styling and remove DaisyUI dependencies
- Remove default Phoenix branding and create custom layouts
- Replace DaisyUI classes with custom Tailwind components throughout
- Add authenticated layout with navigation bar for organization pages
- Redesign all core components (buttons, forms, tables, alerts)
- Make dashboard stat cards clickable to navigate to respective pages
- Update alert acknowledge button to only show for equipment down alerts
- Add consistent dark mode support across all pages
- Implement modern design with zinc color palette and improved spacing
2026-01-03 11:02:38 -06:00
..
user_registration_html Improve UI styling and remove DaisyUI dependencies 2026-01-03 11:02:38 -06:00
user_session_html Improve UI styling and remove DaisyUI dependencies 2026-01-03 11:02:38 -06:00
user_settings_html 1. User Authentication 2025-12-21 13:31:59 -06:00
error_html.ex init 2025-12-21 11:10:43 -06:00
error_json.ex init 2025-12-21 11:10:43 -06:00
page_controller.ex more features 2026-01-02 14:06:44 -06:00
page_html.ex init 2025-12-21 11:10:43 -06:00
user_registration_controller.ex 1. User Authentication 2025-12-21 13:31:59 -06:00
user_registration_html.ex 1. User Authentication 2025-12-21 13:31:59 -06:00
user_session_controller.ex 1. User Authentication 2025-12-21 13:31:59 -06:00
user_session_html.ex 1. User Authentication 2025-12-21 13:31:59 -06:00
user_settings_controller.ex 1. User Authentication 2025-12-21 13:31:59 -06:00
user_settings_html.ex 1. User Authentication 2025-12-21 13:31:59 -06:00