Jon Koops
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.
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...
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:...
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...
Upgrades all the PatternFly v5 dependencies to their respective latest published stable version.
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