Guy Shaanan
Guy Shaanan
Looks like a dup indeed, although my issue is not restricted to ngModel only but also for ReactiveForms. The [Dynamic Forms](https://angular.io/docs/ts/latest/cookbook/dynamic-form.html) demo still demonstrates this behaviour (the ability to bind...
Hi. Keystone support is our next feature to implement in CloudFlow. Unfortunately we don't have an ETA. I'll keep this issue open for progress.
Hi Bob. From a quick search I see that Firefox and Chrome have started [blocking-top-level-navigations-data-urls](https://blog.mozilla.org/security/2017/11/27/blocking-top-level-navigations-data-urls-firefox-59/) (i.e. opening a new tab with the JSON data), and although they say `data:application/json` urls...
Hi. It is indeed similar to #23 as we will probably use the same logic for both. We actually have discussed this (albeit internally) and while for small workflows it...
I'm not completely against, but I need to understand the usage of timestamps by Mistral users in general, and specifically in the Recent Executions screen. What I'm concerned about: 1)...
Hi. Just to clarify- CloudFlow has no run-time dependencies. NodeJS is only needed during development time, not when running in production.
Reverse workflows aren't supported. I will take a look at the `runtime_context` attributes of a task, hopefully it has the input I'm looking for to implement this.