Skip to content

[v18] feat(web): Link to Bot Details (#57210)#57542

Merged
nicholasmarais1158 merged 4 commits intobranch/v18from
nicholasmarais1158/backport-57210-branch/v18
Aug 12, 2025
Merged

[v18] feat(web): Link to Bot Details (#57210)#57542
nicholasmarais1158 merged 4 commits intobranch/v18from
nicholasmarais1158/backport-57210-branch/v18

Conversation

@nicholasmarais1158
Copy link
Copy Markdown
Contributor

@nicholasmarais1158 nicholasmarais1158 commented Aug 5, 2025

Backport #57023 and #57563 and #57708 to branch/v18

Changelog: Use the bot details page to view and edit bot configuration, and see active instances with their upgrade status.

Updates: #47342

* 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
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from rudream August 5, 2025 15:31
* 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

* Run `pnpm process-icons`
@nicholasmarais1158 nicholasmarais1158 added this pull request to the merge queue Aug 12, 2025
Merged via the queue into branch/v18 with commit bad0d6e Aug 12, 2025
41 checks passed
@nicholasmarais1158 nicholasmarais1158 deleted the nicholasmarais1158/backport-57210-branch/v18 branch August 12, 2025 12:07
@doggydogworld doggydogworld mentioned this pull request Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants