Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Oct 21, 2019
  2. Oct 15, 2019
  3. Oct 09, 2019
  4. Oct 07, 2019
  5. Oct 04, 2019
  6. Oct 03, 2019
  7. Oct 02, 2019
  8. 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
Loading