This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 09, 2018
- Jul 06, 2018
-
-
Maz Ameli authored
Nicer xray suggestion cards
-
Maz Ameli authored
-
Maz Ameli authored
-
Kyle Doherty authored
* fix all user collection crumb spacing * new browse link * change label * show regardless of pinned items * homepage blocks * table x-ray and reference links * overworld db links * minor copy changes * move personal collections * copy changes * remove GSG from userland * change default collection name * more updates * microcopy cleanup * prettier * fix colors * fix typo * rm overworld links * lint
-
Ryan Senior authored
Fix a lint warning in frontend/src/metabase/lib/urls.js
-
Ryan Senior authored
-
Ryan Senior authored
Revert "Add support for binning of nested queries"
-
Ryan Senior authored
-
Sameer Al-Sakran authored
Color consolidation [WIP]
-
Cam Saul authored
Download functionality on embedded dashboards (feature 3847)
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Ryan Senior authored
Allow positive numeric values for text fingerprint average lengths
-
Ryan Senior authored
Previously this only allowed double values. If the average length happened to be something like `13.0` some Javascript implementations trim the `.0` and when the frontend POSTs the data, it includes `13` instead. This was causing our schema validation to break as it was looking for a `Double`. This commit changes the schema to look for a positive numeric value, not just a positive double which covers both cases.
-
Ryan Senior authored
-
Sameer Al-Sakran authored
Update email troubleshooting docs
-
Sameer Al-Sakran authored
-
- Jul 05, 2018
-
-
Kyle Doherty authored
* better ordering of search results * explicit ordering
-
- Jul 04, 2018
-
-
Radoslaw Kotkiewicz authored
-
- Jul 03, 2018
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Ryan Senior authored
Add support for binning of nested queries
-
Tom Robinson authored
-
Tom Robinson authored
-
Maz Ameli authored
-
Ryan Senior authored
This commit stores fingerprints and special type information for the results of cards that have native queries, similar to what we store for MBQL queries.
-
Maz Ameli authored
-
Maz Ameli authored
-
Tom Robinson authored
-
Tom Robinson authored
-