towerops/lib/towerops_web/live/admin/user_live
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
..
index.ex feat: migrate admin features to gettext 2026-02-02 12:45:38 -06:00
index.html.heex impersonate fix 2026-01-27 10:45:06 -06:00