- 23 Oct, 2017 17 commits
-
-
* tech: annotations refactor, add tests for regions processing * tech: move d3 to npm and webpack, #9480 * tech: move color scale functions to separate module * fix opacity legend rendering
Alexander Zobnin committed -
* Update log15 and go-isatty * Update usage in pkg log
stuart nelson committed -
Daniel Lee committed
-
Daniel Lee committed
-
Daniel Lee committed
-
* tech: annotations refactor, add tests for regions processing * tech: remove unused imports from annotations tests
Alexander Zobnin committed -
Daniel Lee committed
-
Temporary fix until we get jest tests working on Windows
Daniel Lee committed -
Adds node before each command otherwise Windows does not understand commands starting with ./
Daniel Lee committed -
When loading a plugin and setting the path, an extra backslash sneaks when running on Windows. Fixes #9597
Daniel Lee committed -
Torkel Ödegaard committed
-
bergquist committed
-
sort order have now been inverted. Biggest values should be at bottom of the graph. ref #9538
bergquist committed -
fix: escape series name in graph legend, added aliasEscaped to time series model to reuse escape, fixes #9615
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
closes #9464
bergquist committed -
Torkel Ödegaard committed
-
- 22 Oct, 2017 13 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* tech: investigating karma + jest mix * tech: migrating tests to jest * tech: moved anoter test file to jest * test: migrated two more test files to jest * test: updated readme and made test fail to verify that it causes CI build failure * tech: added code coverage for jest tests * tech: testing codecov coverage * tech: migrated more tests * tech: migrated template srv to typescript and the tests to jest * tech: minor build fix * tech: build fixes * build: another attempt at fixing go test with coverage
Torkel Ödegaard committed
-
- 20 Oct, 2017 3 commits
-
-
Fix typos in init.d comment
Carl Bergquist committed -
Jason O'Donnell committed
-
Daniel Lee committed
-
- 19 Oct, 2017 5 commits
-
-
* graph: sort series in the same order as legend closes #9538 * style: use function arrows * graph: remove sort by legend option sort series based on legend by default is sort order is set and stack is enabled * graph: remove useless sort * graph: make code simpler
Carl Bergquist committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
(prometheus) minor fix of auto complete
Carl Bergquist committed -
bergquist committed
-
- 18 Oct, 2017 2 commits
-
-
Daniel Lee committed
-
* modify $__timeGroup macro so it can be used in select clause * fix $__interval_ms for postgres datasource * use $__timeGroup macro in documentation * fix annotation template query remove title since its no longer used and add tags instead * change __timeFilter macro to work on postgresql < 8.1 and redshift
Sven Klemm committed
-