towerops/lib/towerops_web/live/org
Graham McIntire d5b0f38ed6
feat: add remaining e2e tests and fix 'too many open files' error
- Added e2e tests for auth flows (registration, login, password reset, TOTP)
- Added e2e tests for onboarding and organization creation
- Added e2e tests for team collaboration (org switching, invitations)
- Added e2e tests for activity feed
- Added e2e tests for device graphs (sensors, time ranges, interfaces)
- Added e2e tests for MikroTik backup comparison
- Added e2e tests for sites map (geographic view)
- Added e2e tests for network trace tool

- Fixed 'too many open files' error by configuring Phoenix code reloader
  to ignore deps/, _build/, node_modules/, e2e/, and other non-source directories
- This prevents the file system watcher from monitoring unnecessary files
2026-03-06 17:08:27 -06:00
..
gaiia_mapping_live.ex Sort Gaiia entity mapping: items with suggestions shown first 2026-02-15 16:35:36 -06:00
gaiia_mapping_live.html.heex Fix Gaiia inventory matching, mapping UX, and logo link 2026-02-15 17:41:43 -06:00
gaiia_reconciliation_live.ex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
gaiia_reconciliation_live.html.heex fix: netbox url field type, gaiia ipRange→block, remove unknown webhook log 2026-02-14 17:44:01 -06:00
integrations_live.ex feat: add remaining e2e tests and fix 'too many open files' error 2026-03-06 17:08:27 -06:00
integrations_live.html.heex feat: add remaining e2e tests and fix 'too many open files' error 2026-03-06 17:08:27 -06:00
preseem_devices_live.ex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
preseem_devices_live.html.heex Fix Preseem devices table for mobile 2026-02-15 15:10:08 -06:00
preseem_insights_live.ex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
preseem_insights_live.html.heex i18n: wrap all user-facing strings in gettext() 2026-02-14 17:44:01 -06:00
settings_live.ex feat: add billing tab to organization settings 2026-03-06 11:08:05 -06:00
settings_live.html.heex feat: per-organization billing override admin UI 2026-03-06 13:02:05 -06:00