towerops/lib/towerops_web/components
Graham McIntire 9c2f08317f
feat: remove organization slug from sites and devices URLs
- Created new on_mount hook :load_default_organization that automatically loads user's first organization
- Moved sites and devices routes to root path (/ sites, /devices) instead of /orgs/:org_slug
- Updated all navigation links and route references throughout the app
- Dashboard, alerts, and agents still use org-specific routes (/orgs/:org_slug)
- Users can still switch organizations via org selector for other pages
2026-01-18 13:06:23 -06:00
..
layouts Fix admin layout to use proper Phoenix component pattern 2026-01-06 13:04:22 -06:00
core_components.ex fix all credo issues and add flash auto-dismiss 2026-01-18 10:43:23 -06:00
layouts.ex feat: remove organization slug from sites and devices URLs 2026-01-18 13:06:23 -06:00
marketing_layouts.ex Add footer with dynamic copyright year to all layouts 2026-01-17 11:05:39 -06:00