towerops/lib/towerops_web/live
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
..
alert_live fix dialyzer things 2026-01-03 12:56:40 -06:00
equipment_live Remove 'Check Now' button and clean up equipment detail page 2026-01-04 13:31:14 -06:00
org_live Add global header to new organization page 2026-01-04 11:41:26 -06:00
site_live Move delete buttons to edit pages for sites and equipment 2026-01-04 12:25:31 -06:00
dashboard_live.ex fix dialyzer things 2026-01-03 12:56:40 -06:00
dashboard_live.html.heex Add onboarding wizard to guide users through site creation 2026-01-04 11:47:25 -06:00