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 view status button for okta (not fully implemented) #46174

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

kimlisa
Copy link
Contributor

@kimlisa kimlisa commented Sep 3, 2024

i merged this PR #44788 too early thinking it didn't have anything related to UI facing changes

Copy link

github-actions bot commented Sep 3, 2024

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@kimlisa kimlisa force-pushed the lisa/remove-view-status branch from 8b22342 to 5218dc1 Compare September 3, 2024 16:58
Copy link

github-actions bot commented Sep 3, 2024

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

Copy link

github-actions bot commented Sep 3, 2024

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

Copy link

github-actions bot commented Sep 3, 2024

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@kimlisa kimlisa added the no-changelog Indicates that a PR does not require a changelog entry label Sep 3, 2024
@kimlisa kimlisa enabled auto-merge September 3, 2024 17:03
@kimlisa kimlisa added this pull request to the merge queue Sep 3, 2024
Merged via the queue into master with commit 54a0293 Sep 3, 2024
39 of 42 checks passed
@kimlisa kimlisa deleted the lisa/remove-view-status branch September 3, 2024 17:23
@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