This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 03, 2019
-
-
Tom Robinson authored
-
- May 31, 2019
-
-
Paul Rosenzweig authored
-
- May 30, 2019
-
-
Paul Rosenzweig authored
-
Tiago Varela authored
-
Paul Rosenzweig authored
-
Kyle Doherty authored
* cleanup / modernize user settings form * add getForm to allow specifying multiple forms + getForm tests * add user form to users entity and specify in user settings * init UserSettings integ test * flow + lint * make getFormValues work with any wrapper * fix test * fix placement of : in FormLabel * fix up form labels * remove margin from last radio button item * flow bits * update Radio snap to reflect margin change * address PR feedback * Flow fixes
-
Paul Rosenzweig authored
-
- May 29, 2019
-
-
Po-chiang Chao authored
-
Paul Rosenzweig authored
-
- May 28, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- May 24, 2019
-
-
Tom Robinson authored
Resolves #10040
-
- May 21, 2019
-
-
Alexander Kraev authored
-
Cam Saul authored
* Explict Joins
[ci drivers] * Fix Snowflake tests -
Logan Attwood authored
* Follow HTTP 307 redirects when POSTing a query to Presto This is how the Presto team communicated on IRC to properly "dispatch" queries to Presto clusters, to enable replacing a cluster without impacting users of the cluster. * Ensure we talk to the correct Presto coordinator when cancelling a query The previous behaviour would build a cancellation URI from the query ID and the configured host (unless SSH tunneling is configured). This commit builds on that existing behaviour, replacing the host and port in the URI with ones extracted from the `infoUri` in the polling responses, but only if they match the ones configured in the datasource. This should not impact connections going over an SSH tunnel as sending the request over the SSH tunnel requires using a different host than the one configured.
-
Cam Saul authored
Test data loading improvements
-
Cam Saul authored
-
- May 18, 2019
-
-
Cam Saul authored
New joins syntax
-
- May 17, 2019
- May 16, 2019
- May 15, 2019
-
-
Cam Saul authored
Add :joined-field clause to MBQL
-
Cam Saul authored
-
Tom Robinson authored
fix can not expand string when page too short and text too long
-
Tom Robinson authored
Fix for Custom Field as filter
-
Tom Robinson authored
Fixed #9250: Auto Resize Native Query Results
-
- May 14, 2019
- May 13, 2019
-
-
Cam Saul authored
Merge 0.32.8 -> master
-