Commit Graph

7535 Commits (5a23723f2ccddb7e4f24aa90d7a40705a747b472)

Author SHA1 Message Date
David Kaltschmidt 5a23723f2c Explore: fix copy/paste on table cells 7 years ago
Torkel Ödegaard 2dde2c4f9b now that css is loaded sync again I can remove some styles from index html body css 7 years ago
Torkel Ödegaard d06ad98ec9 Revert to sync loading of css, sometimes js loaded before css which caused issues 7 years ago
Torkel Ödegaard e47de5602b added missing alpha state prop to graph2 panel 7 years ago
Torkel Ödegaard 9f1f5805ec added switch form component 7 years ago
David Kaltschmidt 9245dad53e Fix query hint tests after refactor 7 years ago
Michael Huynh d1d5e9f7d3
Add tests to cover PlaceholdersBuffer and sum hint 7 years ago
Michael Huynh c255b5da11
Add sum aggregation query suggestion 7 years ago
Torkel Ödegaard c5f9d8092f Reduce re-renderings when changing view modes 7 years ago
Torkel Ödegaard 10e5d725bc updated singlestat logo 7 years ago
Michael Huynh 61843b58db
Add tests to cover aggregation context cases 7 years ago
Michael Huynh 2a4a19388f
Fix label suggestions for multi-line aggregation queries 7 years ago
David Kaltschmidt bf1af66292 Explore: error handling and time fixes 7 years ago
Jon Ferreira 07cb622729 Add code to flot that plots any datapoints which to not have neighbors 7 years ago
Torkel Ödegaard f1660aa21a fix: updated backend srv to use appEvents and removed parts of alertsSrv 7 years ago
Erik Sundell 6a447a24fb stackdriver: don't set project name in query response since default project is now loaded in its own query 7 years ago
David Kaltschmidt 6f2315d5c5 Moved prom language features to datasource language provider 7 years ago
Torkel Ödegaard be6f68f341 fix for annotation promise clearing, bug introduced last week when merging react panels step1 7 years ago
Torkel Ödegaard defccb5ab3 fix panel solo size 7 years ago
Mitsuhiro Tanda 08631ea23f support template variable in stat field 7 years ago
David Kaltschmidt 54a3e2d1d1 Added types to query rows 7 years ago
Peter Holmberg f34cbae2dd cleaned up the flow 7 years ago
Johannes Schill b880f8d548 Update the regex-matching in templateSrv to work with the new variable-syntax and be more flexible to regex-changes #13804 7 years ago
Johannes Schill 38c155403e Move the variable regex to constants to make sure we use the same reg… (#13801) 7 years ago
David Kaltschmidt d6ff16fe72 Explore: fix graph resize on window resize 7 years ago
Erik Sundell c5af0bf1c5 Resource type filter (#13784) 7 years ago
David Kaltschmidt a121cd0e49 Fix race condition on add/remove query row 7 years ago
Peter Holmberg ed99a543a5 moving things 7 years ago
Peter Holmberg 3e0a34ceca typing changes 7 years ago
Peter Holmberg bd2f9a38d9 Added margin and correct border radius 7 years ago
David Kaltschmidt f19ffee5b4 Fix rebase, fix empty field still issuing query problem 7 years ago
Torkel Ödegaard 53d9619cb9 fix: another fix for #13764 , #13793 7 years ago
David Kaltschmidt 0cd89e80ca Submit query when enabling result viewer 7 years ago
David Kaltschmidt fbed57ab43 Get query hints per query transaction 7 years ago
David Kaltschmidt 2e02a8c855 Explore: query transactions 7 years ago
Peter Holmberg bb6409384e connected to store, self remove logic 7 years ago
Torkel Ödegaard 8a1e0cd83b fix: kiosk url fix, fixes #13764 7 years ago
Johannes Schill 22a0f3cf94 fix: Text box variables with empty values should not be considered fa… (#13791) 7 years ago
Peter Holmberg bbd02dd616 renaming things 7 years ago
Marcus Efraimsson e6abc0691e
fix injecting dependencies to graph legend directive 7 years ago
Daniel Lee 6e0728ad88 stackdriver: some tweaks to the text on the config page and in docs 7 years ago
Erik Sundell 89958f2933 stackdriver: remove not needed scope 7 years ago
Erik Sundell e13e2f8a45 stackdriver: change name of authentication type 7 years ago
Erik Sundell 5b9cd830d2 stackdriver: improve config page info box documentation 7 years ago
Erik Sundell dd745e0cf0 stackdriver: prevent backend query from being made when there are not yet any defined targets 7 years ago
Erik Sundell 5deba92d05 stackdriver: fix failing tests 7 years ago
Erik Sundell ae8a765190 stackdriver: improve error handling 7 years ago
Erik Sundell a56c5841e9 stackdriver: improve error handling in the datasource 7 years ago
Erik Sundell 277cae2d85 stackdriver: fix broken condition after rebase 7 years ago
Erik Sundell 569fe2327e stackdriver: remove debug log 7 years ago