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: Replaced print auth token with copy to clipboard #514

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

OmkarPh
Copy link
Contributor

@OmkarPh OmkarPh commented Mar 18, 2024

Description

This PR replaces the Print auth token item in navbar with Copy auth token

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Fixes #513
Docs open-sauced/docs#280

Mobile & Desktop Screenshots/Recordings

contributing-copy-auth-token
image

Steps to QA

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

image

Signed-off-by: Omkar Phansopkar <omkarphansopkar@gmail.com>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks Passed!

Copy link

netlify bot commented Mar 18, 2024

βœ… Deploy Preview for hot-sauced-ui ready!

Name Link
πŸ”¨ Latest commit 9288e42
πŸ” Latest deploy log https://app.netlify.com/sites/hot-sauced-ui/deploys/65f86a6200c97e0008d1ad7e
😎 Deploy Preview https://deploy-preview-514--hot-sauced-ui.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@OmkarPh OmkarPh changed the title Feat: Replaced print auth token with copy to clipboard feat: Replaced print auth token with copy to clipboard Mar 18, 2024
Copy link
Contributor

@takanome-dev takanome-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@bdougie
Copy link
Member

bdougie commented Apr 1, 2024

This is a much better experience @OmkarPh. Thanks for making a contribution.

@bdougie bdougie merged commit 7684b81 into open-sauced:beta Apr 1, 2024
34 of 36 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 1, 2024
## [2.36.0-beta.2](v2.36.0-beta.1...v2.36.0-beta.2) (2024-04-01)

### πŸ• Features

* Replaced print auth token with copy to clipboard ([#514](#514)) ([7684b81](7684b81))
github-actions bot pushed a commit that referenced this pull request Apr 1, 2024
## [2.36.0](v2.35.0...v2.36.0) (2024-04-01)

### πŸ• Features

* Removing the votes feature ([#518](#518)) ([8db6b23](8db6b23))
* Replaced print auth token with copy to clipboard ([#514](#514)) ([7684b81](7684b81))
* update links to use app ([#516](#516)) ([cb9eea0](cb9eea0))
Copy link

github-actions bot commented Apr 1, 2024

πŸŽ‰ This PR is included in version 2.36.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Safari is truncating the API Key in the console output
3 participants