chirpstack/ui
Orne Brocaar 464937169b ui: Make device metric name optional.
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.
2023-11-10 16:50:17 +00:00
..
public Refactor UI to function elements & update React + Ant. 2023-07-27 13:07:00 +01:00
src ui: Make device metric name optional. 2023-11-10 16:50:17 +00:00
.dockerignore Initial commit. 2022-04-06 21:18:32 +01:00
.env Initial commit. 2022-04-06 21:18:32 +01:00
.prettierignore Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
.prettierrc.json Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
Dockerfile-devel Update Dockerfiles. 2023-04-10 11:32:18 +01:00
Makefile Refactor UI to function elements & update React + Ant. 2023-07-27 13:07:00 +01:00
package.json Bump version to 4.6.0-test.1 2023-10-26 15:38:37 +01:00
tsconfig.json Implement automatic formatting for JS / TSX source code. 2022-05-02 10:58:26 +01:00
yarn.lock ui: Update dependencies. 2023-09-04 14:29:23 +01:00