From 90ae39091cd10b91f85cf4fb6e85bf0d7a77fc06 Mon Sep 17 00:00:00 2001
From: Graham McIntire
- Update your name, avatar, and timezone preferences. -
-+ Update your name, avatar, and timezone preferences. +
+- Enter a URL to an avatar image or use a service like Gravatar. -
-- Update your email address. You'll receive a confirmation link to verify the new address. -
-- Update your password. You'll be logged out and need to sign in again with your new password. -
-- Create API tokens to access Towerops programmatically. Tokens are scoped to a specific organization. -
++ Update your email address. You'll receive a confirmation link to verify the new address. +
+- Get started by creating a new API token. -
-+ Update your password. You'll be logged out and need to sign in again with your new password. +
++ Create API tokens to access Towerops programmatically. Tokens are scoped to a specific organization. +
++ Get started by creating a new API token. +
++ {token.name} +
+{token.organization.name}
++ <%= if token.last_used_at do %> + Last used {Calendar.strftime(token.last_used_at, "%B %d, %Y")} + <% else %> + Never used + <% end %> +
+- {token.name} -
-{token.organization.name}
-- <%= if token.last_used_at do %> - Last used {Calendar.strftime(token.last_used_at, "%B %d, %Y")} - <% else %> - Never used - <% end %> -
-- Manage mobile devices that receive push notifications for alerts. -
-+ Manage mobile devices that receive push notifications for alerts. +
+- Add a mobile device to receive push notifications for alerts. -
-+ Add a mobile device to receive push notifications for alerts. +
++ {session.device_name || "Unknown Device"} +
+ <%= if session.alerts_enabled do %> + + <.icon name="hero-bell" class="h-3 w-3" /> Alerts On + + <% else %> + + <.icon name="hero-bell-slash" class="h-3 w-3" /> Alerts Off + + <% end %> +{session.device_os} • {session.app_version}
+Last used {Calendar.strftime(session.last_used_at, "%B %d, %Y")}
+- {session.device_name || "Unknown Device"} -
- <%= if session.alerts_enabled do %> - - <.icon name="hero-bell" class="h-3 w-3" /> Alerts On - - <% else %> - - <.icon name="hero-bell-slash" class="h-3 w-3" /> Alerts Off - - <% end %> -{session.device_os} • {session.app_version}
-Last used {Calendar.strftime(session.last_used_at, "%B %d, %Y")}
-- Use your device's biometrics (Face ID, Touch ID, Windows Hello) or security keys to sign in. -
-+ Use your device's biometrics (Face ID, Touch ID, Windows Hello) or security keys to sign in. +
+- Please confirm your email address before registering a passkey. Check your inbox for the confirmation link. -
-+ Please confirm your email address before registering a passkey. Check your inbox for the confirmation link. +
++ Add a passkey to enable quick, secure sign-in with biometrics. +
+ <%= if @can_register_passkey do %> ++ {credential.name} +
+- Add a passkey to enable quick, secure sign-in with biometrics. -
<%= if @can_register_passkey do %> -- {credential.name} -
-