This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 19, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
Use CollectionMoveModal in query builder
-
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
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.
-
Ryan Senior authored
Anytime a new card/dashboard/pulse is created with a collection position, or a card/dashboard/pulses has it's collection or collection position updated, it's possible that other items in the collection will need to have their collection position adjusted. This commit adds a check to the PUT and POST routes of cards/dashboards/pulses to check to see if the change impacts the position of other cards/dashboards/pulses in the collection. This also uses the same logic for the bulk card collection updates and will adjust impacted cards as needed.
-
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
-
Tom Robinson authored
-