This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- 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
-
Cam Saul authored
-
Tom Robinson authored
* Full support for all dimension types in expression editor (field-id, field-literal, fk->, joined-field, expression) * Fix various bugs in metabase-lib * Limit 'card-has-ambiguous-columns?' to native queries + use real DB id in composeThisQuery * Fix and add to tests * Swap Question constructor metadata/card args + misc other cleanup * Refactor and fix drill-throughs to support explicit joins etc * Misc FE metadata code cleanup (#11044) * Fix joined dimension options, e.x. custom field from a saved query * Cleanup schema_metadata and related method names * Use shorter aggregate/filter/breakout/sort/join methods everywhere * Add UnderlyingRecordsDrill tests
-
Tom Robinson authored
Merge master to release 0.33.x
-
Tom Robinson authored
-
Daniel Higginbotham authored
add an endpoint so that users who don't own a pulse can unsubscribe themselves from the pulse
-
Cam Saul authored
-
Tom Robinson authored
-
Paul Rosenzweig authored
-
Cam Saul authored
-
Cam Saul authored
* Validate i18n at compile time; fix busted format strings
* Lint fixes -
Tom Robinson authored
* Delegate getList to getObject * Use getMetadata for metadata entities getObject selectors * Per object caching in getObject using re-reselect
-
Simon Belak authored
-
- Oct 04, 2019
-
-
Cam Saul authored
-
Cam Saul authored
-
Maz Ameli authored
* clean up and reorder install steps [ci skip] * correct the upload-your-code instructions [ci skip] * Correct suggested value for "availability" * Fix bullets and quoting * Add periods at end of sentences * Fix grammar and capitalization * Specify config blocks that options are from * Align emphasis of "NOTE" lines * Fix more bullets * Fix one more NOTE * some small tweaks and screenshot updates [ci skip]
-
Tom Robinson authored
-
- Oct 03, 2019
-
-
David Buchan-Swanson authored
The current text implies that a password must be _exactly_ `complexity.total` length, whereas that is actually the minimum length.
-
Paul Rosenzweig authored
-