This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 23, 2018
-
-
Tom Robinson authored
-
- Mar 05, 2018
-
-
Kyle Doherty authored
-
- Mar 01, 2018
-
-
Tom Robinson authored
-
- Feb 21, 2018
-
-
Tom Robinson authored
-
- Feb 18, 2018
-
-
Tom Robinson authored
-
- Jan 30, 2018
-
-
Ryan Senior authored
This commit reduces the number of test runner workers for Jest tests from 10 to 8. This will use less memory and hopefully avoid Circle CI 4GB memory limit test failures. It also fixes some tests that have nested `it` clauses. This doesn't run correctly on older versions of Jest and will fail fast on newer versions of Jest. Fixes #6790
-
- Jan 16, 2018
-
-
Jonathan Eatherly authored
-
- Jan 12, 2018
-
-
Tom Robinson authored
-
- Nov 28, 2017
-
-
Jonathan Eatherly authored
-
- Nov 06, 2017
-
-
Kyle Doherty authored
-
- Oct 25, 2017
-
-
Kyle Doherty authored
* virtualize select content * clean up example * show examples
-
- Oct 23, 2017
-
-
Kyle Doherty authored
-
- Oct 19, 2017
-
-
Atte Keinänen authored
-
Atte Keinänen authored
-
- Oct 12, 2017
-
-
Kyle Doherty authored
* use vendor bundle * add command to generate webpack stats
-
- Oct 11, 2017
-
-
Atte Keinänen authored
-
- Oct 10, 2017
-
-
Kyle Doherty authored
-
- Sep 14, 2017
-
-
Ryan Senior authored
Our docker containers currently building with the Alphine system nodejs package (6.7.0) so this lowers our minimum version to that in packages.json and changes the circle config to use that same version
-
- Sep 07, 2017
-
-
Ryan Senior authored
Yarn 1.0.0 has been released and it doesn't appear to work with the version of node we current have configured (4.4.7). Bumping to 8.4.0 to get the build green again.
-
Ryan Senior authored
Yarn 1.0.0 has been released and it doesn't appear to work with the version of node we current have configured (4.4.7). Bumping to 8.4.0 to get the build green again.
-
- Aug 31, 2017
-
-
Atte Keinänen authored
-
Atte Keinänen authored
-
- Aug 29, 2017
-
-
Atte Keinänen authored
* Ask from user before quitting when using test-integrated-watch * Add helpful logging to the runner script, refactor file hierarchy * Add a way to dispatch browser events in tests * Update test command names and rewrite the frontend testing docs * Fix test failures
-
- Aug 28, 2017
-
-
Kyle Doherty authored
* Add :largest-contributors to comparison, bug fixes, refactoring * Add valid-pairs and field endpoints to comparisons * Dampen field difference weight in contribution assesment * fix nice-bins for empty histogram * fix for nice-bins for histogram with only 1 value * Change comparison field zoom in. Rename largest-contributor to top-contributor * fix halfassed rename * refactor + new components * use true multiseries * cleanup * include constituents in card * add dataset to card return * card wip * growth rate * check for values * lint * cardify all series features. Unpack linear regression * add linear regression * use percentages * flip order * add growth series description * add additional info * fix layout * layout tweaks * add action in qb * show growth series as a % * xray segment action * flow * Support all time breakdowns, fix filtering bug * make linter happy * more robust test * Add conditional descriptions for growth-series. Update tests. * add periodicity to cards * Update for updated distance measure * Removed updates to comparison as they should not be part of PR * Correct chi^2 distance * fix headings * fix flow * disable flow for action * use beaker for xray actions * move specs to proper test directory * Fix round-to-month when crossing year * add key * Add smoke tests for table xray and segment xray pages * Correctly handle unixtimestamps encoded as bigints * Add test cases for question xray page and segment xray query builder action * Test also timeseries question action widget action * Fix lint errors for xray tests * Fix Histogram element passing data in invalid format to Visualization * Fix integration tests for xrays * Make xrays urls in services.js consistent with other urls * fix periodicty reweighing * cleanup * spacing * cleanup * fix failing tests
-
- Aug 21, 2017
-
-
Tom Robinson authored
-
- Aug 11, 2017
-
-
Simon Belak authored
* Remove duplicated code from binning * remove PKs from constituents * Add rolling window XoX growth. Update time series decomposition * Add descriptions for new time series features * fix comparison * The big rename * add xray namespace and rename * match updated endpoints * fix threading * Apparently we don't have to cast *id * Fix field comparison * api change: constituents are now keyd * wip * Unify shape of features for empty datastets with normal features * Refactor * use new structure * hardcode order * segment/segment * comparison button * histogram colors * more layout tweaks * sort by distance * compare icon * Refactor, generalize metadata/db-id * more layout * add cost to comparisons * First round of tests, some bug fixes * comment out currently unsed spec to make linter happy * add cost to comparisons * add titles * use terms for difference * remove uniqueness * comparison items hover * fix segment comparison link * fix field sort by distance * lint * fix button * fix comparison table borders
-
- Jul 06, 2017
-
-
Atte Keinänen authored
-
- Jul 05, 2017
-
-
Sameer Al-Sakran authored
-
- Jun 26, 2017
-
-
Tom Robinson authored
-
- Jun 23, 2017
-
-
Atte Keinänen authored
-
Atte Keinänen authored
-
- Jun 22, 2017
-
-
Sameer Al-Sakran authored
-
Atte Keinänen authored
-
Atte Keinänen authored
-
Atte Keinänen authored
-
- Jun 15, 2017
-
-
Atte Keinänen authored
-
- Jun 14, 2017
-
-
Kyle Doherty authored
* switch to react-dom/test-utils * remove dependency
-
- May 24, 2017
-
-
Maz Ameli authored
* add image files and get new text in there * modal content + refactor * update illustrations and remove redundant one * add tests * add images * button text tweaks * padding
-
- May 16, 2017
-
-
Tom Robinson authored
-
- May 03, 2017
-
-
Atte Keinänen authored
-