This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Sep 19, 2019
-
-
Daniel Higginbotham authored
fix bugs around setting data permissions for new database
-
- Sep 18, 2019
-
-
Tom Robinson authored
* Fix drill through actions not working with joins * QuickFilterDrill unit test * Add Dimension and Field 'foreign' methods, fix Dimension and Field 'column' methods * Update sample dataset test fixtures with convienent aliases * More fixture cleanup * Fix lint and flow * more fixture cleanup * fix e2e test
-
Maz Ameli authored
* add back in fa.po and zh.po * fix newlines in it.po * fix newlines in pl.po * fix newlines in fa.po * okay seriously fix all the newline problems * missed a couple * fix some persian things I messed up
-
- Sep 17, 2019
-
-
Cam Saul authored
-
Tom Robinson authored
-
- Sep 16, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Sep 13, 2019
-
-
Daniel Higginbotham authored
include param fields and values in dashboard hydration
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
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
-