This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 29, 2016
-
-
Allen Gilliland authored
-
Allen Gilliland authored
unarchive icon
-
Kyle Doherty authored
-
Allen Gilliland authored
Don't show download button on object detail page.
-
Tom Robinson authored
-
- Apr 28, 2016
-
-
Allen Gilliland authored
Data model flex fixes
-
Allen Gilliland authored
Custom field formatting
-
Kyle Doherty authored
-
Allen Gilliland authored
-
Kyle Doherty authored
-
Allen Gilliland authored
-
Kyle Doherty authored
-
Allen Gilliland authored
move timeseries-query-processor-test
-
Kyle Doherty authored
-
Allen Gilliland authored
-
Allen Gilliland authored
More strict sensible and renderable checks for line/area/bar charts
-
Allen Gilliland authored
updates the form validation state immediately after any change to the slack token.
-
Allen Gilliland authored
Fix duplicate "user joined" activity feed entries
-
Allen Gilliland authored
Fix broken pivot table due to null dimension values
-
Tom Robinson authored
-
Tom Robinson authored
-
Allen Gilliland authored
-
- Apr 27, 2016
-
-
Allen Gilliland authored
actively close db connection pools when database is deleted
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
Fix table sorting when clicking column header
-
Allen Gilliland authored
Be more conservative with our popover z-index. Fixes tutorial page flag.
-
Allen Gilliland authored
fixes #2448 by reworking the logic for determining when it's a users first login. we no longer lookup the first session for the user because it's possible they logged out and deleted their only session, then logged in to create their "first" session. we now use the :last_login timestamp on the User record, which is more consistent and accurate.
-
Cam Saül authored
-
Cam Saül authored
Fix intermittent BigQuery CI failures
-
Tom Robinson authored
-
Cam Saül authored
-
Cam Saül authored
-
Tom Robinson authored
-
Cam Saül authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Allen Gilliland authored
fire off an event when a database is deleted so that we can inform drivers and in the case of the generic-sql driver it can shutdown the connection pool for the db we deleted. i suspect this fixes #2374
-
- Apr 26, 2016
-
-
Allen Gilliland authored
basic scaffolding for sending a one-time follow up email to users.
-
Cam Saül authored
Fix updating a label name
-