- Add migration for name, avatar_url, timezone fields - Update User schema with profile_changeset - Add Accounts context functions for profile updates - Reorganize settings page into sections: * Personal Information (name, avatar, timezone) * Account (email, password) * API (tokens) * Notifications (mobile devices) * Security (passkeys) - Avatar URL accepts external URLs (Gravatar, etc) - Timezone selector with common zones |
||
|---|---|---|
| .. | ||
| 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 | ||