towerops/lib/towerops_web/live/admin
Graham McIntire a995e6283f
feat: migrate admin features to gettext
Migrates all admin-related flash messages to gettext for internationalization:
- Admin.UserLive.Index: user deletion messages
- Admin.OrgLive.Index: organization deletion messages
- UserAuth: impersonation start/stop messages

Adds Gettext backend and helpers import to UserAuth module to support translations.

All admin and auth tests passing (87 tests).
2026-02-02 12:45:38 -06:00
..
audit_live fix prod crash with yaml parsing 2026-01-31 08:25:07 -06:00
org_live feat: migrate admin features to gettext 2026-02-02 12:45:38 -06:00
user_live feat: migrate admin features to gettext 2026-02-02 12:45:38 -06:00
dashboard_live.ex paginate audit logs 2026-02-01 13:27:56 -06:00
dashboard_live.html.heex paginate audit logs 2026-02-01 13:27:56 -06:00