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

UI: Add copy button for client/allocation UUIDs #5926

Merged
merged 28 commits into from
Jul 15, 2019
Merged

Commits on Jul 4, 2019

  1. Add Structure icons

    backspace committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    e671478 View commit details
    Browse the repository at this point in the history
  2. Add ember-cli-clipboard

    backspace committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    fbf729d View commit details
    Browse the repository at this point in the history
  3. Add qunit-dom

    backspace committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    40dcfe2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e92b316 View commit details
    Browse the repository at this point in the history
  5. Add hackish styling

    To be refined!!
    backspace committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    398daec View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Configuration menu
    Copy the full SHA
    935c577 View commit details
    Browse the repository at this point in the history
  2. Fix size of success “button”

    This shouldn’t really be a button, I just wanted it to have the
    same spacing and size as the button.
    backspace committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    042cf83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8611562 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    190a20a View commit details
    Browse the repository at this point in the history
  5. Add always-showing success tooltip

    I’m trying out this UX as seen on GitHub PR pages. Easily
    removed if undesirable!
    backspace committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    11afd99 View commit details
    Browse the repository at this point in the history
  6. Change button to only hide when asked to

    If there are no uses where it should be hidden until hover,
    I’ll just entirely remove that.
    backspace committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    5b532ba View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    827d086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e584232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb8e716 View commit details
    Browse the repository at this point in the history
  4. Remove show-on-hover functionality

    If this is ever needed somewhere, it’s easily brought back.
    backspace committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    4b08c30 View commit details
    Browse the repository at this point in the history
  5. Add default state

    backspace committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    b2d9e0c View commit details
    Browse the repository at this point in the history
  6. Add tooltip for copy error

    backspace committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    a28e9de View commit details
    Browse the repository at this point in the history
  7. Rename component

    Thanks to @lukemelia for this suggestion on handling component
    name overlaps:
    emberjs/ember.js#17997 (comment)
    backspace committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    fe30164 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1dd378 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5270bec View commit details
    Browse the repository at this point in the history
  10. Rename missed file

    backspace committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    9475188 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d46b61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9180fbe View commit details
    Browse the repository at this point in the history
  13. Remove outdated FIXME

    backspace committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    a826034 View commit details
    Browse the repository at this point in the history
  14. Remove trailing newline

    backspace committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    f9f405c View commit details
    Browse the repository at this point in the history
  15. Add changelog entry

    backspace committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    5e302ee View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Configuration menu
    Copy the full SHA
    e8a1ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db4a87 View commit details
    Browse the repository at this point in the history