- 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 |
||
|---|---|---|
| .. | ||
| admin | ||
| agent_live | ||
| alert_live | ||
| device_live | ||
| graph_live | ||
| org | ||
| org_live | ||
| site_live | ||
| dashboard_live.ex | ||
| dashboard_live.html.heex | ||
| mobile_qr_live.ex | ||
| user_settings_live.ex | ||