This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 26, 2020
-
-
Cam Saul authored
-
flamber authored
-
Cam Saul authored
* If a driver returns base type `:type/*` (i.e., unknown type) in column metadata for native query results, attempt to infer better type by scanning values sample * Fix NPE in H2 native query results for columns where JDBC metadata `.getColumnClassName` returned nil * Rename `annotate/column-info*` to `annotate/merged-column-info` (makes the purpose of the function clearer)
-
- Mar 25, 2020
-
-
Walter Leibbrandt authored
Fixes #12171 via metabase/toucan#74.
-
- Mar 24, 2020
-
-
Cam Saul authored
-
- Mar 23, 2020
-
-
Maz Ameli authored
* start the ball rolling * add most of the content and the big table * add TOC link to new page * address dacort's feedback and add screenshots
-
Paul Rosenzweig authored
-
Cam Saul authored
-
Paul Rosenzweig authored
-
- Mar 20, 2020
-
-
Damon P. Cortesi authored
* Make an admin call to `/api/user` because personal collections are hydrated there. * Update snapshot SQL
-
Simon Belak authored
-
- Mar 19, 2020
-
-
Cerberus authored
-
- Mar 18, 2020
-
-
Tom Robinson authored
-
Kyle Doherty authored
* add environment variables * Admin Panel > SuperAdmin * simplify explanatory copy Co-authored-by:
Dustin Miller <dustin@sharepointexperts.com>
-
Tom Robinson authored
* Finish consolidating column => field ref functions * Add special case and tests for keyForColumn with joined-field
-
Paul Rosenzweig authored
-
Tom Robinson authored
* Allow . separator in expression identifiers * Make fk separator configurable
-
- Mar 17, 2020
-
-
flamber authored
* Remove old FAQ and update a couple of other docs * Prettier [ci skip] * Reset password rewrite and cleanup [ci skip] * Add note about MySQL requirement [ci skip] * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> Co-authored-by:
Maz Ameli <maz@metabase.com>
-
flamber authored
* Docs: EE SameSite [ci skip] * Move section [ci skip] * Walter-fied text correction [ci skip] * Walter suggestions [ci skip] Co-Authored-By:
Walter Leibbrandt <23798+walterl@users.noreply.github.com> Co-authored-by:
Walter Leibbrandt <23798+walterl@users.noreply.github.com>
-
flamber authored
* Docs: Troubleshooting Proxies [ci skip] * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * fix a typo in a suggestion I made :b Co-authored-by:
Maz Ameli <maz@metabase.com>
-
Tom Robinson authored
-
Marek Bartík authored
-
- Mar 16, 2020
-
-
flamber authored
* Docs: Update dashboard filters to reflect how they work now * prettier [ci skip]
-
flamber authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Paul Rosenzweig authored
-
- Mar 14, 2020
-
-
Cam Saul authored
-
- Mar 13, 2020
-
-
Cam Saul authored
-
Paul Rosenzweig authored
-
Tom Robinson authored
* Check regexextract driver features. Resolves #12074 * Fix unit test
-
- Mar 12, 2020
-
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
* Fix extracting :minute-of-hour and :hour-of-day from BigQuery TIME columns [ci bigquery] * Fix extract with unknown temporal types [ci bigquery]
-
Cam Saul authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Walter Leibbrandt authored
-
- Mar 11, 2020
-
-
Max Karasinski authored
* Apply parse-value-for-field-type to values that are in a list * Correct test to use correct table fields * Create seperate function for dimensions with base types * Multiple UUID field filter search * Updated function so that it doesn't break a lot of other things * Satisfy linter * Review comments - tidying Co-authored-by:
Walter Leibbrandt <23798+walterl@users.noreply.github.com>
-