grafana/public/app/plugins/datasource/mysql
Torkel Ödegaard 0c86241c5b Webpack (#9391)
* webpack poc, this is not going to work for plugins, dam

* tech: webpack and systemjs for plugins starting to work

* tech: webpack and systemjs combo starting to work

* tech: webpack + karma tests progress

* tech: webpack + karma progress

* tech: working on tests

* tech: webpack

* tech: webpack + karma, all tests pass

* tech: webpack + karma, all tests pass

* tech: webpack all tests pass

* webpack: getting closer

* tech: webpack progress

* webpack: further build refinements

* webpack: ng annotate fixes

* webpack: optimized build fix

* tech: minor fix for elasticsearch

* tech: webpack + ace editor

* tech: restored lodash move mixin compatability

* tech: added enzyme react test and upgraded to react v16

* tech: package version fix

* tech: added testdata to built in bundle

* webpack: sass progress

* tech: prod & dev build is working for the sass

* tech: clean up unused grunt stuff and moved to scripts folder

* tech: added vendor and manifest chunks, updated readme and docs

* tech: webpack finishing touches
2017-10-01 20:02:25 +02:00
..
img mysql: began work on backend macro engine 2017-04-19 10:10:08 +02:00
partials mysql: fix query editor not showing issue, fixes #9247 2017-09-14 20:30:01 +02:00
specs tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
datasource.ts ux: success/error alerts refactoring, #9214 2017-09-12 09:05:32 +02:00
module.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
plugin.json mysqlds: remove alpha state from plugin.json 2017-08-11 10:25:37 +02:00
query_ctrl.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
README.md sql: wip mysql stuff 2017-03-29 20:43:20 +02:00
response_parser.ts tech: more tslint rules 2017-09-21 17:23:31 +02:00

Grafana Fake Data Datasource - Native Plugin

This is the built in Fake Data Datasource that is used before any datasources are set up in your Grafana installation. It means you can create a graph without any data and still get an idea of what it would look like.