This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Oct 07, 2019
-
-
Daniel Higginbotham authored
add an endpoint so that users who don't own a pulse can unsubscribe themselves from the pulse
-
Paul Rosenzweig authored
-
Tom Robinson authored
* Delegate getList to getObject * Use getMetadata for metadata entities getObject selectors * Per object caching in getObject using re-reselect
-
- Oct 03, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Oct 02, 2019
-
-
Tom Robinson 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
-
- Sep 27, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Sep 26, 2019
-
-
mbvictoria authored
-
- Sep 25, 2019
-
-
Daniel Higginbotham authored
* starting to put together warning component * progress toward embed code warnings * prettify * sync params/embedding params, show warning * prety * comment goodness * fix types I think? * trying to get the flow types right * finish fixing types * pretty * implement tom's cleanup suggestions * prettier again * fix issue with editing params multiple times * prettier * fix issue with 'adding dashcard' ruining my carefully crafted embed warning code * handle empty dashboards * prettier * handle case where there are no embedded params * Revert "fix issue with 'adding dashcard' ruining my carefully crafted embed warning code" This reverts commit 50852b89386ddedb58e527b8b3b6e1b3c3f624d6. * restore behavior of entering edit mode after adding card * implement tom's suggestion for editwarning * unit tests for syncParametersAndEmbeddingParams
-
- Sep 23, 2019
-
-
Paul Rosenzweig authored
-
Tom Robinson authored
-
- Sep 20, 2019
-
-
Cam Saul authored
Fix how optional field filter params are substituted; fix support for nested optional params (#10947) * Param fixes [ci skip] * Almost all working [ci skip] * Test fixes * Test fixes * Test / linter fixes * Fix linter errors
-
Paul Rosenzweig authored
* don't don't set dimensions in ExplicitSize until after initial mounting * add comment * add delay to fix tests
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
* don't run native queries with invalid template tags * fix test
-
Octavian Geagla authored
-
mbvictoria authored
-
Paul Rosenzweig authored
* database -> Databases * add e2e test * unused reference * clean up after test * create/delete db rather than trying to reset fields
-
Paul Rosenzweig authored
* compute yExtents for stacked charts, display a better min for log bar charts * remove unused const
-
Daniel Higginbotham authored
* simple fixes for data permissions, new model for conforming permissions * collection permission conversion * only assoc values if they're present * improve docs * progress on testing permissions changing * test that setting permissions on new table works * remove permission graph reworking to introduce in another branch * clean ns * alternative impl of permission graph conversion * correct the permission graph specs * fix whitespace * address ci failure * undo ci config change * delete mysteriously undeleted merge conflict
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Octavian Geagla authored
* [cmd] dump to h2 (#10843) * Tests for load & dump commands * Fixes * test fixes * Test fixes * Test fixes
-
Daniel Higginbotham authored
introduce a new permission parser to: * handle permissions in a more declarative way * allow permissions to be converted to a permission graph for databases without tables
-
Paul Rosenzweig authored
-
- Sep 19, 2019
-
-
Paul Rosenzweig authored
-
Daniel Higginbotham authored
fix bugs around setting data permissions for new database
-
- Sep 18, 2019
-
-
Tom Robinson authored
* Fix drill through actions not working with joins * QuickFilterDrill unit test * Add Dimension and Field 'foreign' methods, fix Dimension and Field 'column' methods * Update sample dataset test fixtures with convienent aliases * More fixture cleanup * Fix lint and flow * more fixture cleanup * fix e2e test
-
Maz Ameli authored
* add back in fa.po and zh.po * fix newlines in it.po * fix newlines in pl.po * fix newlines in fa.po * okay seriously fix all the newline problems * missed a couple * fix some persian things I messed up
-
- Sep 17, 2019
-
-
Cam Saul authored
-
Tom Robinson authored
-
- Sep 16, 2019
-
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Sep 13, 2019
-
-
Daniel Higginbotham authored
include param fields and values in dashboard hydration
-
Paul Rosenzweig authored
-