grafana/public/app
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072)
* comes from grafana/gel-app
* remove transform plugin code
* move __expr__ and -100 constants to expr pkg
* set OrgID on request plugin context
* use gtime for resample duration
* in resample, rename "rule" to "window", use gtime for duration, parse duration before exec
* remove gel entry from plugins-bundled/external.json
which creates an empty array for plugins
2020-11-19 07:17:00 -05:00
..
core BackendSrv: support binary responseType like $http did (#29004) 2020-11-18 09:35:28 -08:00
features Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Plugins: Changed alertlist alert url to view instead of edit (#29060) 2020-11-18 20:15:26 +01:00
routes Events: Remove unused or unnecessary events (#28783) 2020-11-03 15:29:43 +01:00
store Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) 2020-04-10 10:08:42 +02:00
types Refactor/Explore: Inline datasource actions into initialisation (#28953) 2020-11-19 11:33:52 +01:00
app.ts Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217) 2020-11-18 15:10:32 +01: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 Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00