Skip to content

Updates runs and pipelines designs#2003

Open
Mbeaulne wants to merge 1 commit into03-24-adds_runs_and_filtersfrom
03-24-updates_runs_and_pipelines_designs
Open

Updates runs and pipelines designs#2003
Mbeaulne wants to merge 1 commit into03-24-adds_runs_and_filtersfrom
03-24-updates_runs_and_pipelines_designs

Conversation

@Mbeaulne
Copy link
Copy Markdown
Collaborator

@Mbeaulne Mbeaulne commented Mar 24, 2026

Description

This pull request implements the pipelines view in the dashboard and improves the visual design of pipeline rows. The changes include creating a new DashboardPipelinesView component that integrates the existing PipelineSection, updating the pipeline table styling for better density and readability, and removing the destructive alert and refresh button from the pipeline section. The dashboard layout has also been updated to use full width instead of a constrained container.

Related Issue and Pull requests

Type of Change

  • Bug fix
  • New feature
  • Improvement
  • Cleanup/Refactor
  • Breaking change
  • Documentation update

Checklist

  • I have tested this does not break current pipelines / runs functionality
  • I have tested the changes on staging

Screenshots (if applicable)

Test Instructions

  1. Navigate to the dashboard
  2. Click on the "Pipelines" tab in the sidebar
  3. Verify that the pipelines table displays correctly with improved styling
  4. Test pagination functionality if multiple pages exist
  5. Verify that pipeline row interactions (selection, favoriting, deletion) work as expected
  6. Confirm that the layout uses full width and appears properly formatted

Additional Comments

The pipeline rows now use a more compact design with smaller text sizes and reduced row height. The layout has been switched from BlockStack to InlineStack for better horizontal alignment of pipeline names and match badges. The destructive alert about local storage and the refresh button have been removed to clean up the interface.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 24, 2026

🎩 To tophat this PR:

You can add the following URL parameter to your browser to tophat this PR:

`?tophat_location=03-24-updates_runs_and_pipelines_designs/d2d304b`

@Mbeaulne Mbeaulne force-pushed the 03-24-updates_runs_and_pipelines_designs branch from c964faa to 070a131 Compare March 27, 2026 12:41
@Mbeaulne Mbeaulne force-pushed the 03-24-adds_runs_and_filters branch 2 times, most recently from 04c01c1 to 89c09e7 Compare March 27, 2026 13:52
@Mbeaulne Mbeaulne force-pushed the 03-24-updates_runs_and_pipelines_designs branch from 070a131 to 181e933 Compare March 27, 2026 13:52
@Mbeaulne Mbeaulne force-pushed the 03-24-adds_runs_and_filters branch from 89c09e7 to dab31af Compare March 27, 2026 13:58
@Mbeaulne Mbeaulne force-pushed the 03-24-updates_runs_and_pipelines_designs branch 2 times, most recently from 9ed083c to a15f51a Compare March 27, 2026 14:07
@Mbeaulne Mbeaulne force-pushed the 03-24-adds_runs_and_filters branch 2 times, most recently from af1b210 to 9db5857 Compare March 27, 2026 14:12
@Mbeaulne Mbeaulne force-pushed the 03-24-updates_runs_and_pipelines_designs branch 2 times, most recently from 83b910a to 43e6640 Compare March 27, 2026 14:16
@Mbeaulne Mbeaulne force-pushed the 03-24-adds_runs_and_filters branch 2 times, most recently from 1b6403a to 7df02b1 Compare March 27, 2026 14:25
@Mbeaulne Mbeaulne force-pushed the 03-24-updates_runs_and_pipelines_designs branch from 43e6640 to 29c8aa1 Compare March 27, 2026 14:25
@Mbeaulne Mbeaulne force-pushed the 03-24-updates_runs_and_pipelines_designs branch from 29c8aa1 to d2d304b Compare March 27, 2026 14:29
@Mbeaulne Mbeaulne mentioned this pull request Mar 27, 2026
8 tasks
@Mbeaulne
Copy link
Copy Markdown
Collaborator Author

Reviewer note: Two things to flag:

@Mbeaulne Mbeaulne marked this pull request as ready for review March 30, 2026 18:26
@Mbeaulne Mbeaulne requested a review from a team as a code owner March 30, 2026 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant