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
    • Anton Kulyk's avatar
      Remove HTTP action editor (#24849) · 973344c3
      Anton Kulyk authored
      Unverified
      973344c3
    • Anton Kulyk's avatar
      Remove unstable writeback FE code (#24846) · b75d28a0
      Anton Kulyk authored
      * Revert "Hide data app ID filters when viewing an app page (#24051)"
      
      This reverts commit 4c080d04.
      
      * Revert "Add confirmation modal and input modal description for custom actions (#24598)"
      
      This reverts commit b0c7a36a.
      
      * Revert text parametrization prototype in data apps
      
      * Remove "App" dashboard name prefix hack
      
      * Remove text parametrization prototype bit
      
      * Remove "Basic CUD" action buttons
      
      * Properly fix dashboard filters usage in text cards
      Unverified
      b75d28a0
Loading