-
Notifications
You must be signed in to change notification settings - Fork 2.1k
feat(machine-id): Bot instances list (web) #54925
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
nicholasmarais1158
merged 26 commits into
master
from
nickmarais/feat/53584-bot-instances-list
May 27, 2025
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
67b01af
Add navigation item
nicholasmarais1158 95a3582
Add bot instances page
nicholasmarais1158 83fc0e1
Populate page info
nicholasmarais1158 e638e5f
Add missing license header
nicholasmarais1158 43dc733
Update bot instance nav icon
nicholasmarais1158 e6eaa19
Reword hint text
nicholasmarais1158 335b6ab
Add active at timestamp tooltip
nicholasmarais1158 1066813
Rename active at header
nicholasmarais1158 7c4123e
Remove copy and sort
nicholasmarais1158 dc08014
Merge branch 'master' into nickmarais/feat/53584-bot-instances-list
nicholasmarais1158 153fa1a
Lint and test fixes
nicholasmarais1158 d7099f3
Merge branch 'master' into nickmarais/feat/53584-bot-instances-list
nicholasmarais1158 271078c
Merge branch 'master' into nickmarais/feat/53584-bot-instances-list
nicholasmarais1158 8bad36a
Support backend search term filtering
nicholasmarais1158 a34457c
Simplify code
nicholasmarais1158 b0a0943
Add search term filter auth tests
nicholasmarais1158 f546d13
Merge branch 'master' into nickmarais/feat/53584-bot-instances-list
nicholasmarais1158 fa97b72
Allow disabling `<Table />` loading indicator
nicholasmarais1158 2b1a95d
Rework frontend to use backend paging and filter (remove sort)
nicholasmarais1158 b057e28
Merge branch 'master' into nickmarais/feat/53584-bot-instances-list
nicholasmarais1158 dbdc06a
Fix lint (ts)
nicholasmarais1158 423f2f8
Remove unused BotInstances icon
nicholasmarais1158 07d219e
Add URL state (page and search)
nicholasmarais1158 9b4f244
Use nil-safe getters on protos
nicholasmarais1158 320e80e
Fix crash on items w/o heartbeat data
nicholasmarais1158 9d410f6
Merge branch 'master' into nickmarais/feat/53584-bot-instances-list
nicholasmarais1158 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
20 changes: 15 additions & 5 deletions
20
api/gen/proto/go/teleport/machineid/v1/bot_instance_service.pb.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.
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.
Uh oh!
There was an error while loading. Please reload this page.