Ekhorn

Results 32 comments of Ekhorn

Suddenly the timeout is significantly reduced in this pipeline run compared to the previously mentioned ones: https://github.com/openremote/openremote/actions/runs/15759305561/job/44421884511

Ye, I tried to do so here https://github.com/openremote/openremote/commit/c9ac257924b8b1200c023d3fef41d204414f34a6, but I likely need to enable expiremental features in the docker daemon-config. We could use https://github.com/docker/setup-docker-action to do so.

Hey @MartinaeyNL, I updated the frontend testing documentation, which explains the test setup structure, how to write frontend tests, etc. See https://github.com/openremote/documentation/pull/89 Let me know if there's something to add...

~~Looking at integrating with https://github.com/vitalets/playwright-bdd so we can have the best of worlds from #733 (cucumber-js) and the features playwright provides.~~ (Maybe for fun in my off time ;)

Things to resolve after meeting with end user: - [x] Missing descriptions for constraint parameters > ![Image](https://github.com/user-attachments/assets/2c7f0662-332b-42e4-b407-f281f5339968) - [x] Add examples of allowed values to parameter descriptions in dialog >...

- [x] Also the Units fields are considered strings on the backend. Could be nice if this was simply a list of selects or multi-select, though we need to determine...

- [ ] The `SimulatorReplayDatapoints` could benefit from a custom renderer similar to the `allowedValues` ValueConstraint. Though because their JSONSchema ends up slightly different it is important that the implementation...

Follow up of https://github.com/openremote/openremote/issues/1767#issuecomment-2983117364

Originally discussed this issue with @pierrekil. For context we decided to enable map clustering by default, so people are aware it exists and they can visit the documentation to know...

Well the map sprites that Wouter referenced (our current sprites) are outdated. Our `mapdata.mbtiles` file is quite old and we'll probably first want to update it with the new map...