Damien Vitrac
Damien Vitrac
The REST endpoint for Bulk Import uses a URL as parameter. The URL points to a file that contains a list of apps. We can not, on the UI side,...
Suggested improvement on the server side: filter job by taskName and/or by status https://github.com/spring-cloud/spring-cloud-dataflow/issues/2649
@ilayaperumalg Instead of doing that on the UI side (which will break the pagination), can we add a parameter in the service (`GET /tasks/definitions`) to exclude this tasks?
Hi @klopfdreh, `ROLE_MANAGE` is not meant to be used on the UI part (see the definition you pointed). We will have in the following days a discussion with the team...
From my understanding, we have to customise Spring Security Settings (create a custom login page). This should be on the server side. @corneil We don't need to import all the...
Wait server side feature.
Not on the OSS part - Moved to pro part.