Changed signed_in_path to redirect users to their default organization's equipment page instead of the organization list. Behavior: - If user has organizations, redirect to first org's equipment page - First org is determined by most recently joined (membership.inserted_at) - If user has no organizations, redirect to /orgs to create one This provides a better UX by landing users directly at their equipment list instead of requiring an extra click through the org selector. |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||