towerops/priv/gettext
Graham McInitre 88fae5d752 feat: add beacon monitors with user and admin management
Backend:
- Migration: beacon_monitors table (binary_id PK, org/user FK, check_type, target_url, config, monitoring fields)
- Schema: BeaconMonitor with changeset (pattern-matched port validation, check_type inclusion)
- Query: BeaconMonitorQuery — composable scopes (by org, by user, by type, enabled, ordered, preloaded)
- Context: Towerops.Beacons — CRUD, toggle, record_check_result (36/36 tests pass)

Frontend:
- User LiveView: /beacons — stream-based list, create/edit modals, toggle/delete actions
- Admin LiveView: /admin/beacons — cross-org view with preloads (20/20 tests pass)
- Form component: LiveComponent modal with validation
- Helpers: check_type badges, status indicators, response time formatting
- Router: user routes + admin route configured
- Nav: sidebar + mobile links added
- 30+ gettext translations

Verification: compile ✓, format ✓, credo ✓, 56/56 new tests pass
2026-07-22 08:15:03 -05:00
..
en/LC_MESSAGES feat: add beacon monitors with user and admin management 2026-07-22 08:15:03 -05:00
es/LC_MESSAGES fix: nav overflow on small screens and fix bad gettext translations 2026-03-11 14:00:31 -05:00
admin.pot fix: correct mail adapter message interpolation in login page 2026-03-05 13:32:34 -06:00
auth.pot fix: correct mail adapter message interpolation in login page 2026-03-05 13:32:34 -06:00
default.pot fix: correct mail adapter message interpolation in login page 2026-03-05 13:32:34 -06:00
emails.pot i18n: add Spanish locale with full translations, language selector, and locale hook 2026-02-14 17:44:01 -06:00
equipment.pot fix: correct mail adapter message interpolation in login page 2026-03-05 13:32:34 -06:00
errors.pot init 2025-12-21 11:10:43 -06:00