Commit Graph

66 Commits (874957497538fb59ee0becb2a731efc5eeaa42c4)

Author SHA1 Message Date
Torkel Ödegaard 2e59166daa
Fix: Autoprefixer is now working (#16351) 6 years ago
Johannes Schill be3f9fcbfe fix: Use proper syntax for plugin-syntax-dynamic-import 6 years ago
Johannes Schill bdce61d02a chore: Bump clean-webpack-plugin, html-webpack-harddisk-plugin, postcss-reporter 6 years ago
Johannes Schill 79f6b4f8e6 chore: Bump css-loader and remove minimize option since its removed in css-loader 6 years ago
Johannes Schill 76eff009d2 chore: Prod builds should not cache 6 years ago
Johannes Schill 8eab2bef33 chore: Replace Uglify with Terser 6 years ago
Johannes Schill e3ddfccb61 fix: Move chunk splitting from prod to common so we get the same files in dev as prod 6 years ago
Torkel Ödegaard 5436c28448 Minor refactoring around theme access 6 years ago
Dominik Prokop 71576a634e Do not use js theme variables in sass (poor dev experience for now) 6 years ago
Dominik Prokop 5ba3b0aa2c Selecting theme variable variant helper function 6 years ago
Dominik Prokop 1e4c6b4b52 Added test for SASS variable retrieval function from JS definition 6 years ago
Dominik Prokop 7eb2558fc5 Fix issue with graph legend color picker disapearing on color selection 6 years ago
Dominik Prokop 1bc007e29c Implemented theme context and renamed/moved theme related types 6 years ago
Dominik Prokop 7626ce9922 WIP Enable js defined theme to be used in SASS 6 years ago
Alexander Zobnin fefb2c2ba2
Azure Monitor: replace monaco by slate with initial Kusto syntax 6 years ago
Alexander Zobnin 00de497663
Azure Monitor: build monaco with webpack WIP 6 years ago
Dominik Prokop 0571ad5ad7 Removes unnecessary warnings from webpack output about missing exports 6 years ago
Simon Podlipsky c39dc1fb15 Some cleanup 6 years ago
David Kaltschmidt d150b62d06 Stick to .tsx? for babel file test 7 years ago
Torkel Ödegaard 39a1b11cb3 minor fixes 7 years ago
Torkel Ödegaard fd71abc301 fixed issue with babel plugin proposal class properties that initiated 7 years ago
Torkel Ödegaard 34c70ca7ce fix for issue with error view in production builds 7 years ago
Torkel Ödegaard b415d82611 fixed to template PR issues, #13938 7 years ago
Tarek Becker 70bb81c6eb Load hash based styles in error.html, too 7 years ago
Tarek Becker 4d4eb354b7 Add [hash] to filename of grafana.{light,dark}.css 7 years ago
Peter Holmberg 16d4109599 reverting babel change 7 years ago
Peter Holmberg 5140325a0d renders angular component 7 years ago
Peter Holmberg a7bd944098 updated view to use angular loader 7 years ago
David Kaltschmidt d0776937b5 Pluggable components from datasource plugins 7 years ago
David Kaltschmidt c1347e4ecb WIP babel 7 7 years ago
Torkel Ödegaard 7bb0109261 feat: dashboard permissions are working 7 years ago
Pierre GIRAUD a92d51731d Webpack tapable plugin deprecation (#12960) 7 years ago
David Kaltschmidt 84e431d377 Add tslib to TS compiler 7 years ago
Torkel Ödegaard 713a87fb5b
Webpack 4 (WIP) (#12098) 7 years ago
PedroD 3bf12e4ff5 Fixing wrong /public path, relative to the webpack.dev script, that would avoid webpack from cleaning previous builds. (#12351) 7 years ago
David Kaltschmidt 56fc82151b Add .html to webpack.hot resolve extensions 7 years ago
David Kaltschmidt 6d8d6cdb57 Fix sourcemaps for webpack hot config 7 years ago
David Kaltschmidt ebe8e62bd5 Split webpack dev config into dev and hot 7 years ago
David Kaltschmidt dd66cbc847 Use babel and hot loader only in yarn start 7 years ago
David ed067e8d35 Fix CSS asset loading for yarn start (HMR) (#11855) 7 years ago
Torkel Ödegaard 249c1e8d3d fix: loading of css url (images/fonts) 7 years ago
Šimon Podlipský 1fbac909cb Remove preceding `/` from public JS path (#11804) 7 years ago
David Kaltschmidt f1220fd2a4 Explore WIP 7 years ago
David Kaltschmidt cc5d7002b0 Add weback-dev-server with hot/hmr support 7 years ago
Leonard Gram 49de4ed28b
build: upgrades build pipeline from CircleCI 1.0 -> 2.0 (#11162) 7 years ago
Torkel Ödegaard e98af1b3fa updated libs and fixed new typescript errors 8 years ago
Torkel Ödegaard 97cc454ded ux: minor changes 8 years ago
Torkel Ödegaard 48f384dcf1 build: reduced webpack log output and remove race flag from go tests 8 years ago
Torkel Ödegaard 4aa227dd84 [Tech]: Start migrating to Jest for tests (#9610) 8 years ago
Torkel Ödegaard 215d59865e changed name back to use underscore instead of camelcase, need to think more about this 8 years ago