This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 22, 2018
-
-
Tom Robinson authored
Fix virtualized list and drag and drop scroll issues
-
- Jun 20, 2018
-
-
Tom Robinson authored
Enabled a few more lint rules
-
Ryan Senior authored
Add collection position reconcilliation to card/dashboard/pulse updates
-
Ryan Senior authored
Split `/collection/:id` and `/collection/:id/items` tests
-
Tom Robinson authored
-
Ryan Senior authored
Recently the `/collection/:id` endpoint was updated to only return collection metadata and separately (via the `/collection/:id/items` endpoint) return the children of the collection. This updates the test to follow that same split.
-
Ryan Senior authored
-
- Jun 19, 2018
-
-
Tom Robinson authored
Fix 'TypeError: _this2._input.focus is not a function' error
-
Tom Robinson authored
-
Ryan Senior authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
Use CollectionMoveModal in query builder
-
Tom Robinson authored
-
Tom Robinson authored
Refactor LDAP/Email settings pages
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
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
-
Tom Robinson authored
-
Ryan Senior authored
The test query to ensure alerts aren't returned with pulse search, and just filtering out the id of the pulse to ensure it's not in the results. That test can fail if there happens to be a search result with the same id as the (missing) pulse. Adding another predicate to ensure it's only looking for pulses.
-