mirror of
https://github.com/chirpstack/chirpstack.git
synced 2024-12-19 05:07:54 +00:00
464937169b
If enabled, metrics will be automatically detected and created based on the decoded payload. The key will be set, but the name is left blank for the user to configure. This can be confusing as it leads to validation errors in the device-profile form if the name is not filled in. The UI does show that one of the fields failed to validate, but even with such notification, it is not clear that users have to check one of the form tabs which they didn't edit on save. This makes the name optional and uses the key as fallback such that saving the form no longer fails in case the name is still blank. Closes #313. |
||
---|---|---|
.. | ||
public | ||
src | ||
.dockerignore | ||
.env | ||
.prettierignore | ||
.prettierrc.json | ||
Dockerfile-devel | ||
Makefile | ||
package.json | ||
tsconfig.json | ||
yarn.lock |