Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Oct 07, 2019
  2. Oct 03, 2019
  3. Oct 02, 2019
  4. Oct 01, 2019
    • Tom Robinson's avatar
      Full support for all dimension types in expression editor (#10981) · 1c36d7c3
      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
      Unverified
      1c36d7c3
  5. Sep 27, 2019
  6. Sep 26, 2019
  7. Sep 25, 2019
    • Daniel Higginbotham's avatar
      4779 locked params (#10878) · b9d974ba
      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
      Unverified
      b9d974ba
  8. Sep 23, 2019
  9. Sep 20, 2019
  10. Sep 19, 2019
  11. Sep 18, 2019
    • Tom Robinson's avatar
      Fix drill through actions not working with joins (#10801) · 44e8d06f
      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
      Unverified
      44e8d06f
    • Maz Ameli's avatar
      Add back in fa.po and zh.po (#10907) · 300dcf40
      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
      Unverified
      300dcf40
  12. Sep 17, 2019
  13. Sep 16, 2019
  14. Sep 13, 2019
Loading