grafana/public/app/features/templating
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
..
partials fix: templating variable name validation detecting global variable naming wrongly, fixes #8423 2017-05-19 11:14:11 +02:00
specs Webpack (#9391) 2017-10-01 20:02:25 +02:00
adhoc_variable.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
all.ts typescript: updated tslint and fixed new warnings 2017-04-20 11:16:37 +02:00
constant_variable.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
custom_variable.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
datasource_variable.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
editor_ctrl.ts typescript: stricter typescript option 2017-09-26 11:24:58 +02:00
interval_variable.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00
query_variable.ts tech: more tslint rules 2017-09-21 17:23:31 +02:00
templateSrv.js fix: ad-hoc filters now works with data source variables, fixes #8052 2017-08-10 12:04:46 +02:00
variable_srv.ts tech: more tslint rules 2017-09-21 17:23:31 +02:00
variable.ts tech: removing unused variables from typescript files, and making tslint rules more strict 2017-09-21 16:40:18 +02:00