This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Dec 01, 2015
-
-
Cam Saül authored
-
- Nov 30, 2015
-
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Allen Gilliland authored
-
- Nov 25, 2015
-
-
Cam Saül authored
-
Tom Robinson authored
-
Allen Gilliland authored
-
Tom Robinson authored
-
Allen Gilliland authored
-
Cam Saül authored
-
- Nov 24, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Nov 23, 2015
-
-
Allen Gilliland authored
tweak the sorting logic in our QP annotations to use the `clause-position` for sorting on :breakout type fields.
-
Allen Gilliland authored
use our events framework when manually syncing a db so that we reuse code more effectively. also, add a try/catch around the execution of the `sync-database!` call so that if an exception is thrown on our background thread we get some indication of what happened.
-
Allen Gilliland authored
-
Allen Gilliland authored
fix our destructuring and conditional to account for the fact that we are operating on a list of maps now.
-
Tom Robinson authored
-
Allen Gilliland authored
actively remove old database-sync events from the activity feed now that we are not planning to have those in the feeds.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Nov 21, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Nov 20, 2015
-
-
Cam Saül authored
-
Allen Gilliland authored
fixes #1219 - be more explicit about how we calculate when to create the user joined activity feed entry.
-
Allen Gilliland authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
Use last two data points in sparkline summary rather than first and last. Take out relative date formatting (today/yesterday)
-
Allen Gilliland authored
allow any authentic user to pull the list of users from GET /api/user and also add a check for superuser perms on the send_invite endpoint because that's only meant for admins.
-
- Nov 19, 2015
-
-
Cam Saül authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
add in a `:configured?` property to the /api/pulse/form_input definitions of the available channels so the frontend knows if a given channel is actually available to the user.
-
Cam Saül authored
-
Cam Saül authored
-