Commit Graph

2070 Commits (baeec495a20d53990af590692b78d147c587c5d1)

Author SHA1 Message Date
Torkel Ödegaard baeec495a2 Fixed some remaining issues 6 years ago
Torkel Ödegaard dd0afd0a0b Big refactoring for dashboard init redux actions 6 years ago
Torkel Ödegaard 1fbdd02464 wip: tests 6 years ago
Torkel Ödegaard 49a597fcd0 Moved remove panel logic to dashboard srv 6 years ago
Torkel Ödegaard a624c9713a Removed unused controllers and services 6 years ago
Torkel Ödegaard 6d874dd1f1 Improved error handling 6 years ago
Torkel Ödegaard 08925ffad8 Basic loading state for slow dashboards 6 years ago
Torkel Ödegaard fd1ef0a2be Added custom scrollbar and remember scroll pos to jump back to same scroll pos when going back to dashboard from edit mode 6 years ago
Torkel Ödegaard d978a66ef6 Fixed lots of loading flow issues and updated solo route page 6 years ago
Torkel Ödegaard 7162583396 Made dashboard view state srv panel view state obsolete 6 years ago
Torkel Ödegaard f695975f65 Fixed handling of orgId 6 years ago
Torkel Ödegaard ae768193e3 Now handles all dashbord routes 6 years ago
Hugo Häggmark 96aef3bab8 Replaced intialQueris with queryKeys 6 years ago
Torkel Ödegaard 4a8effddf5 fixed panel removal 6 years ago
Torkel Ödegaard 8dec74689d Dashboard settings starting to work 6 years ago
Jon Ferreira e2c958eb43 Legend toggle should only trigger a re-render, not a refresh 6 years ago
Dominik Prokop 1a0b21b8d1 Minor post review changes 6 years ago
Torkel Ödegaard 740e1a0540 Made really good progress on loki support in dashboards 6 years ago
Dominik Prokop 6ab9355146 Restoring explore panels state from URL 6 years ago
Torkel Ödegaard aeaac7480b New solo panel route working in all scenarios I can test 6 years ago
Hugo Häggmark efec897fd4 Removed unused factory and fixed index based mapper lookup 6 years ago
Marcus Efraimsson bd83078025
signout user if /api/login/ping returns 401 unauthorized 6 years ago
Dominik Prokop f9bab9585a wip 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
Hugo Häggmark 2f47b225a0 Removed ActionTypes and fixed a noPayloadActionCreatorFactory 6 years ago
Jeff Hage f13018ce05 Replace usages of kbn.valueFormats with ui/getValueFormat 6 years ago
Hugo Häggmark d3815beb1c Refactored Datasources as POC 6 years ago
Hugo Häggmark 2236a1a36d Minor change to Action interfaces 6 years ago
Hugo Häggmark 94ce065f74 Simplified inteface for reducerFactory 6 years ago
Hugo Häggmark 65fb77ce73 Fixed a small bug and added case sensitivity 6 years ago
Hugo Häggmark 0ddaa95d0e Added reducerFactory and tests 6 years ago
Hugo Häggmark 62341ffe56 Added actionCreatorFactory and tests 6 years ago
Johannes Schill 7d8607c1b3 fix: Remove legacy title-prop and update document.title when navModel is changed #15108 6 years ago
Dominik Prokop db17262ea4 Add util for handling promise cancelation to avoid setting state on unmounted components 6 years ago
Torkel Ödegaard 0de861a3a8 Minor progress on react query editor support, solving updating query persisted state 6 years ago
Johannes Schill 730036e18d chore: Fix typings and add Page-component to TeamPages #14762 6 years ago
Johannes Schill 03cebecac3 fix: Add pageName default to avoid "Loading undefined..." 6 years ago
Hugo Häggmark 40f410562a Fixed reinitialise of Explore 6 years ago
Torkel Ödegaard 0975f816aa Updated url query param encoding to exctly match angular encoding 6 years ago
Hugo Häggmark bd745959d2 New snapshot reflecting changes 6 years ago
Hugo Häggmark 72a0ba29f5 Makes the clickable side menu header look great in light theme again 6 years ago
Dominik Prokop 1d3122632f Move Switch component to grafana-ui 6 years ago
Johannes Schill cf44c0cf87 chore: Better comment 6 years ago
Johannes Schill a91037fb50 chore: Remove comment and unneeded export 6 years ago
Johannes Schill 45fc9c1860 fix: Enable -webkit-scrollbar related css when there's no overlay scrollbar #14807 6 years ago
Dominik Prokop 40dc29d135 Make series overrides color picker display correctly 6 years ago
Torkel Ödegaard adacdf98b7 Removed old query inspector (that was opened by clickin error in panel title) 6 years ago
Torkel Ödegaard 80da19010e Moved share modal 6 years ago
Johannes Schill 5c72e4e668 fix: Use custom whitelist for XSS sanitizer to allow class and style attributes 6 years ago