grafana/public/app
Marcus Efraimsson bf7301e485
Postgres/MySQL/MSSQL: Fix so that numeric/non-string values are returned from query variables (#35411)
Fixes a problem with query variables where SQL query returning for example only 
numeric values didn't populate the query variables with values.

Fixes #35391
2021-06-09 14:18:54 +02:00
..
angular Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
core Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
features Chore: Fix observable function in DashboardQueryRunnerImpl (#35398) 2021-06-09 07:39:09 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Postgres/MySQL/MSSQL: Fix so that numeric/non-string values are returned from query variables (#35411) 2021-06-09 14:18:54 +02:00
routes Chore: Remove endpoints that contain the slug field (#35104) 2021-06-03 16:20:13 +03:00
store Chore: remove redux-logger (#34220) 2021-05-17 16:43:40 +02:00
types Library Panels: Fix refresh when changing to angular library panel (#35048) 2021-06-02 13:35:12 +01:00
app.ts Login: Fixes Unauthorized message showing when on login page or snapshot page (#35311) 2021-06-07 11:42:49 +02:00
AppWrapper.tsx AppPlugins: Expose react-router to apps (#33775) 2021-05-19 19:10:21 +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