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

[Web] Redesign "Help & Support" page #46911

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

rudream
Copy link
Contributor

@rudream rudream commented Sep 25, 2024

Purpose

e counterpart: https://github.com/gravitational/teleport.e/pull/5073

Redesigns the Help & Support page to modernize it and make it more consistent with the rest of the app.

Also adds a "License Expiry" field to "Cluster Information" which displays the expiry date of the enterprise license.

Updates #4531
Closes #39857

Changelog: The help and support page in the web UI now shows the license expiration date.

Demo

Before:

image

After:

image

Narrow Viewport

image

Cloud Scheduled Upgrades Section

image

@rudream rudream added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v16 labels Sep 25, 2024
lib/web/ui/cluster.go Outdated Show resolved Hide resolved
Copy link
Contributor

@kimlisa kimlisa left a comment

Choose a reason for hiding this comment

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

lgtm, one additional thing i'd test though is with external audit storage CTA view (can we add a story?) to make sure it doesn't break in smaller widths (this is my staging cluster)

image

another slight improvement would be to add a max-width so that the containers don't continue to grow on like a wide screen and separate the contents so much, i know we don't have a standard for this atm, so i'd ask kenny

@rudream rudream requested a review from zmb3 September 25, 2024 20:17
@rudream rudream force-pushed the yassine/redesign-help-support branch from 3bee424 to 6e8cbd6 Compare October 3, 2024 17:43
@rudream rudream added this pull request to the merge queue Oct 3, 2024
Merged via the queue into master with commit b30e1ac Oct 3, 2024
44 checks passed
@rudream rudream deleted the yassine/redesign-help-support branch October 3, 2024 19:02
@public-teleport-github-review-bot

@rudream See the table below for backport results.

Branch Result
branch/v16 Failed

rudream added a commit that referenced this pull request Oct 7, 2024
rudream added a commit that referenced this pull request Oct 9, 2024
rudream added a commit that referenced this pull request Oct 17, 2024
rudream added a commit that referenced this pull request Oct 17, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v16 no-changelog Indicates that a PR does not require a changelog entry size/md ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show license expiry date and enabled features under "Help and Support" section in web UI
3 participants