Skip to content

chore: Export feature for enterprise (bot instance details)#55177

Merged
nicholasmarais1158 merged 1 commit intomasterfrom
nicholasmarais1158/feat/53584-enterprise-prep
May 27, 2025
Merged

chore: Export feature for enterprise (bot instance details)#55177
nicholasmarais1158 merged 1 commit intomasterfrom
nicholasmarais1158/feat/53584-enterprise-prep

Conversation

@nicholasmarais1158
Copy link
Copy Markdown
Contributor

Overview

FeatureBotInstanceDetails needs to be exported so it can be used in teleport.e. 😞

@nicholasmarais1158 nicholasmarais1158 self-assigned this May 27, 2025
@github-actions github-actions Bot requested review from avatus and kiosion May 27, 2025 15:33
@nicholasmarais1158 nicholasmarais1158 added the no-changelog Indicates that a PR does not require a changelog entry label May 27, 2025
@nicholasmarais1158 nicholasmarais1158 added this pull request to the merge queue May 27, 2025
Merged via the queue into master with commit e7abf2a May 27, 2025
42 of 45 checks passed
@nicholasmarais1158 nicholasmarais1158 deleted the nicholasmarais1158/feat/53584-enterprise-prep branch May 27, 2025 15:56
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@nicholasmarais1158 See the table below for backport results.

Branch Result
branch/v17 Failed

github-merge-queue Bot pushed a commit that referenced this pull request Jun 3, 2025
* feat(machine-id): Bot instances list (web) (#54925)

* 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

* Update protos grpc

* feat(machine-id): Add bot instance details page (web) (#55055)

* 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

* chore: Export feature for enterprise (bot instance details) (#55177)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/branch/v17 machine-id no-changelog Indicates that a PR does not require a changelog entry size/sm ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants