Rich Turner

Results 135 comments of Rich Turner

As discussed @Hackerberg43 a frontend test would be great to get this finished @MartinaeyNL can you review the frontend code changes please.

Looks like an issue with the `profiles/dev-ui.yml` not having the correct path mapping for the tmp folder and therefore tmp/datapoint dir doesn't exist, simple change needed in `dev-ui.yml` to align...

> WDYT about the TODO list in the [first comment](https://github.com/openremote/openremote/pull/1441#issue-2578124837) @richturner? List looks good, I see google gave up on XML coding standard DSL for IntelliJ and Eclipse and now...

Don't know if there are advantages to tsfmt vs eslint with typescript plugin?

`google-java-format` has plugins for IntelliJ, Eclipse, VSCode and Spotless so seems like a good option. We can have realtime formatting applied in the IDE and precommit and/or CI/CD actions to...