Fabián Castillo
Fabián Castillo
Hi @exceed007, please export and share the application that you're trying to build.
I agree, we need to enhance keyboard accessibility in the Web UI. I've opened a Github issue in the Web UI repo to reference this one: https://github.com/project-flogo/flogo-web/issues/1333 And I think...
Only the flow is sent to the test runner during execution from the UI but the properties are defined at the app level. We need to know how to send...
Thanks for the issue report, I can confirm these are bugs and unfortunately there's no workaround in the current release of the Web UI. The only alternative is to export...
>There are two issues here: > > 1. Some strings are considered empty and are not being exported (Like "\n" or "\r\n"). This is a bug in the Web UI,...
I don't think we can keep the executable permissions unless we tar/zip the binary before triggering the download.
Depends on #316
Thanks for all these great suggestions @DblK! I'm still going through them but I'm thinking maybe we should start with the bugs, would you please create separate issues for this...
Hi @pradyuz3rocool, based on the error message I'm assuming this is an issue with the Web UI. Would you please provide more information on how to reproduce this issue? What...
I think there is an issue with one of the dependencies of that activity `github.com/retgits/flogo-components/activity/null`, this is the error I see: ``` Error installing contribution/dependency: go: finding github.com/apcera/termtables v0.0.0-20170405184538-bcbc5dc54055 go:...