graylog-labs / graylog2-web-interface

[DEPRECATED]
https://www.graylog.org/
611 stars 174 forks source link

Allow negative and empty values on numeric fields #1641

Closed edmundoa closed 8 years ago

edmundoa commented 8 years ago

On entities using the ConfigurationForm component, use undefined as value for empty or non-numeric values on a NumericField.

These changes should also be merged into master.

Fixes #1628.

edmundoa commented 8 years ago

I can take care of merge the changes into master, as I'm not sure if there are any conflicts with all the changes we did.

joschi commented 8 years ago

LGTM. :+1: Pulled into 1.3 in commit 4afce1d864e7cf8e605ef586675d5848b8b82898.

@edmundoa Can you please take care of porting this into master?

edmundoa commented 8 years ago

@joschi will do. Thank you!