This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 19, 2018
-
-
Tom Robinson authored
Drag and drop collection actions + split up /api/collections/:id endpoint
-
Tom Robinson authored
Fix RecipientPicker not committing email address on input blur
-
Tom Robinson authored
Possible fix for "Cannot read property '_location' of null" CI errors
-
Simon Belak authored
X-rays: parse query filters on the FE
-
Simon Belak authored
Remove ComputationJob and ComputationJobResult models
-
Simon Belak authored
X-rays: Correctly handle legacy `[:rows]` aggregation clause
-
Simon Belak authored
X-rays: fix invalid queries in aggregate card with joins x-rays
-
Simon Belak authored
X-rays: Don't use Druid metrics as breakout fields
-
- Jun 18, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Jun 15, 2018
-
-
Sameer Al-Sakran authored
Add Gitter links
-
Sameer Al-Sakran authored
Rework xray candidates to use only 4 queries
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
Fixes various collections UI bugs and eliminates duplicate API calls
-
Tom Robinson authored
-
Ryan Senior authored
Search results should not include alerts
-
Ryan Senior authored
These were coming back with pulses, needed to include another query clause to remove them.
-
Simon Belak authored
-
- Jun 14, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Ryan Senior authored
Fix NullPointerException when not including a search string
-
Simon Belak authored
-
Ryan Senior authored
This is an issue resulting from the merge with the collections-project-bulk-actions branch. A missing search string was allowed in the form validation, but would fail as it tried to lower-case the nil string.
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Jun 13, 2018
-
-
Tom Robinson authored
Add updateOnInputBlur prop to TokenField, use in RecipientPicker to ensure email addresses are committed on blur. Resolves #6935
-