This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 07, 2019
-
-
Tom Robinson authored
-
- Nov 06, 2019
-
-
Tom Robinson authored
Simplify redux 'requests' reducer + entities
-
Maz Ameli authored
* clarify that sandboxes don't work on sql queries [ci skip] * add a bit about using sql queries in setting up a sandbox [ci skip] * Put SQL caveats in Limitations section at bottom
-
- Nov 04, 2019
-
-
Maz Ameli authored
* make add series/breakout buttons nicer * spacing
-
Paul Rosenzweig authored
-
- Oct 31, 2019
-
-
Kyle Doherty authored
-
Maz Ameli authored
-
Kyle Doherty authored
* remove unused icons * remove additional unused icons
-
Kyle Doherty authored
-
Maz Ameli authored
* fix up back button in data model * remove colors import
-
Tom Robinson authored
Upgrade prettier to 1.18.2
-
Kyle Doherty authored
-
Michael Kopinsky authored
-
- Oct 30, 2019
-
-
Tom Robinson authored
-
Tom Robinson authored
-
Sameer Al-Sakran authored
* Fix audit log images This incorrectly had links to the root images directory * fix typos
-
- Oct 28, 2019
-
-
Paul Rosenzweig authored
* copy over code from pr * remove chronological * remove tick formatting * remove chronological * use reporting_timezone * remove unneeded tests * remove import * add timeseriesScale tests/fixes * eslint * more timeseriesScale tests * remove now unneeded rangeFn * more timeseriesScale tests * report_timezone to actual_timezone * display warning if timezones are mismatched * extract getTimezone * don't error if series doesn't have a card (in tests) * move expected/actual timezones into data, add warning when series have different timezones * fixes * make sure getTimezone works on transformed series * update actual/expected to results/requested * call getTimezone from LAB renderer rather than apply axis * include timezone as part of a timeseries interval * missed variable * include timezone when updating timeseries interval * remove "report_timezone" * add timezone fields to DatasetData flow type * make the fields optional * Fill data using timezone scale (#11143)
-
- Oct 23, 2019
-
-
Silvio Moioli authored
-
- Oct 22, 2019
-
-
Cam Saul authored
-
- Oct 21, 2019
-
-
Tom Robinson authored
* hide section picker if when viewing column settings * hide sidebar title * add ChartSettingsSidebar test * always show column settings title * lint * override sidebar title * remove unneeded diff * group reference sidebar tables by schema * keep everything as one list * use name instead of display_name * add tests * add schema pane * filter to querable tables * update tests * unused imports * sort schema and table names * change scalar compact formatting to depend on pixel width rather than grid width (#10932) * prompt for save when sharing unsaved question (#10976) * use generic props override instead of just `title` and `onBack` * Update pulse table style to match app (#10989) * undefined -> null, you can spread null aparently * Upgrade redshift driver to 1.2.36.1060 (#11181) * fix bug where column settings were dropped (#11154) * remove leading slash on publicPath (#11174) * Fix GA crashes
-
Maz Ameli authored
-
- Oct 18, 2019
-
-
Cam Saul authored
-
- Oct 16, 2019
-
-
Cam Saul authored
* Make sure report timezone is taken into account when converting bucketed datetime filter clauses to ranges * Properly handle results for H2 and Oracle TIMESTAMP WITH TIME ZONE columns and SQL Server DATETIMEOFFSET columns * Enable timezone tests for all DBs; failing ones disabled for now Test improvements: * with-temporary-setting-values macro will now throw an Exception if passed an incorrect number of args in binding form * Rework Oracle test extensions to use Oracle's wacky INSERT ALL syntax to load all rows for a test dataset at once. Oracle tests 10x faster * Rework timezone tests to be more idiomatic and readable * Test fixes to make sure various drivers can properly load test data with timezone-aware columns * A few fixes for test utility functions, including making sure the dataset macro works properly when used at the top-level of a test with multiple drivers * Fix the random Vertica test failures by adding retry logic when loading data fails * Other code cleanup
-
Kyle Doherty authored
-
- Oct 10, 2019
-
-
Simon Belak authored
-
- Oct 09, 2019
-
-
Cam Saul authored
-
Simon Belak authored
-
Simon Belak authored
-
Simon Belak authored
-
Walter Leibbrandt authored
Avoids `ls: /app/initial*.db: No such file or directory` messages in logs when no initial db is present.
-
Maz Ameli authored
* update the it's-ok-to-play-with-saved-questions modal * center align and add y padding
-
Maz Ameli authored
-
Tom Robinson authored
Merge release to master
-
Tom Robinson authored
-
Tom Robinson authored
-
- Oct 08, 2019
-
-
Sameer Al-Sakran authored
* needs triage label to simplify triage * cause obviously this is how multiple labels should be specified
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
-
- Oct 07, 2019
-
-
Cam Saul authored
-