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

Labels #106

Merged
merged 43 commits into from
Aug 18, 2020
Merged

Labels #106

merged 43 commits into from
Aug 18, 2020

Conversation

zhen0
Copy link
Member

@zhen0 zhen0 commented Aug 13, 2020

PR Checklist:

  • add a short description of what's changed to the top of the CHANGELOG.md
  • add/update tests (or don't, for reasons explained below)

Describe this PR

Allows a user to add or remove flow labels in the flow details tile
Closes https://github.com/PrefectHQ/cloud-web-ui/issues/1687

@zhen0 zhen0 marked this pull request as ready for review August 13, 2020 15:52
Copy link
Contributor

@znicholasbrown znicholasbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few small changes in addition to the design ones discussed offline.

src/components/Label.vue Show resolved Hide resolved
src/graphql/Mutations/add-label.gql Outdated Show resolved Hide resolved
src/pages/Flow/Details-Tile.vue Outdated Show resolved Hide resolved
src/pages/Flow/Details-Tile.vue Outdated Show resolved Hide resolved
cicdw
cicdw previously requested changes Aug 17, 2020
Copy link
Member

@cicdw cicdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like how this was designed - instead of a whole new Settings tab (which can be hard to discover), it's implemented directly in the Flow details tile!

I left two comments about the way we display info when the flow / flow group has no labels.

src/pages/Flow/Details-Tile.vue Outdated Show resolved Hide resolved
src/pages/Flow/Details-Tile.vue Outdated Show resolved Hide resolved
@zhen0 zhen0 dismissed stale reviews from cicdw and znicholasbrown August 18, 2020 01:23

Changes made!

Copy link
Member

@cicdw cicdw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@znicholasbrown znicholasbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes @zhen0, LGTM!

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.

3 participants