- Wrap agent name + icon inside the offline amber badge so it's clear what is offline on the device detail page - Add "Agent:" label before the agent indicator for all states - Fix TimeSeriesTest deadlock: switch to async: false since check_results is a TimescaleDB hypertable and concurrent chunk creation deadlocks - Fix unicode property test: String.length/1 counts grapheme clusters, not code points; combining chars can make a 2-codepoint string have only 1 grapheme, legitimately failing the min: 2 validation Reviewed-on: graham/towerops-web#83 |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| graphql | ||
| helpers | ||
| live | ||
| plugs | ||
| changelog_parser.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| gettext_helpers.ex | ||
| graphql_socket.ex | ||
| permissions.ex | ||
| plug_exceptions.ex | ||
| remote_ip.ex | ||
| router.ex | ||
| scoped_resource.ex | ||
| telemetry.ex | ||
| telemetry_filter.ex | ||
| user_auth.ex | ||