Thodoris Greasidis
Thodoris Greasidis
@IanKBovard I'm using recurly.js, but this use case applies to any non-react specific library that hooks on a `` element of the page. Here is a simpler sandbox to demonstrate...
Hi, Thanks for raising this and for the POC repo. I think this is actually the intended behavior, since ReverseNavigationResource properties in `$select` have no effect and they normally are...
Hi, Thanks for opening this. While we are discussing this internally, can you please amend the commit message to better communicate that this is a change about the device heartbeat...
Oh I should have also mentioned that we need the commit message to also include a `Change-type` just like you did in the PR description. Something like the following should...
Hi @shaunco , No, open-balena doesn't offer anything equivalent to `is_accessible_by_support_until__date`. In open-balena all users have access to all devices and all orgs of the system. Isolated organizations, access levels...
Hi, We have already done some work (scoped API keys) to unblock this as a follow-up feature. This for sure sounds useful. Let me link you to our roadmap item...
Hi, Even though the supervisor does have a default for `https://delta.balena-cloud.com` https://github.com/balena-os/balena-supervisor/blob/4596149d0e1e7922c94ea8066725b7659976613d/src/config/schema-type.ts#L25C13-L25C43 the supervisor does try to first fetch the deltaEndpoint from `config.json`: https://github.com/balena-os/balena-supervisor/blob/4596149d0e1e7922c94ea8066725b7659976613d/src/config/schema.ts#L17 As a result, once you have...
Hi @dcaputo-harmoni and I'm sorry for the long delay on replying to this... As long as the `DELTA_HOST` env var gets populated on the API container, then the device confg...
@mtoman is 2.85.0 the first w/o a `dev`/`prod` for all DTs? Also, is there any such magic version for ESRs as well, that is also consistent across all DTs? The...
With the current size of the repo, I didn't see any gains comparing [this PR's build time](https://travis-ci.org/angular-ui/ui-sortable/builds/33507706) and for example the [svg PR](https://travis-ci.org/angular-ui/ui-sortable/builds/33507882)??