[v17] feat(machine-id): Add bot instance details page (web)#55347
Merged
nicholasmarais1158 merged 5 commits intobranch/v17from Jun 3, 2025
Merged
Conversation
* Add navigation item * Add bot instances page * Populate page info * Add missing license header * Update bot instance nav icon * Reword hint text * Add active at timestamp tooltip * Rename active at header * Remove copy and sort * Lint and test fixes * Support backend search term filtering * Simplify code * Add search term filter auth tests * Allow disabling `<Table />` loading indicator * Rework frontend to use backend paging and filter (remove sort) * Fix lint (ts) * Remove unused BotInstances icon * Add URL state (page and search) * Use nil-safe getters on protos * Fix crash on items w/o heartbeat data # Conflicts: # api/gen/proto/go/teleport/machineid/v1/bot_instance_service.pb.go
* Add navigation item * Add bot instances page * Populate page info * Add missing license header * Update bot instance nav icon * Reword hint text * Add active at timestamp tooltip * Rename active at header * Remove copy and sort * Lint and test fixes * Support backend search term filtering * Simplify code * Add search term filter auth tests * Allow disabling `<Table />` loading indicator * Rework frontend to use backend paging and filter (remove sort) * Fix lint (ts) * Remove unused BotInstances icon * Add URL state (page and search) * Use nil-safe getters on protos * Fix crash on items w/o heartbeat data * Add bot instance details page * Fix lint (ts) * Fix formatting (prettier) * Fix yaml time serialisation * Rename ButtonIcon from jsx to tsx * Convert ButtonIcon to tsx * Fix copy button on row * Correct casing * Use `assert.YAMLEq` * Revert changes to ButtonIcon - too big for this PR
strideynet
approved these changes
Jun 2, 2025
ravicious
approved these changes
Jun 2, 2025
Base automatically changed from
nicholasmarais1158/backport-54925-branch/v17
to
branch/v17
June 2, 2025 16:51
…158/backport-55055-55177-branch/v17 # Conflicts: # lib/web/apiserver.go # lib/web/machineid.go # lib/web/machineid_test.go # web/packages/teleport/src/BotInstances/BotInstances.tsx # web/packages/teleport/src/BotInstances/List/BotInstancesList.tsx # web/packages/teleport/src/config.ts # web/packages/teleport/src/features.tsx # web/packages/teleport/src/services/bot/bot.ts # web/packages/teleport/src/services/bot/consts.ts # web/packages/teleport/src/services/bot/types.ts # web/packages/teleport/src/test/helpers/botInstances.ts
Merged
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.
Backport #55055 and #55177 to branch/v17
Depends on: #55201
Changelog: View details for a bot instance