- 09 Sep, 2014 9 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Fixed issue with editing text panel, removed a function from dashboard controller that I though was not used, turned out it was
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 08 Sep, 2014 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 07 Sep, 2014 1 commit
-
-
Torkel Ödegaard committed
-
- 06 Sep, 2014 4 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 05 Sep, 2014 10 commits
-
-
Small fix to graphite target controller to still revert to text box for expressions with multiple series that do not use a series reference
Torkel Ödegaard committed -
Templating: Full support for InfluxDB, filter by part of series names, extract series substrings, nested queries, multipe where clauses! Closes #613
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Templating: Ability to use template variables for function parameters via custom variable type, can be used as parameter for movingAverage or scaleToSeconds for example, Closes #262
Torkel Ödegaard committed -
Templating: Interval variable type for time intervals summarize/group by parameter, included auto option, and auto step counts option. Closes #243
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Fixed so white theme looks good with new search and editor panes, Closes #735, and other small fixes and polish
Torkel Ödegaard committed
-
- 04 Sep, 2014 10 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
updated change log with info about InfluxDB breaking changes, and fixes for stacked series and missing values, Fixes #534, Closes #743, Fixes #673,Fixes #674, Closes #756
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Work on fixing stacking issues with InfluxdB, added fill(0) and fill(null) option to InfluxDB query editor, also a panel wide group by time option that supports setting a low limit, Fixes issues #673, #674, #534, #743
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Fixed issue where a metric request error would set panel error flag, which would cause unsaved changes service to detect change, and prompt the unsaved changes warning. The panel error state is now moved to the panelMeta object that is not part of the dashboard / panel model, Closes #745
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 03 Sep, 2014 4 commits
-
-
Small fix to graphiteDatasource and sending cacheTimeout undefined, reintroduced this bug yesterday, added unit test so it should not appear again
Torkel Ödegaard committed -
Dashboard: View dashboard json, edit/update any panel using json editor, makes it possible to quickly copy a graph from one dashboard to another. Closes #304
Torkel Ödegaard committed -
Removed collapse row button, added to row menu, made small change to text pannel to allow smaller height, Closes #727
Torkel Ödegaard committed -
Torkel Ödegaard committed
-