Commit Graph

32 Commits (70d4dfe9f70a962591109b3c3b830a78bfd2faa1)

Author SHA1 Message Date
Hugo Häggmark ead4b1f5c7
Explore: Uses new TimePicker from Grafana/UI (#17793) 6 years ago
Hugo Häggmark 2c5400c61e Explore: Parses and updates TimeSrv in one place in Explore (#17677) 6 years ago
Johannes Schill 0412a28d2e TimePicker: New time picker dropdown & custom range UI (#16811) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Ryan McKinley d881976c9d Refactor: move datemath to grafana/ui (#16890) 6 years ago
Torkel Ödegaard a4f5c54871
Chore: Fixed no implicit any Typescript errors (#16799) 6 years ago
Ryan McKinley 36d88cc994
DashboardSrv: export getDashboardSrv to react (#16687) 6 years ago
Johannes Schill 406ef962fc Explore & Dashboard: New Refresh picker (#16505) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Johannes Schill 891b2ca1a2 fix: Have the tab param removed from the url when leaving edit mode #15485 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
Torkel Ödegaard 8b080f0511 Simplified condition 6 years ago
Torkel Ödegaard baeec495a2 Fixed some remaining issues 6 years ago
Torkel Ödegaard 8574dca081 making changes suggested in review and improving typings 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 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
Torkel Ödegaard 217468074f added submenu, made sure submenu visibility is always up to date 6 years ago
Torkel Ödegaard cba2ca5531 Url state -> dashboard model state sync starting to work 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 520756fb4c Fixed wrong line in test 6 years ago
Peter Holmberg d433a4792a fixing test 6 years ago
Peter Holmberg c9cab9b677 updating state if no panel 6 years ago
Torkel Ödegaard 2f08c56260 Moved dashboard srv and snapshot ctrl 6 years ago
Torkel Ödegaard 720fa87b89 Moved dashboard save modals to components folder 6 years ago
Torkel Ödegaard 4358732d21 Moved unsaved changes service and modal 6 years ago
Torkel Ödegaard 874792dfcb Moved view state srv to services 6 years ago