Skip to content
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

Web bug fix: Remove okta row click handler (not fully implemented) #46179

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

kimlisa
Copy link
Contributor

@kimlisa kimlisa commented Sep 3, 2024

related to #46174

@kimlisa kimlisa added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v16 labels Sep 3, 2024
@kimlisa kimlisa added this pull request to the merge queue Sep 3, 2024
Merged via the queue into master with commit 714c174 Sep 3, 2024
41 of 42 checks passed
@kimlisa kimlisa deleted the lisa/remove-okta-table-handler branch September 3, 2024 18:21
@public-teleport-github-review-bot

@kimlisa See the table below for backport results.

Branch Result
branch/v16 Create PR

kimlisa added a commit that referenced this pull request Sep 4, 2024
kimlisa added a commit that referenced this pull request Sep 10, 2024
github-merge-queue bot pushed a commit that referenced this pull request Sep 10, 2024
…handler (#46261)

* Okta types update

* Revert "Remove okta row click handler (not fully implemented) (#46179)"

This reverts commit 714c174.

* Revert "Remove view status button for okta (not fully implemented) (#46174)"

This reverts commit 54a0293.

* Require exact route and revert primary route link and text for oidc finish dialog
github-actions bot pushed a commit that referenced this pull request Sep 10, 2024
kimlisa added a commit that referenced this pull request Sep 10, 2024
…handler (#46261)

* Okta types update

* Revert "Remove okta row click handler (not fully implemented) (#46179)"

This reverts commit 714c174.

* Revert "Remove view status button for okta (not fully implemented) (#46174)"

This reverts commit 54a0293.

* Require exact route and revert primary route link and text for oidc finish dialog
kimlisa added a commit that referenced this pull request Sep 12, 2024
…handler (#46261)

* Okta types update

* Revert "Remove okta row click handler (not fully implemented) (#46179)"

This reverts commit 714c174.

* Revert "Remove view status button for okta (not fully implemented) (#46174)"

This reverts commit 54a0293.

* Require exact route and revert primary route link and text for oidc finish dialog
kimlisa added a commit that referenced this pull request Sep 13, 2024
…handler (#46261)

* Okta types update

* Revert "Remove okta row click handler (not fully implemented) (#46179)"

This reverts commit 714c174.

* Revert "Remove view status button for okta (not fully implemented) (#46174)"

This reverts commit 54a0293.

* Require exact route and revert primary route link and text for oidc finish dialog
github-merge-queue bot pushed a commit that referenced this pull request Sep 13, 2024
* Web: Add support for client search query params for Table (have to opt in) (#46092)

* Add flex basis prop to HoverTooltip

* Change encodeUrlQueryParams props to object prop

* Add client searching query param support to UserList

* Move form submission handler closer to InputSearch

Also got rid of showSearchBar, it was always set to true

* Update test and minor fixes

* Fix story

* Address CRs

* Fix test

* Web: Update okta types and add back okta "view status" and row click handler (#46261)

* Okta types update

* Revert "Remove okta row click handler (not fully implemented) (#46179)"

This reverts commit 714c174.

* Revert "Remove view status button for okta (not fully implemented) (#46174)"

This reverts commit 54a0293.

* Require exact route and revert primary route link and text for oidc finish dialog

* Web: fix document node searching (#46506)

* Delete unused nodes files

* Move search panel out of unified to teleport/src/component

The search panel in unified dir  wasn't that much different
from the one already existing in teleport/src/component
other than the latter one displayed a page indicator.

DocumentNodes and other places now use the same kind of server
side search panel.

* Get rid of input search auto focus

The auto focus can steal focus from other elements

* Fix stories and snaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v16 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