spring-cloud-dataflow-ui icon indicating copy to clipboard operation
spring-cloud-dataflow-ui copied to clipboard

This repo provides the Dashboard application of Spring Cloud Data Flow

Results 69 spring-cloud-dataflow-ui issues
Sort by recently updated
recently updated
newest added

Depending on exit code: 0: success label > 0: error label

type/enhancement
for/ux-improvement

- Define properties filterable - Investigate and open issues on Server Side if needed - Implement filtering on Task Execution(s) page

type/enhancement
for/ux-improvement

Today, we use Saucelabs and Browserstack, and it is turning out to be hard to maintain failing tests in 2 different tools. Let's stick to a tool that works best...

type/epic

A few users might be running 100+ jobs in scdf. Which makes it a little difficult for the user if he wants to filter out a particular job like we...

type/enhancement

When spinner button is clicked down the ` interval-time-between-checks ` shows -1 when it should show 9999. This is consistent with any spinner button on this page. They should show...

status/need-triage

1. Create CTR ts0630a with definition t1:timestamp&&t2:timestamp 2. Launch this ts0630a 3. Select the FreeText tab. 4. Enter app.ts0630a.t1.timestamp.format=YYYY 5. Select Builder tab 6. The property does not appear. Go...

type/bug

Epic https://github.com/spring-cloud/spring-cloud-dataflow/issues/3866 shows how a user would like filter job executions via the UI. The server currently supports the following restful endpoints to provide the filtering requested: ``` "jobs/executions/name": {...

When registering the application at the App registration page, as a user I'd like to specify a description about the app being registered.