towerops/lib/towerops_web
Graham McIntire 3fe3a01726
Remove 'Check Now' button and clean up equipment detail page
Removed the manual 'Check Now' functionality since polling happens
automatically on a schedule with distributed coordination. Manual
triggers would interfere with the coordinated polling system.

Changes:
- Removed 'Check Now' button from equipment detail page
- Removed trigger_check event handler
- Simplified Discover and Edit buttons to use standard button styling
- Removed custom classes in favor of default button component styling

The equipment is now polled automatically based on its configured
check_interval_seconds, coordinated across all pods.
2026-01-04 13:31:14 -06:00
..
components Add onboarding wizard to guide users through site creation 2026-01-04 11:47:25 -06:00
controllers Add global header to user settings page 2026-01-04 11:38:07 -06:00
live Remove 'Check Now' button and clean up equipment detail page 2026-01-04 13:31:14 -06:00
endpoint.ex init 2025-12-21 11:10:43 -06:00
gettext.ex init 2025-12-21 11:10:43 -06:00
router.ex add more things to dashboard 2026-01-04 12:13:20 -06:00
telemetry.ex format 2025-12-21 11:31:08 -06:00
user_auth.ex Fix Dialyzer unmatched return warning in log_out_user 2026-01-03 12:42:21 -06:00