Jon Koops

Results 165 issues of Jon Koops

When enabling the recovery codes functionality, it no longer shows up under the Account Console. For details on how to reproduce this follow the steps in [this tutorial](https://www.youtube.com/watch?v=fLzrgwAIR7g) by @dasniko.

missing/docs
kind/bug
priority/important
area/docs
team/ui

When an error returned by they REST API is shown to the user in the admin or account console not all details are shown. For example, when adding an execution...

kind/bug
impact/low
area/account/ui
area/admin/ui
team/ui

Updates the admin and account consoles so that the full details of error messages coming from the REST API are shown. For example, given the following response from the API:...

team/cloud-native
team/ui
flaky-test
team/core-clients
team/core-iam

As part of the new testsuite we'll have to support running against multiple browsers, the first one of which is Chrome. This is a follow up to #30376

The the `@dnd-kit/` dependencies should be upgraded to the latest version and any breaking changes should be handled. The `@dnd-kit/utilities` dependency is missing and should be added to `@patternfly/react-drag-drop`, the...

wontfix
Tech debt

Upgrades all the PatternFly v5 dependencies to their respective latest published stable version.

lifecycle/stale
needs-rebase
ok-to-test

Looking at the integration for Axum there is a `QsQuery` extractor, but a similar extractor for the body is missing. It seems that a similar functionality was added for Actix...

Takes care of some overdue maintenance I've been meaning to get to, check the comments below to understand the refactoring done.

@JedWatson could you please enable releases from the `v2` branch? See #364

question