This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Sep 13, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Sep 12, 2019
-
-
Paul Rosenzweig authored
-
- Sep 11, 2019
-
-
Cam Saul authored
-
Daniel Higginbotham authored
make it easier for users to report diagnostic info by adding it to the troubleshooting UI
-
- Sep 07, 2019
-
-
Simon Belak authored
Druid: fix day bucketing
-
Simon Belak authored
Don't fingerprint sensitive fields
-
- Sep 05, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
- Sep 04, 2019
-
-
Maz Ameli authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
mbvictoria authored
* More clarity around password reset * Changing to point at the FAQ [ci skip]
-
Paul Rosenzweig authored
- Sep 03, 2019
-
-
Rahul Gaur authored
* Fix for uses user locale #10544 * Removed comments in favor of private declaration The comments didn't add much useful information.
-
Paul Rosenzweig authored
-
- Sep 02, 2019
-
-
Max Kaplan authored
* api: parsing bigints properly * trivial: running prettier, adding new snapshot
-
Simon Belak authored
Add table name to title for fields from joined tables
-
- Aug 30, 2019
-
-
Tom Robinson authored
* Remove .jsx extension from imports * Use color() function instead of colors[...] * Remove depreacted MBQL from frontned * Remove more deprecated MBQL * Revert a couple removals of .jsx due to flow conflict with .css files * Fix reference/utils tests * Fix color conflict
-
Kyle Doherty authored
* clean up UX on SSO login present users with a clearer choice of SSO vs email / password * use link wip * update sign in copy * update tests * lint fix
-
- Aug 29, 2019
-
-
Walter Leibbrandt authored
* Avoid using `undefined` array when column formatters not specified This led to `TypeError: Cannot read property "forEach" from undefined` errors when no formatters were specified. * Improve logging of unexpected errors during format compilation * Log unsupported formatting operators and return a dummy operator fn * Linting fixes * Manually ES5-ify code that is to be executed by the Nashorn engine Nashorn in JDK 8 only supports ES5.1. * Update Rebuilt shared JS from `yarn build-shared` * Move formatting foctory fns into an operator-indexed object * Linter appeasement * Test that all defined operators are supported in table formatting * Flow annotations * Return `null` in stead of `undefined` Formatting/style changes snuck in. * `yarn build-shared` * Use operators from table formatting and not column filters
-
Tom Robinson authored
-
Paul Rosenzweig authored
* use count as default new metric aggregation * wip create GA default query * flag metrics and segments that come from GA so we can filter them out/in * fix test
-
Paul Rosenzweig authored
-
Michael Glass authored
https://github.com/metabase/metabase/pull/4217 did not work for me but this did.
-
Simon Belak authored
-
- Aug 28, 2019
-
-
Tom Robinson authored
* Fix drill through to question user doesn't have all data permissions for. Resolves #7928 * Fix flow * Fix #10656 * Tests * Fix lint + add a couple cute aliases * fix object detail logic + add test
-
mbvictoria authored
* Audit docs First stab at audit log docs [ci skip] * More fleshed out audit docs
-
mbvictoria authored
-
Paul Rosenzweig authored
* fix issue preventing insights on year-grouped data * remove (probably) unnecessary function * formatting/style * years are timestamps now
-
mbvictoria authored
-
Simon Belak authored
-
Kyle Doherty authored
* allow for IconWrapper hover customization * test / lint fixes
-
Mark authored
-