Commit Graph

557 Commits (e4f4cc4a3228eb8c62a903af33d6f34cc48ef51d)

Author SHA1 Message Date
kay delaney 87af7d9987
backendSrv: Only stringifies request body if payload isn't already a string (#21639) 5 years ago
kay delaney cf2cc71393 Chore: Remove angular dependency from backendSrv (#20999) 5 years ago
Ryan McKinley 0f0374544f
Templating: update variables on location changed (#21480) 5 years ago
okhowang 512a42d2c6 Panel: disable edit/duplicate/delete entry for repeat panel (#21257) 5 years ago
Łukasz Szczęsny 545b72da33 BridgeSrv: do not strip base from `state.location.url` (#20161) 6 years ago
Torkel Ödegaard 16f0e75448
New panel editor (behind feature toggle) (#21097) 6 years ago
Hugo Häggmark 58cffde0f2
e2e: Uses Cypress instead of Puppeteer (#20753) 6 years ago
Torkel Ödegaard 87485e24a4
MetaAnalytics: Minor fix for meta analytics event (#20888) 6 years ago
kay delaney 880fbcb09a
Chore/Tech debt: Remove (most) instances of $q angular service use (#20668) 6 years ago
Dominik Prokop 178bb1d3ab Echo: mechanism for collecting custom events lazily (#20365) 6 years ago
kay delaney fcad439c29
Chore: Remove angular dependency from prometheus datasource (#20536) 6 years ago
kay delaney e0a2d4beac Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 6 years ago
Hugo Häggmark e66fc3d47a
ReactPanels: Adds Explore menu item (#20236) 6 years ago
Ryan McKinley 08ada20270 @grafana/runtime: Expose datasourceRequest in backendSrv 6 years ago
Ryan McKinley 5210a8f2f4
Dashboards: add panel inspector (#20052) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Ivana Huckova 40fbea977e Explore: Take root_url setting into account when redirecting from dashboard to explore (#19447) 6 years ago
Torkel Ödegaard 08cc4f0c8a
Keybindings: Improve esc / exit / blur logic (#19320) 6 years ago
Torkel Ödegaard fd21e0ba14
DataLinks: enable access to labels & field names (#18918) 6 years ago
Torkel Ödegaard 140ecbcf79
QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 6 years ago
kay delaney a838d2b30a
Explore: Adds ability to save a panel's query from Explore (#17982) 6 years ago
kay delaney 22c9575a33
Going to Explore from a panel with mixed data sources now works (#18784) 6 years ago
Tobias Skarhed 85da4a169d
Keybindings: Disable on login url (#18331) 6 years ago
Tobias Skarhed 83da3660da
Chore: noImplictAny no errors left (#18303) 6 years ago
kay delaney bcf28cb7a2 [Shortcuts] Fixes shortcuts for moving time range backwards and forwards (#18305) 6 years ago
Eric Leijonmarck 12f5d16c76 Keyboard Shortcuts: Sign in to enable them (#18271) 6 years ago
David 4ddeb94f52 Dashboard: Use Explore's Prometheus editor in dashboard panel edit (#15364) 6 years ago
Ryan McKinley 4066c55298
Fix: change angular loader paths (#17421) 6 years ago
Ryan McKinley 96ba32d0c8
Add a @grafana/runtime package with backendSrv interface (#16533) 6 years ago
Torkel Ödegaard e421723992
Search: removed old not working search shortcuts (#17226) 6 years ago
Torkel Ödegaard e0b760e08e
Chore: No implict any fixes (#17020) 6 years ago
Torkel Ödegaard a4f5c54871
Chore: Fixed no implicit any Typescript errors (#16799) 6 years ago
Ryan McKinley 470634e2d6
Streaming: support streaming and a javascript test datasource (#16729) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Andrej Ocenas 2d7fc55df7
Provisioning: Do not allow deletion of provisioned dashboards (#16211) 6 years ago
Hugo Häggmark 7f9ad77153
Merge pull request #16241 from grafana/hugoh/no-implicit-any 6 years ago
Torkel Ödegaard 8ef1c75aa1
fix(react2angular): Fixed react to angular wrapper watching function expressions causing infinte digest loop, fixes #16194 (#16196) 6 years ago
Hugo Häggmark d845aacbdc refactor: merged types and updated references 6 years ago
Hugo Häggmark c1d585b156 chore: cleaning up noimplicit anys in search_srv and tests 6 years ago
Hugo Häggmark 96aa4ae19f teams: remov permission select for non admin users 6 years ago
Andrej Ocenas 8f0d92ef85 Allow angular react bridge to use kebab case attribute names 6 years ago
Johannes Schill 0736b8a1fb chore: Move sidemenu out of context service and use the logic we have in the router already for hiding the sidemenu 6 years ago
Johannes Schill f3dbdfac07 fix: Make sure we dont add &autofitpanels to the url if it already exists #15849 6 years ago
Johannes Schill d6449ee629 fix: Logo goes Home instead of toggling side menu #15482 6 years ago
Jon Ferreira 46fa09fdad Add a keybinding that toggles all legends in a dashboard 6 years ago
Torkel Ödegaard 2bc26a01f9 Fixes to error handling and clearing, also publishing of legacy events so old query editors work with react panels fully 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 5f808ddf22 Added annother initDashboard test 6 years ago
Torkel Ödegaard 49a597fcd0 Moved remove panel logic to dashboard srv 6 years ago