Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Aug 24, 2022
  2. Aug 23, 2022
  3. Aug 22, 2022
  4. Aug 19, 2022
  5. Aug 18, 2022
  6. Aug 17, 2022
    • Dalton's avatar
      Fix Dimension instance mismatch problems when filtering via a native Model's... · 1276595f
      Dalton authored
      Fix Dimension instance mismatch problems when filtering via a native Model's remapped field (#24817)
      
      * Add dimension to the clicked object created by a table header click
      
      * Use clicked.dimension in ColumnFilterDrill
      
      * Change how virtual table fields are instantiated
      
      * Add field_ref to reference method of Field
      
      * Revert virtual table field instantiation
      
      * Fix Dimension render method dup words issue
      
      * Carry other secret props over when reinstantiating
      
      * Stupid workaround to handle missing join-alias
      
      * Account for more silly subtitles btwn virtual and real tables
      
      * Update binning e2e tests
      
      * Fix more e2e tests (#16675)
      
      * Fix more e2e tests (#16674)
      
      * Unskip repro and add hacks to make it work
      
      * Try withoutJoinAlias without limiting to virtual tables
      Unverified
      1276595f
Loading