This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Dec 06, 2019
-
-
hansen authored
-
- Dec 05, 2019
-
-
Kyle Doherty authored
* get the ball rolling * cleanup * show compact values on bars * line charts * basic value label styling * add options for area chart * pre/post render checks on label density * show chart labels under local minima on line charts * flow & eslint fixes * drop every nth if too dense * Auto fit, show all * hide setting for multiseries * fix label positioning for histograms and ordinal bar charts * turn off value labels for normalized charts * fix dashboard bug * small cleanup * work around safari issue * don't try to show chart values if there are duplicate x values * keep black text in night mode * make outline match night mode bg * tweak sample size, default show values to "on" for bar charts with <25 * settings copy changes * don't let labels fall below the x axis
-
Paul Rosenzweig authored
-
- Dec 03, 2019
-
-
Cam Saul authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
hansen authored
-
Niels Pardon authored
-
criess authored
-
- Dec 02, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Walter Leibbrandt authored
-
Paul Rosenzweig authored
-
Walter Leibbrandt authored
* Run status predicate for non-nil statuses only * Specify defaults to log-info to avoid NPEs Added a test to ensure that `log-info` doesn't throw an exception with nil input.
-
Kyle Doherty authored
* specify a resourceType for dashboard embeds * e2e test for dashboard embed snippet * add delay * increase delay * remove delay, set secret key via api
-
- Nov 27, 2019
-
-
Tim Gibadullin authored
-
Walter Leibbrandt authored
-
- Nov 26, 2019
-
-
Maz Ameli authored
* update saml docs [ci skip] * address walter's comments * a few small fixes
-
Simon Belak authored
-
- Nov 25, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
* v0.33.5 * Include Oracle JDBC driver as a build dep * v0.33.5.1 * Don't center pie charts on dashboards (#11314) * Sort fields before checking if a query has been updated (#11311) * Don't attempt to load card metadata if the card's table wasn't fetched (#11326) * move publicPath from file-loader options to extract text plugin (#11350) * v0.33.6
-
Paul Rosenzweig authored
-
- Nov 21, 2019
-
-
Simon Belak authored
Druid: fix HLL aggregation queries
-
Simon Belak authored
-
- Nov 19, 2019
-
-
Cam Saul authored
-
- Nov 18, 2019
- Nov 15, 2019
-
-
Cam Saul authored
- Differentiate between columns that record timezone info vs ones that are normalized. (i.e., TIMESTAMP WITH TIME ZONE vs. TIMESTAMP WITH LOCAL TIME ZONE in Oracle and other DBs that have this distinction.) Also differentiate between recording offset from UTC and Zone ID. - New :type/Temporal base type for :type/Date, :type/Time, and :type/DateTime. Previously, :type/Date and :type/Time derived from :type/DateTime which didn't quite make sense. - Add new attempted-murders dataset to count number of crows spotted. Has same temporal instant in a variety of formats with and without timezone to facilitate writing new tests - New tests for TIME WITH TIME ZONE columns. - Fix MySQL behavior for TIMESTAMP columns, which are the equivalent of Oracle TIMESTAMP WITH LOCAL TIME ZONE (i.e., they are normalized to UTC when stored) vs DATETIME (which are Local non-timezone-aware columns).
-
Cam Saul authored
-
- Nov 13, 2019
-
-
Cam Saul authored
-
- Nov 12, 2019
-
-
Kyle Doherty authored
-
Kyle Doherty authored
* update download icon * embiggen arrow
-
- Nov 11, 2019
-
-
Maz Ameli authored
* font size, card around content * table detail page styling * clean up see-this-table button * field detail styling * improve field lists * tighten up spacing * fix up field list spacing * sidebar styling * field list spacing, page header icons * clean up segment detail pages * metric detail styling * clean up lists * list item sizing * more spacing * remove viewbox insanity * add field descriptions to metric group-bys * fix segments based-on link * fix item list icon spacing * fix edit header bg color * lint picking * prettier * update e2e test * try fixing e2e test again * fix up e2e test selectors * address kdoh's feedback
-
- Nov 08, 2019
-
-
hansen authored
-
- Nov 07, 2019
-
-
Cam Saul authored
Merge master -> release-0.33.x
-
Cam Saul authored
-
Tom Robinson authored
Rename __support__ files and add query builder e2e tests
-
Cam Saul authored
-