Frank Märkle

Results 61 issues of Frank Märkle

When authentication is enabled in LEA (e.g. in the Testenv), an access token refresh happens every 5 minutes. If this happens while the user is editing a peer or cluster...

type: bug
component: lea

* [ ] #378 * [ ] Potentially: #379 Before publishing the release: * [ ] Upgrade `redb` to v3.x.

As a follow-up to #364, CARL should produce errors when certain API calls are made, like deleting a `RunDescriptor` when a `RunDeployment` is still stored for that run. Currently, the...

type: feature
component: viper

When hovering over a row in a table, it appears to be clickable. However, when actually clicked, nothing happens. Generally, our tables have a primary link (in Cluster- and PeerOverview,...

A user should be able to see the current state of the `Toggle` switch component when hovering over them. The text for these tooltips should be configurable. For example, in...

component: lea
type: enhancement

A user should be able to tell to which peer a device belongs. For this, a Peer column should be added into devices tab of the ClusterConfigurator like so:

component: lea
type: enhancement

RustPython pulls in the `unic-*` crates for Unicode handling, which are unmaintained. See the security advisories: - https://rustsec.org/advisories/RUSTSEC-2025-0081 - https://rustsec.org/advisories/RUSTSEC-2025-0075 - https://rustsec.org/advisories/RUSTSEC-2025-0080 - https://rustsec.org/advisories/RUSTSEC-2025-0090 - https://rustsec.org/advisories/RUSTSEC-2025-0083 - https://rustsec.org/advisories/RUSTSEC-2025-0094 - https://rustsec.org/advisories/RUSTSEC-2025-0100...

type: bug
component: viper

`rustpython-vm` pulls in a library, which is unmaintained and has a security vulnerability on Windows. See the security advisories: - https://rustsec.org/advisories/RUSTSEC-2024-0375 - https://rustsec.org/advisories/RUSTSEC-2021-0145 Additionally, the crate is not needed anymore,...

type: bug
component: viper

This used to be implemented in the PeerOverview, but we removed it, because it did not use the `Doorhanger`, into which we added vital information and a confirmation prompt. Tasks:...

When reading the [documentation](https://opendut.eclipse.dev/book/index.html), a user should be able to look at documentation for older openDuT releases. Currently, it only displays changes for the newest version. ## Current workflow We...

component: documentation
type: feature
component: ci/cd