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

feat(copy-uuid): add option to completely hide uuid [MA-1908] #652

Closed
wants to merge 1 commit into from

Conversation

filipgutica
Copy link
Contributor

@filipgutica filipgutica commented Aug 1, 2023

sometimes we only want to show just the icon and no uuid at all, redacted or not.

Summary

image

https://konghq.atlassian.net/browse/MA-1908
https://konghq.atlassian.net/browse/MA-1766

PR Checklist

  • Naming & Structure: the files and package structure use the conventions outlined in the Creating a Package docs.
  • Tests pass: check the output of all package unit and/or component tests.
    • If this PR is the result of a bug, test coverage was added accordingly.
  • Functional: all changes do not break existing APIs, but if so, a BREAKING CHANGE commit is in place to bump the major version.
  • Conventional Commits all commits follow the conventional commit standards outlined in the main README.
  • Docs: includes a technically accurate README, and the docs have been updated accordingly based on the changes in this PR.

@filipgutica filipgutica requested review from a team as code owners August 1, 2023 16:50
sometimes we only want to show the icon and no uuid at all, redacted or not.
@filipgutica filipgutica force-pushed the feat/copy-uuid-show-uuid-prop branch from c3d4383 to 313609a Compare August 1, 2023 17:02
@filipgutica filipgutica changed the title feat(copy-uuid): add option to completely hide uuid [MA-1917] feat(copy-uuid): add option to completely hide uuid [MA-1908] Aug 1, 2023
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.

2 participants