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

Adding assets folder with new icons to WebHelpGenerator #2457

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ATorrise
Copy link
Contributor

@ATorrise ATorrise commented Mar 11, 2025

What It Does
Adds favicon to Zowe's Web Help.

How to Test
Run any command followed by the --help-web flag.

Review Checklist
I certify that I have:

Additional Comments
I've checked that this works in Chrome and Edge could use some testing help from those of you with different browsers to double check that this PR works as expected across the board.
image

@ATorrise ATorrise self-assigned this Mar 11, 2025
@ATorrise ATorrise linked an issue Mar 11, 2025 that may be closed by this pull request
Copy link

📅 Suggested merge-by date: 3/25/2025

Signed-off-by: Amber <[email protected]>
Signed-off-by: Amber Torrise <[email protected]>
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.51%. Comparing base (07931ef) to head (38bd97e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2457   +/-   ##
=======================================
  Coverage   91.51%   91.51%           
=======================================
  Files         641      641           
  Lines       18425    18425           
  Branches     3965     3891   -74     
=======================================
  Hits        16861    16861           
  Misses       1562     1562           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ATorrise ATorrise requested a review from adam-wolfe March 11, 2025 17:40
Copy link
Contributor

@anaxceron anaxceron left a comment

Choose a reason for hiding this comment

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

Cute favicon! Left a comment re: changelog.

@ATorrise ATorrise requested a review from anaxceron March 11, 2025 19:43
Copy link
Member

@t1m0thyj t1m0thyj left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @ATorrise!

Copy link
Member

Choose a reason for hiding this comment

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

Should we crop the SVG to have less whitespace and be square so that the Z doesn't look squished?

We did something similar for ZE and resized the PNG version of the image to be 256x256 - see zowe/zowe-explorer-vscode@9206c33.

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

Successfully merging this pull request may close these issues.

Add favicon to web help
3 participants