forked from Cloud-Pipelines/pipeline-editor
-
Notifications
You must be signed in to change notification settings - Fork 4
Cleanup PipelineDetails #1468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
camielvs
wants to merge
1
commit into
12-02-cleanup_taskdetails
Choose a base branch
from
12-03-cleanup_pipelinedetails
base: 12-02-cleanup_taskdetails
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Cleanup PipelineDetails #1468
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
ceb7ba3 to
53746fd
Compare
f1fefa5 to
17c6996
Compare
53746fd to
f97eef2
Compare
17c6996 to
748d25b
Compare
f97eef2 to
484ef28
Compare
748d25b to
4f787bc
Compare
4f787bc to
ef11837
Compare
7fdce0e to
07681e8
Compare
ef11837 to
04c9d4b
Compare
07681e8 to
f00aef0
Compare
04c9d4b to
ce43d7d
Compare
f00aef0 to
4d24ab8
Compare
9aa4c6d to
cfd1925
Compare
4d24ab8 to
0c4463a
Compare
This was referenced Dec 5, 2025
0c4463a to
9bbe550
Compare
98efbba to
b61217a
Compare
8d60661 to
f368fb8
Compare
500ca6f to
c135e7f
Compare
cd9af2c to
da5cc4e
Compare
This was referenced Dec 10, 2025
c135e7f to
d0edb0b
Compare
da5cc4e to
357442f
Compare
d0edb0b to
887c783
Compare
2ec7056 to
0d5df0e
Compare
887c783 to
4d838bd
Compare
0d5df0e to
de10ea2
Compare
4d838bd to
cdd5672
Compare
de10ea2 to
f02a8a8
Compare
16e34dc to
d131b35
Compare
894609c to
d1c04fd
Compare
d131b35 to
aa5a32f
Compare
3 tasks
d1c04fd to
654f141
Compare
aa5a32f to
05071b0
Compare
654f141 to
215a2fd
Compare
05071b0 to
1d06828
Compare
3 tasks
215a2fd to
de8701b
Compare
1d06828 to
73ed3da
Compare
de8701b to
c316dac
Compare
73ed3da to
4ba0f1d
Compare
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Description
Move PipelineDetails onto UI Primitives and ContextPanel Blocks for closer visual consistency with TaskDetails
Related Issue and Pull requests
Type of Change
Checklist
Screenshots (if applicable)
Before:
After:
Test Instructions
No change to app functionality. UI update only. Confirm that the interface works and shows info as expected.
Additional Comments