fix(web): Oracle brand icon#57708
Merged
nicholasmarais1158 merged 2 commits intomasterfrom Aug 8, 2025
Merged
Conversation
danielashare
approved these changes
Aug 8, 2025
ravicious
approved these changes
Aug 8, 2025
nicholasmarais1158
added a commit
that referenced
this pull request
Aug 8, 2025
* fix(web): Oracle brand icon * Run `pnpm process-icons`
Contributor
|
@nicholasmarais1158 See the table below for backport results.
|
nicholasmarais1158
added a commit
that referenced
this pull request
Aug 8, 2025
* fix(web): Oracle brand icon * Run `pnpm process-icons`
This was referenced Aug 8, 2025
github-merge-queue bot
pushed a commit
that referenced
this pull request
Aug 12, 2025
* feat(web): Link to Bot Details (#57210) * RPC and cache * API * Update rfc0217 * Remove unnecessary copy * Fix import ordering * Fix cache bypass issue * Add context to unmarshal error * Wrap page_size parse error * Keep backend range logic consistent * feat(web): Add Join Tokens panel to Bot Details * Copy correction * Remove unneeded alert action * Handle outdated proxy error * Extend tests * Rename * Use `tokens.list` for access to tokens page (instead of `tokens.create`) * Add outline label variants * Add `semver` dep to teleport package * Add `useClusterVersion` hook * Expose heartbeat OS * Add sorting icons * Add `JoinMethodIcon` component * Add bot instances to Bot Details * Missing lock content * Fix scroll container * Scroll to top on sort * Remove unused import * Extract join method icons to component * Add mission join token icons/logos * Use OS logos (update windows) * Save some lines 😮💨 * Unused imports * Use shared semver * Fix exhaustive check * Re-export new Label variants * Correct version compatibility logic and messaging * Improve error state UX * Use `H2` * Reduce lines * Reduce lines (more) * Fix tests and lint * Fix grid alignment * Remove unnecessary margin 0 * Clarify roles container * Improve type safety of sort state * Remove unnecessary wrappers * Improve `useClusterVersion` * Add sorting icons (used later) * Bot details nav and edit from list * Add up/back navigation * Make icons bigger * Make label text bigger * Add "No heartbeat data" state * Rename `check()` * Correct newer version messaging * Tweak Label component border radius * Spacing, sizing and overflow handling * Add overflow stories * Fix typing * Remove old edit form * Remove fixme comment * Fix lint * Remove redundant memoization * Tidy text styles * Add `style` prop to ResourceIcon * fix(web): Bot details instance spacing (#57563) * Add padded container to `ResourceIcon` * Increase join method and os icon size * Include value in hostname tooltip * Improve version and hostname spacing * Tidy hostname height * Lower heading weight * Revert title weight back to bold * Fix warning label text colour * Unused imports 😞 * Add Oracle icon and `pnpm process-icons` * fix(web): Oracle brand icon (#57708) * fix(web): Oracle brand icon * Run `pnpm process-icons`
github-merge-queue bot
pushed a commit
that referenced
this pull request
Aug 12, 2025
* feat(web): Link to Bot Details (#57210) * RPC and cache * API * Update rfc0217 * Remove unnecessary copy * Fix import ordering * Fix cache bypass issue * Add context to unmarshal error * Wrap page_size parse error * Keep backend range logic consistent * feat(web): Add Join Tokens panel to Bot Details * Copy correction * Remove unneeded alert action * Handle outdated proxy error * Extend tests * Rename * Use `tokens.list` for access to tokens page (instead of `tokens.create`) * Add outline label variants * Add `semver` dep to teleport package * Add `useClusterVersion` hook * Expose heartbeat OS * Add sorting icons * Add `JoinMethodIcon` component * Add bot instances to Bot Details * Missing lock content * Fix scroll container * Scroll to top on sort * Remove unused import * Extract join method icons to component * Add mission join token icons/logos * Use OS logos (update windows) * Save some lines 😮💨 * Unused imports * Use shared semver * Fix exhaustive check * Re-export new Label variants * Correct version compatibility logic and messaging * Improve error state UX * Use `H2` * Reduce lines * Reduce lines (more) * Fix tests and lint * Fix grid alignment * Remove unnecessary margin 0 * Clarify roles container * Improve type safety of sort state * Remove unnecessary wrappers * Improve `useClusterVersion` * Add sorting icons (used later) * Bot details nav and edit from list * Add up/back navigation * Make icons bigger * Make label text bigger * Add "No heartbeat data" state * Rename `check()` * Correct newer version messaging * Tweak Label component border radius * Spacing, sizing and overflow handling * Add overflow stories * Fix typing * Remove old edit form * Remove fixme comment * Fix lint * Remove redundant memoization * Tidy text styles * Add `style` prop to ResourceIcon * fix(web): Bot details instance spacing (#57563) * Add padded container to `ResourceIcon` * Increase join method and os icon size * Include value in hostname tooltip * Improve version and hostname spacing * Tidy hostname height * Lower heading weight * Revert title weight back to bold * Fix warning label text colour * Unused imports 😞 * Add Oracle icon and `pnpm process-icons` * fix(web): Oracle brand icon (#57708) * fix(web): Oracle brand icon * Run `pnpm process-icons`
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
The previous asset had a defect.