Commit Graph

19922 Commits (85ef2ca738c8e976d0a387728429934637841012)
 

Author SHA1 Message Date
Peter Holmberg 609129c039 fixing test 6 years ago
Peter Holmberg 025d37e9a2 add button in header 6 years ago
Torkel Ödegaard d1d5bbf697
Merge pull request #15188 from grafana/fix/table-data-to-component 6 years ago
Torkel Ödegaard 2a4b10a5c8 minor fix 6 years ago
Torkel Ödegaard 740e1a0540 Made really good progress on loki support in dashboards 6 years ago
Dominik Prokop 2ddccb4a21 Temporarily run queries independently from UI state of explore panels 6 years ago
Alexander Wellbrock ab1ae1b2a7
Clearify the Run from master instructions 6 years ago
Dominik Prokop 6ab9355146 Restoring explore panels state from URL 6 years ago
bergquist a6bd2c73a0 introduce samesite setting for login cookie 6 years ago
Torkel Ödegaard 6e0b873739 Merge branch 'master' into loki-query-editor 6 years ago
Peter Holmberg 57596462a4 sending paneldata to component, gauge can handle table data 6 years ago
bergquist a1b3986532 always delete session cookie even if db delete fails 6 years ago
Torkel Ödegaard 68ae17e4a4
Merge pull request #15155 from grafana/solo-panel-rewrite 6 years ago
Torkel Ödegaard 3d78cb4f8c
Merge pull request #15158 from grafana/hugoh/redux-poc 6 years ago
Torkel Ödegaard 82f0388af6
Merge pull request #15183 from grafana/dashboard-row-fixes 6 years ago
Torkel Ödegaard aeaac7480b New solo panel route working in all scenarios I can test 6 years ago
Torkel Ödegaard c4f55fecbe Merge branch 'master' into solo-panel-rewrite 6 years ago
Hugo Häggmark efec897fd4 Removed unused factory and fixed index based mapper lookup 6 years ago
Torkel Ödegaard ac0140d596 Fixed dashboard row title not updating when variable changed, fixes #15133 6 years ago
Torkel Ödegaard e54689a964 Removed comment from panel editor 6 years ago
Marcus Efraimsson bd83078025
signout user if /api/login/ping returns 401 unauthorized 6 years ago
Marcus Efraimsson dd5a8275f1
must return json response from /api/login/ping 6 years ago
bergquist 91bd908e03 adds more tests signing out session 6 years ago
bergquist 11c4967bdc changes some info logging to debug 6 years ago
Dominik Prokop f9bab9585a wip 6 years ago
Marcus Efraimsson 0442a86400
tailing grafana logs and temporaily using an older build 6 years ago
Torkel Ödegaard 1e0de188b0
Merge pull request #15172 from grafana/15171_fix 6 years ago
Marcus Efraimsson c7b5fca885
add missing ngInject annotation 6 years ago
bergquist 88ca54eba9 renames signout function 6 years ago
bergquist 43ac79685a delete auth token on signout 6 years ago
Torkel Ödegaard 59dc91ada3
Merge pull request #15163 from grafana/table-data-support 6 years ago
Peter Holmberg ed0f5b71c7 Merge branch 'master' into table-data-support 6 years ago
Peter Holmberg 7def403018 typing data 6 years ago
bergquist 53331772ef changelog: adds note about closing #10780 6 years ago
Torkel Ödegaard 06a9c7bacc
Merge pull request #15160 from grafana/fix/time-region-missing-colors 6 years ago
Dominik Prokop a2cba6685c Do not render time region line or fill if colors not provided 6 years ago
Torkel Ödegaard 6c1f8a9cfe
Merge pull request #15159 from grafana/row-options-fix 6 years ago
Torkel Ödegaard a43c00ce70 Fixed row options html template location, fixes #15157 6 years ago
Carl Bergquist e2c2b70a61
Merge pull request #14852 from jpenalbae/pushover-attach 6 years ago
Peter Holmberg 88cb38adde creating table data type 6 years ago
Torkel Ödegaard 6a4777eafc wip: New react container route for solo panels that supports both angular and react panels 6 years ago
Torkel Ödegaard 7e1b6f59fe
Merge pull request #15149 from grafana/dashboard-refactorings 6 years ago
Leonard Gram ddfccec2ea build: enterprise release co project. 6 years ago
Hugo Häggmark 7e64ee8225 Fixed another type of fluent reducerFactory 6 years ago
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 6 years ago
Torkel Ödegaard 6663b2fab9 Moved time_srv to services folder, this should not belong to dashboard feature but it is too dependant on dashboard to move it out now, needs a bigger refactoring to isolate from dashboard 6 years ago
Torkel Ödegaard 474185c977 Moved a few things around 6 years ago
Hugo Häggmark 99b500c740 Removed then clauses, no need to test the test within the test 6 years ago
Torkel Ödegaard ab812e73f6 Updated what's new article 6 years ago
Hugo Häggmark 6a84a85a80 Added reducerTester, reducer tests and tests 6 years ago