Ekhorn

Results 22 issues of Ekhorn

### Description I've never seen the `jpribyl/action-docker-layer-caching` action actually run without throwing a warning that it failed to retrieve the cache. It seems broken, whenever it runs it takes up...

## Description Closes #1815 ## Checklist - [ ] 1. Acceptance criteria of the linked issue(s) are met - [ ] 2. Tests are written and all tests pass -...

## User Story As an integrator I want to view my `SimulatorReplayDatapoints` in a table view, so that it's easier to view the data. ## Description The `SimulatorReplayDatapoints` could benefit...

Feature

## User Story As an integrator I want to be able to import and export CSV data, so that I can use spreadsheats to configure my `SimulatorReplayDatapoints`. ## Description Besides...

Feature

## User Story As an integrator I want the UI for configuration items to be simplified, so that I can more easily configure my assets. ## Description **What?** 1. The...

Spike

## User Story As a developer I want to know how to share a JSON Schema between the `or-json-forms` component, the `or-attribute-input` component and test tooling, so I can test...

Spike

## Description - Closes #2147 is addressed by setting the current date as value by default, see https://github.com/openremote/openremote/blob/55de498d64219873749557a5e21adbe89ebc7424/agent/src/main/java/org/openremote/agent/protocol/simulator/SimulatorProtocol.java#L389 - Closes #2248 Time values are no longer reset when switching options...

Bug

## User Story As a [user] I want to have the default options predefined in the `manager_config.json`, so that I don't have to look at the documentation. ## Description The...

Epic
Discuss

## Description This uses the Docker [tmpfs mount](https://docs.docker.com/engine/storage/tmpfs/) feature that mounts to [tmpfs](https://en.wikipedia.org/wiki/Tmpfs) in the Linux kernel. Writes to memory instead of disk which should improve write speeds. Though if...

Enhancement

## User Story As a developer I want to have the UI app tests against their own database when running `gradle test`, so they successfully. ## Description Currently UI app...

Enhancement
Discuss