Commit Graph

4621 Commits (79d7213e1156d0b4472c4eaa7499d443be602f70)

Author SHA1 Message Date
Jason O'Donnell 577478baff Fix typo in template help tab 8 years ago
Patrick O'Carroll 95250e4ea3 replace store.js with store.ts, test for store.ts (#9646) 8 years ago
Alin Sinpalean d99f4f95c0 Allow for multiple auto interval template variables (#9216) 8 years ago
Sven Klemm 56e53b8343 dont quote variables for mysql and postgres datasource (#9611) 8 years ago
bergquist beb203209b prom: adds pre built grafana dashboard 8 years ago
Torkel Ödegaard 7861c27557 fix: another fix for playlist view state, #9639 8 years ago
Patrick O'Carroll a8285d0eb4 shore: migrating config/settings.js to typescript 8 years ago
Patrick O'Carroll 8afb84a5e5 fix: fixed playlist controls and view state, fixes #9639 8 years ago
utkarshcmu a4a10f2b03 Fixed #9636 8 years ago
Torkel Ödegaard 4d72323623 shore: removed unused old system conf file 8 years ago
Alexander Zobnin 396eadc5ac Use d3 from node_modules (#9625) 8 years ago
Alexander Zobnin 2b78c47a5a tech: annotations refactor, add tests for regions processing (#9618) 8 years ago
bergquist d25d689efa tests: removes commented tests 8 years ago
bergquist fcd5d581a8 graph: invert order when sorting by legend 8 years ago
Torkel Ödegaard b986f744e4 fix: escape series name in graph legend, added aliasEscaped to time series model to reuse escape, fixes #9615 8 years ago
Torkel Ödegaard 9cce5217d0 build: fixed gofmt issue and addd mock response feature 8 years ago
bergquist 89923bf77a datasources: change to optimisic concurrency 8 years ago
Torkel Ödegaard 4632b8daa5 build: another build fix 8 years ago
Torkel Ödegaard 7a277c69ac tests: migrated two more tests to jest 8 years ago
Torkel Ödegaard c6feb903b1 build: fixed build failure 8 years ago
Torkel Ödegaard cde87d9adc build: added precommit 8 years ago
Torkel Ödegaard 34edea4ac7 fix: fixed tslint validation error 8 years ago
Torkel Ödegaard adb9d92082 test: added first react snapshot test 8 years ago
Torkel Ödegaard 4aa227dd84 [Tech]: Start migrating to Jest for tests (#9610) 8 years ago
Alexander Zobnin 6114f63d7c graphite: auto detect version 8 years ago
Alexander Zobnin 89aea278a9 graphite: improved version comparison 8 years ago
Alexander Zobnin c22a192bb8 graphite: split tags and functions into 2 rows when seriesByTag used 8 years ago
Alexander Zobnin 968ce15e7f graphite: add tags to dropdown and switch to tag editor if selected 8 years ago
Daniel Lee 90ef877e6e plugins: expose dashboard impression store 8 years ago
Carl Bergquist 1d7a0db54b Sort series in the same order as legend in graph panel (#9563) 8 years ago
Torkel Ödegaard 1e61eae9f4 fix: fixed save to file button in export modal, fixes #9586 8 years ago
Sven Klemm b2d880c6de modify $__timeGroup macro so it can be used in select clause (#9527) 8 years ago
Alexander Zobnin 92c67e8c83 Fix heatmap Y axis rendering (#9580) 8 years ago
bergquist c2c5f529f3 prometheus: add builtin template variable as range vectors 8 years ago
Torkel Ödegaard 8d68bd6bb9 fix: fixed prometheus step issue that caused browser crash, fixes #9575 8 years ago
Torkel Ödegaard 039fc2964a fix: getting started panel and mark adding data source as done, fixes #9568 8 years ago
Daniel Lee 7cbb4020e9 pluginloader: esModule true for systemjs config 8 years ago
Mitsuhiro Tanda 8a43d4e25c fix vector range 8 years ago
Mitsuhiro Tanda ebebbddb2d allow ":" character for metric name 8 years ago
Torkel Ödegaard eda3cffe22 build: added imports of rxjs utility functions 8 years ago
Mitsuhiro Tanda 0f87279ab8 fix template variable expanding 8 years ago
Torkel Ödegaard 574afe8568 fix: fixed color pickers that were broken in minified builds, fixes #9549 8 years ago
Torkel Ödegaard b86ae3f0e8 ux: align alert and btn colors 8 years ago
Mitsuhiro Tanda c4c64365f1 remove duplicative prometheus function 8 years ago
Mitsuhiro Tanda c51f84a12e remove label match operator from keyword.operator 8 years ago
Mitsuhiro Tanda 8580b78ce6 remove label match operator from keyword.operator 8 years ago
Mitsuhiro Tanda cc1e69ace3 remove extra state push 8 years ago
Daniel Lee 14241404ff textpanel: fixes #9491 8 years ago
Alexander Zobnin 199d0d152e graphite: datasource refactor 8 years ago
Daniel Lee f3ec139eab csv: fix import for saveAs shim 8 years ago