Commit Graph

1717 Commits (7a8eb8c1158bdea3179f8778a86eac32b7bf857b)

Author SHA1 Message Date
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 7f2c2a913e Moving a few things from dashboard folder 6 years ago
Dominik Prokop 1d3122632f Move Switch component to grafana-ui 6 years ago
Torkel Ödegaard e713b0f029 Moved add panel panel and renamed it to add panel widget 6 years ago
Torkel Ödegaard 11c306abde Moved row options to it's own component folder 6 years ago
Torkel Ödegaard adacdf98b7 Removed old query inspector (that was opened by clickin error in panel title) 6 years ago
Torkel Ödegaard 9d5560afe2 Moving files to better locations 6 years ago
Torkel Ödegaard b1ef3c43f9 Disable query should trigger refresh 6 years ago
Torkel Ödegaard f0eef79c1a Moved ad hoc filters and upload directive 6 years ago
Torkel Ödegaard 2f08c56260 Moved dashboard srv and snapshot ctrl 6 years ago
Torkel Ödegaard 80da19010e Moved share modal 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 a4824085e3 Removed unused alertingSrv 6 years ago
Torkel Ödegaard 874792dfcb Moved view state srv to services 6 years ago
Torkel Ödegaard ec37f84727 Moved timepicker to components 6 years ago
Torkel Ödegaard 2356057f20 Moved submenu into components dir 6 years ago
Torkel Ödegaard 08f7e55ae5 Moved dashboard settings to components 6 years ago
Torkel Ödegaard dfe9252f54 Moved dashboard permissions into components dir 6 years ago
Torkel Ödegaard 0c16d3cd6a Moved history component, added start draft of frontend code style guide 6 years ago
Torkel Ödegaard 26385dea8f Began work on improving structure and organization of components under features/dashboard, #14062 6 years ago
Torkel Ödegaard 2a50777001 use resetfolder instead so it shows current folder 6 years ago
Hugo Häggmark 151b838f0b fixes:#14282 - Do not change folder for persisted dashboards 6 years ago
Dominik Prokop e35e266c81 Fix TS errors 6 years ago
Dominik Prokop 4384eb2f0b Move tooltip themes to Tooltip component making Popper/PopperController theme agnostic 6 years ago
Torkel Ödegaard 018fef0400 Added refId to missing queries on panel model init 6 years ago
Torkel Ödegaard db2a15daf0 Fixed loading of default query editor 6 years ago
Torkel Ödegaard d843044841 decreased panel height in edit mode 6 years ago
Torkel Ödegaard 4cbed807d6 toggle collapse when clicking on collapse state text 6 years ago
Torkel Ödegaard 16d476d228 Query editor row style update & sass cleanup 6 years ago
Torkel Ödegaard a69f79caed wip: more typings 6 years ago
Torkel Ödegaard 521c8f34f7 Moved add query button to the right 6 years ago
Torkel Ödegaard 3a827fc2f1 Added test case dashboard 6 years ago
Torkel Ödegaard f2498645d0 Fixed issue with explore angular query editor support introduced by recent angular query editor changes 6 years ago
Torkel Ödegaard 20c8b9c4a0 began work on react query editor props and integration 6 years ago
Torkel Ödegaard ecab597e5e renaming DataSource type to DataSourceSettings and moved to grafana ui 6 years ago
Torkel Ödegaard febb9e7168 Moved data source and data query types 6 years ago
Torkel Ödegaard 3cb73e7948 Minor fix scrollpos when duplicating 6 years ago
Torkel Ödegaard 3047579cdd removed unused props from angular query component interface 6 years ago
Torkel Ödegaard f041928e58 Additional query editor row tweaks 6 years ago
Torkel Ödegaard cc4564cf8b Query editor row in react is working 6 years ago
Torkel Ödegaard 548708a8d3 Scroll to top when visualization picker is opened 6 years ago
Torkel Ödegaard 9cb49d14cd Made scrollbar have scrollTop and setScrollTop props so we can control scroll position 6 years ago
Torkel Ödegaard bc956057c3 Query editor row react progress, buttons working 6 years ago
Johannes Schill 1dfabf498a chore: Replace the deprecated SFC with FC 6 years ago
Torkel Ödegaard 6a66d462aa Toggle edit mode works 6 years ago
Peter Holmberg 4c40274313 renaming after pr feedback 6 years ago
Torkel Ödegaard 166e5edebd wip: testing new query editor row design 6 years ago