This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Sep 14, 2017
-
-
Simon Belak authored
-
Simon Belak authored
-
- Sep 13, 2017
-
-
Kyle Doherty authored
-
- Sep 12, 2017
-
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
- Sep 11, 2017
-
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Simon Belak authored
-
Simon Belak authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Simon Belak authored
-
Kyle Doherty authored
-
Simon Belak authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
- Sep 10, 2017
-
-
Kyle Doherty authored
-
- Sep 08, 2017
-
-
Ryan Senior authored
Date dimension options should apply to unix timestamps
-
Ryan Senior authored
They have a base_type of numeric but a special type of DateTime. This adds the check for special type when associating dimension options to a field. Fixes #5876
-
Ryan Senior authored
Add timezones to pulse rendering
-
- Sep 07, 2017
-
-
Kyle Doherty authored
* only show SQL option if the user has permission to at least one db * update test db * move new question tests to own file * redirect if user has only one option * fix single DB access case * add test * fix order
-
Ryan Senior authored
Yarn 1.0.0 has been released and it doesn't appear to work with the version of node we current have configured (4.4.7). Bumping to 8.4.0 to get the build green again.
-
Kyle Doherty authored
* background HOC and application * add test * better displayName * apply to nqf
-
- Sep 06, 2017
-
-
Cam Saul authored
Fix fingerprinting Postgres table with time fields
-
Kyle Doherty authored
* show values as % in 100% stacked bar charts * use formatNumber * fix flow * refactor + test
-
Cam Saul authored
-
Ryan Senior authored
This commit wraps the timezone detections stuff in some try/catches so that if there's an issue parsing one of the timestamps from the database, it doesn't cause the whole sync process to fail. If a failure happens, it's logged as a warning, the timezone field in the database is not updated and the sync process proceeds. Fixes #5869
-
Kyle Doherty authored
* fix time granularity order * add comment
-
- Sep 05, 2017