This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 29, 2016
-
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
-
Allen Gilliland authored
don't create activity feed items on card archive/unarchive
-
Kyle Doherty authored
sidebar alignment fix
-
Allen Gilliland authored
need to have `:last_login` on the user record we lookup during login.
-
Allen Gilliland authored
-
Kyle Doherty authored
-
Allen Gilliland authored
unarchive icon
-
Allen Gilliland authored
fire off different events when archiving/unarchiving/updating a card, which also prevents archive/unarhive events from going into the activity feed. fixes #2479
-
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
-