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. |
||
|---|---|---|
| .. | ||
| alert_live | ||
| equipment_live | ||
| org_live | ||
| site_live | ||
| dashboard_live.ex | ||
| dashboard_live.html.heex | ||