This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Oct 19, 2015
-
-
Tom Robinson authored
-
- Oct 08, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
-
- Oct 06, 2015
-
-
Allen Gilliland authored
-
- Oct 05, 2015
-
-
Tom Robinson authored
-
- Oct 02, 2015
-
-
Tom Robinson authored
-
- Sep 22, 2015
-
-
Tom Robinson authored
-
- Sep 08, 2015
-
-
Kyle Doherty authored
-
Kyle Doherty authored
-
- Aug 24, 2015
-
-
Tom Robinson authored
-
- Aug 21, 2015
-
-
Tom Robinson authored
Improved webpack configuration, always build our own React but provide the correct flags to strip debugging info
-
Tom Robinson authored
-
- Aug 19, 2015
-
-
Tom Robinson authored
-
- Aug 12, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Aug 11, 2015
-
-
Tom Robinson authored
-
- Aug 04, 2015
-
-
Tom Robinson authored
-
- Jul 29, 2015
-
-
Tom Robinson authored
Use my fork of HtmlWebpackPlugin until they accept my patch. Add comment regarding '?[chunkhash]' behavior.
-
Tom Robinson authored
-
- Jul 28, 2015
-
-
Tom Robinson authored
Fixes React table regression by defaulting React to minified version. Add dev mode to webpack.config
-
Tom Robinson authored
-
- Jul 23, 2015
-
-
Tom Robinson authored
-
- Jul 09, 2015
-
-
Allen Gilliland authored
-
- Jul 07, 2015
-
-
Tom Robinson authored
-
- Jun 19, 2015
-
-
Tom Robinson authored
-
- Jun 18, 2015
-
-
Tom Robinson authored
Add example unit tests for controller, directive, filters, serivces, as well as an e2e protractor test. Move 'test' directory up one directory
-
Tom Robinson authored
-
Tom Robinson authored
-
- Jun 17, 2015
-
-
Tom Robinson authored
-
- Jun 11, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
If two chunks (with potentially overlapping modules) are intended to be loaded on the same page we need to use CommonsChunkPlugin to extract the common dependencies into a commons chunk to prevent some modules from being loaded twice. Alternatively we could stop using multiple chunks.
-
- Jun 10, 2015
-
-
Allen Gilliland authored
-
- Jun 09, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
Integrate eslint with webpack. Adds a couple seconds to initial build, but negligible time to incremental (watch) builds
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-