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. |
||
|---|---|---|
| .. | ||
| components | ||
| controllers | ||
| live | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||