Skip to content
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

New /application/pipelines view #2082

Closed
3 of 4 tasks
Tracked by #2075
joepavitt opened this issue May 3, 2023 · 4 comments · Fixed by #2094
Closed
3 of 4 tasks
Tracked by #2075

New /application/pipelines view #2082

joepavitt opened this issue May 3, 2023 · 4 comments · Fixed by #2094
Assignees
Labels
area:frontend For any issues that require work in the frontend/UI task A piece of work that isn't necessarily tied to a specific Epic or Story.
Milestone

Comments

@joepavitt
Copy link
Contributor

joepavitt commented May 3, 2023

Story

#2075

Description

Screenshot 2023-05-03 at 14 12 40

Acceptance Criteria

  • User can create a new pipeline
  • User can add stages to the pipeline
  • User can manually kick off a given stage of the pipeline
  • User can remove a stage from a pipeline
@joepavitt joepavitt mentioned this issue May 3, 2023
3 tasks
@joepavitt joepavitt changed the title New /application//pipelines view New /application/pipelines view May 3, 2023
@joepavitt joepavitt added this to the 1.7 milestone May 3, 2023
@joepavitt joepavitt added area:frontend For any issues that require work in the frontend/UI task A piece of work that isn't necessarily tied to a specific Epic or Story. size:S - 2 Sizing estimation point size:M - 3 Sizing estimation point and removed size:S - 2 Sizing estimation point labels May 3, 2023
@joepavitt joepavitt self-assigned this May 3, 2023
@joepavitt joepavitt moved this to In Progress in 🛠 Development May 3, 2023
@joepavitt joepavitt removed the size:M - 3 Sizing estimation point label May 3, 2023
@joepavitt joepavitt mentioned this issue May 5, 2023
14 tasks
@joepavitt
Copy link
Contributor Author

Not making 1.7 - moving to 1.8

@joepavitt joepavitt modified the milestones: 1.7, 1.8 May 10, 2023
@MarianRaphael MarianRaphael moved this from In Progress to Verify in 🛠 Development Jun 6, 2023
@Pezmc
Copy link
Contributor

Pezmc commented Jun 7, 2023

Verified on staging, but given I did most of the wrapping up here, would appreciate a second set of eyes!

@Steve-Mcl
Copy link
Contributor

Operationally, the acceptance criteria passes.

Visually, there are some glitches on smaller devices (URLs escape bounding box, horizontal layout not optimal for small screens) and as a wish list item, it would be good to know that the stages "match". e.g. when pushing a stage, the toast says "... has started" but it is impossible to says when it is done (other than implicitly there is no error). This is especially visible when the 2nd stage is suspended: Also, when simply navigating to the page it is impossible to tell if the stages are actually sync'd.

chrome_QdZU1k09jR.mp4

@joepavitt
Copy link
Contributor Author

@Steve-Mcl can you open an issue to capture your feedback here please. All good stuff, just want to make sure it doesn't get lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:frontend For any issues that require work in the frontend/UI task A piece of work that isn't necessarily tied to a specific Epic or Story.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants