- 26 Jun, 2018 15 commits
-
-
login: fix layout issues
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Marcus Efraimsson committed
-
Augustin committed
-
docs: update installation instructions
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Set correct text in drop down when variable is present in url
Marcus Efraimsson committed -
* Webpack 4 * webpack: force angular version 1.6 as 1.7 has removed a legacy feature toggle Grafana needs, switched from awesome-typescript-loader to ts-loader & forked ts checker * Webpack 4 * webpack: force angular version 1.6 as 1.7 has removed a legacy feature toggle Grafana needs, switched from awesome-typescript-loader to ts-loader & forked ts checker * upgrade ts loader * simplified splitChunks * upgrade circle node image to v8 * webpack: minor changes, using the new mode option, removed unused awesome-typescript loader, investigating karma issue but no solution yet * fix: change angular mocks version restriction to be more strict * add babel-loader for HMR support, fix karma debug runner * babel-loader to yarn.lock * webpack: changed from ExtractTextPlugin to MiniCssExtractPlugin, and updated the minification step to use new webpack4 optimization config section * webpack: remove css minifcation from general css processing as it's done in the webpack optimization step * limit vendors chunk to .ts and .js files * fix: removed typescript compile error, wanted to see if we still got test failure for that * tech: upgrade uglify-js, should be faster now
Torkel Ödegaard committed -
bergquist committed
-
* handle "dn" ldap attribute more gracefully * use strings.ToLower
Dan Cech committed -
Torkel Ödegaard committed
-
Fix typo
Carl Bergquist committed -
peng weikang committed
-
- 25 Jun, 2018 18 commits
-
-
Marcus Efraimsson committed
-
routing: allows routes to be added to existing groups
Carl Bergquist committed -
bergquist committed
-
this enables services to add routing to ex /api without causing conflicts.
bergquist committed -
[skip ci]
Marcus Efraimsson committed -
enhance error message if phantomjs executable is not found
Marcus Efraimsson committed -
if arm build, explain that phantomjs is not included by default in arm builds. If not explain that phantom js isn't installed correctly
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
[skip ci]
Marcus Efraimsson committed -
Fix selecting current dashboard from search does not reload dashboard
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
* fix delete annotations * fix self assignment * add right unit test using admin role
Augustin committed -
Tobias Skarhed committed
-
Fixing wrong /public path, relative to the webpack.dev script, that would avoid webpack from cleaning previous builds. (#12351)
PedroD committed -
[skip ci]
Marcus Efraimsson committed -
Set $rootScope in DatasourceSrv
Marcus Efraimsson committed -
bergquist committed
-
Return a 404 when deleting a datasource through the API if it doesn't…
Carl Bergquist committed
-
- 23 Jun, 2018 1 commit
-
-
Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313
Austin Winstanley committed
-
- 22 Jun, 2018 1 commit
-
-
rozetko committed
-
- 21 Jun, 2018 5 commits
-
-
fix "Cloudwatch panel does not allow arbitrary variable values in query"
Daniel Lee committed -
bergquist committed
-
Karma to Jest: history_ctrl
Daniel Lee committed -
bergquist committed
-
Pass configured/auth headers to a Datasource.
Carl Bergquist committed
-