This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Feb 21, 2018
-
-
Sameer Al-Sakran authored
Search widget [WIP]
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 20, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 19, 2018
-
-
Ryan Senior authored
Fix the transient failing api.dataset-test [ci drivers]
-
Ryan Senior authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 18, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
Also upgrade node in circle.yml to 8.9.0 LTS for trailing comma support
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
Merge branch 'dash-filter-search-widget' of github.com:metabase/metabase into dash-filter-search-widget
-
Tom Robinson authored
Also upgrade node in circle.yml to 8.9.0 LTS for trailing comma support
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 16, 2018
-
-
Cam Saul authored
-
Cam Saul authored
Fix Druid tests :(
-
Cam Saul authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 15, 2018
-
-
Ryan Senior authored
Switch an expression agg test to use `non-timeseries-engines-with-feature`
-
Ryan Senior authored
Logical merge conflict. The code that was merged referenced a function that was removed. Updating the test to use the new function.
-
Sameer Al-Sakran authored
Update NotFound.jsx
-
Sameer Al-Sakran authored
Update 10-pulses.md
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Ryan Senior authored
Fix bug in ordering by an aggregate expression [ci drivers]
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Ryan Senior authored
BigQuery does not allown an expression in an order by clause and instead wants name of the aliased expression from the select clause. BQ requires this, but will break other databases (such as Oracle). This commit will find any aggregations or aggregate expressions and alias them in MBQL before they are convert to honeysql structures. This allows BQ to sort by an aggregate expression.
-
Tom Robinson authored
-