This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Oct 09, 2019
-
-
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
-
- 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
-
Paul Rosenzweig authored
-
- Oct 02, 2019
-
-
Cam Saul authored
* Don't fail entire query if we don't know how to convert result to literal * Code cleanup
-
Cam Saul authored
-
Tom Robinson authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Oct 01, 2019
-
-
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 * replace metadata.database[...] etc with metadata.database(...) * Fix and add to tests * Revert "replace metadata.database[...] etc with metadata.database(...)" This reverts commit 0f5aa69be184a1a767675e253eace47a419d970a. * Fix joined dimension options, e.x. custom field from a saved query
-
Walter Leibbrandt authored
Fixes #10523.
-
Kyle Doherty authored
* remove Google Fonts usage * local Lato in resources/frontend_client/app/fonts * create assets/fonts aliases, update publicPath, use absolute paths in css * add svg to extensions * update flow config to account for frontend_client assets * add explicit .svg extension to no_results usage * remove google fonts references from CSP headers
-
Tom Robinson authored
Merge `release-0.33.x` into `master`
-
Kyle Doherty authored
* remove extra padding on confirm modal * add modal examples to help keep an eye on things
-