-
Notifications
You must be signed in to change notification settings - Fork 401
upcoming: [UIE-10232], [UIE-10060] - Add Blackwell GPU related banners and Improve Linode plans display for Dedicated and GPU tabs #13408
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
Merged
harsh-akamai
merged 14 commits into
linode:develop
from
harsh-akamai:UIE-20232-improve-plans-table-display
Feb 18, 2026
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
b9a59da
upcoming: [UIE-10232], [UIE-10060] - Add Blackwell GPU related bannerβ¦
harsh-akamai 2048817
dont show blackwell availability banner when plans are empty
harsh-akamai 1c41467
added sorting for gpu plans table rows based on availability and latβ¦
harsh-akamai 6f6ddc2
fix failing test
harsh-akamai 0f38780
Merge branch 'develop' into UIE-20232-improve-plans-table-display
harsh-akamai 61295f9
Fix failing plan selection tests
jdamore-linode dc1f982
PR feedback @dwiley-akamai
harsh-akamai ba25f31
Added changeset: Improve Linode plans' display for Dedicated and GPU β¦
harsh-akamai 0e7f09a
Added changeset: Add Blackwell GPU related banners in the Linode Creaβ¦
harsh-akamai 722843e
Merge branch 'UIE-20232-improve-plans-table-display' of https://githuβ¦
harsh-akamai f44ef1a
Merge branch 'develop' of https://github.com/linode/manager into UIE-β¦
harsh-akamai d47f782
PR feedback @tvijay-akamai
harsh-akamai 911af80
added support for deriving pendo id from LD flag
harsh-akamai aeee0e1
made the getIsPlanDisabled check more shorter
harsh-akamai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
packages/manager/.changeset/pr-13408-changed-1771395532024.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@linode/manager": Changed | ||
| --- | ||
|
|
||
| Improve Linode plans' display for Dedicated and GPU tabs ([#13408](https://github.com/linode/manager/pull/13408)) |
5 changes: 5 additions & 0 deletions
5
packages/manager/.changeset/pr-13408-upcoming-features-1771395610474.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@linode/manager": Upcoming Features | ||
| --- | ||
|
|
||
| Add Blackwell GPU related banners in the Linode Create page ([#13408](https://github.com/linode/manager/pull/13408)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the banner be present on the Kubernetes Create page too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Product wanted this banner for Linode Create page specifically. Though will check with them on this once again.