This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 30, 2017
- Aug 29, 2017
-
-
Maz Ameli authored
-
Maz Ameli authored
* so… many… fixes… * a bunch more small fixes * fix lint warnings and remove dead delete code * lint * update tests
-
Atte Keinänen authored
New question flow fixes
-
Atte Keinänen authored
-
Atte Keinänen authored
-
Atte Keinänen authored
-
Kyle Doherty authored
-
Kyle Doherty authored
* intitial version of increment and decrement object detail * add tests * add keyboard shortcuts and styling * create standardized back / forward button * fix object detail unit test * add tests for keyboard shortcuts
-
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
-
Cam Saul authored
Add new On-Demand option for FieldValues caching
-
Cam Saul authored
-
Cam Saul authored
-
Ryan Senior authored
Ensure custody of timezones from query to results, add debugging info
-
- Aug 28, 2017
-
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
Merge branch 'on-demand-field-values-caching' of github.com:metabase/metabase into on-demand-field-values-caching-3
-
Kyle Doherty authored
-
Maz Ameli authored
-
Cam Saul authored
-
Ryan Senior authored
-
Cam Saul authored
-
Ryan Senior authored
Similar to the exceptions needed for SQLServer and H2 when changing JVM timezones, Mongo is also sensitive to this, so the tests should be run on Mongo.
-
Ryan Senior authored
Redshift doesn't handle changing the JVMs timezone to something different than what the database's timezone is (similar to SQLServer). This adds that to the list so we don't try and run the JVM timezone changing tests against it.
-
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
-
Ryan Senior authored
-
Ryan Senior authored
The new SQLServer driver introduces some new timezone behavior. If the JVM is in a different timezone than the SQL Server instance, you can get incorrect behavior as the timestamps are assumed to be in the JVM timezone. Added some exceptions to the test cases to avoid that situation.
-
Ryan Senior authored
-
Ryan Senior authored
This commit recasts many of the existing date bucketing tests into several different reporting and JVM timezones with expectations adjusted to match. This commit also adds quite a few docs around the various tests with explainations of what it's testing, why timezones impact it and even some tests to help with debugging these timezone related issues.
-
- Aug 25, 2017
-
-
Atte Keinänen authored
Reflect current search term and grouping in metric/segment search url
-
Atte Keinänen authored
-
Atte Keinänen authored
-
Atte Keinänen authored
-
Atte Keinänen authored
-
Atte Keinänen authored
New question flow
-
Atte Keinänen authored
-
Atte Keinänen authored
-
Atte Keinänen authored
-