spring-cloud-dataflow-ui
spring-cloud-dataflow-ui copied to clipboard
This repo provides the Dashboard application of Spring Cloud Data Flow
_From @siddhantsorann on September 21, 2018 11:27_ Is there a way that i can sort my jobs in the job execution page or my tasks also according to the ones...
As mentioned here https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1867 - bootstrap shouldn't be used and removed. When I tested Spring Cloud Data Flow Server 2.10.0-M2 and used a custom `DataflowOAuthSecurityConfiguration` for CSP settings, I found...
**Description:** Recently I upgraded Spring cloud dataflow Server and skipper from 2.9.0 to 2.11.0, After the upgrade first of all all the apps that were running earlier were gone, I...
This updates node.js package to v21.7.1
Updated SCDF server to 2.11.2, but still having the horizontal scroll issue, please refer the Screenshot below  _Originally posted by @rajesh-rajasekaran in https://github.com/spring-cloud/spring-cloud-dataflow-ui/issues/1944#issuecomment-1987139898_
- Navigate to SCDF UI - Create task - Launch task - Navigate to task executions - Click the "Schema Target" column 💥 💥
Refers to https://github.com/spring-cloud/spring-cloud-dataflow/issues/5469 In the task launch view, the boot version dropdown stays to the default value despite the selection.
Enable "Default version" for initial launch only. Then on subsequent launches it sends the actual version to remove any ambiguity as a payload.
Resolves #1962
Earlier version has npm that causes problems on a clean install.