This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 11, 2015
-
-
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.
-
Kyle Doherty authored
-
- Jun 10, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Jun 09, 2015
-
-
Allen Gilliland authored
webpack [WIP]
-
Tom Robinson authored
-
Tom Robinson authored
-
Allen Gilliland authored
Dashboard loading error message
-
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
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Kyle Doherty authored
-
- Jun 08, 2015
-
-
Allen Gilliland authored
include fields with "dimension" field_type in our breakout list in query builder
-
- Jun 05, 2015
-
-
Allen Gilliland authored
include a `Field` with a :field_type of "dimension" in our frontend check for isDimension() that builds our breakout list in the query builder.
-
Allen Gilliland authored
if there is an error loading the dashboard show some kind of error rather just letting the spinner go on forever.
-
Allen Gilliland authored
fixing a couple new references to @org-id which were missed in the `orgless` branch.
-
Allen Gilliland authored
-
Allen Gilliland authored
Orgless Metabase
-
- Jun 04, 2015
-
-
Allen Gilliland authored
fix up paging buttons so that we always show a prev & next button, we just don't make them actionable unless they are appropriate.
-
Allen Gilliland authored
we can only add cards to dashboards we own, so don't show other people's dashboards in the Add to Dashboard listing.
-
Cam Saül authored
Sensitive Fields 2.0 (preprocessing implementation)
-