graylog-labs / graylog2-web-interface

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

Fix editing statistical funcions on field graph widgets #1608

Closed edmundoa closed 9 years ago

edmundoa commented 9 years ago

Statistical value widgets and field graph widgets support a slightly different subset of statistical functions, and use some different names in the data returned from the server. These changes take care of only offering the supported functions on the edit widget form. Additionally, they take care of abstracting our naming inconsistencies from the user.

Fixes #1604, and should be merged into 1.2 as well as master.

joschi commented 9 years ago

LGTM. :+1: