grafana/public/app
Piotr Jamróz a6a3ef74be
Refactor: Decouple logs from DataSourceApi (#39536)
* Decouple logs from DataSourceApi

* Remove unused code

* Mark log context methods as deprecated

* Update jsdocs deprecation message

* Update packages/grafana-data/src/types/logs.ts

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>

* Check for undefined in hasLogsContextSupport

* Add release tags

* Change release tag

* Retrigger the build

* Post-merge: revert index.md changes

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2021-10-01 13:38:16 +02:00
..
angular Angular: Fixing some annoying depreaction warnings (#36466) 2021-07-07 18:39:10 +02:00
core DashboardList/AlertList: Fix for missing All folder value (#39772) 2021-10-01 06:20:25 +02:00
features Refactor: Decouple logs from DataSourceApi (#39536) 2021-10-01 13:38:16 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Refactor: Decouple logs from DataSourceApi (#39536) 2021-10-01 13:38:16 +02:00
polyfills Web compat: polyfill MediaQueryList.addEventListener() for Safari < 14 (#36274) 2021-06-30 21:36:03 -05:00
routes Alerting: Remove ngalert feature toggle and introduce two new settings for enabling Grafana 8 alerts and disabling them for specific organisations (#38746) 2021-09-29 16:16:40 +02:00
store Chore: Bumps Immer, Redux Toolkit, Redux and React Redux (#38872) 2021-09-07 10:44:47 +02:00
types PanelEditor: Adds panel instance state and a way to share this between panel & option editors (#39637) 2021-10-01 11:08:11 +02:00
app.ts Analytics: Instrument Azure Application Insights (#38553) 2021-09-15 13:00:38 +02:00
AppWrapper.tsx Hooks: Adding possibility to display banner on the top of the page (#39099) 2021-09-29 08:28:07 +02:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Grafana-UI: Switch CodeEditor to UMD @monao-editor/react (#33204) 2021-04-27 17:34:56 +01:00