Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. May 17, 2024
  2. May 13, 2024
    • Romeo Van Snick's avatar
      Combine/extract shortcuts snowplow events (#42445) · 9665e569
      Romeo Van Snick authored
      * Copy question event to new version
      
      * Add new events for adding column via plus modal
      
      * Add plus modal variants
      
      * Track combine column via plus header
      
      * Track extract column via plus header
      
      * Add test for combine question event
      
      * Add e2e test for extract column shortcut snowplow events
      Unverified
      9665e569
    • Romeo Van Snick's avatar
      Combine column shortcut (#42442) · e3dffcc4
      Romeo Van Snick authored
      * Add index file to CombineColumns
      
      * Add CombinColumnAction
      
      * Add CombinColumnsAction to default and embedding modes
      
      * Fix outdated --color-brand references
      
      * Set up sequenced close handler in combine columns
      
      * Allow outside clicks to happen when popover is not open
      
      * Add e2e test for combine column shortcut
      
      * Remove unused prop
      
      * Rename file to match component name: CombineColumnsAction
      
      * Simplify test assertion
      
      * Set width on combine columns action
      
      * Remove superflouous ? check
      Unverified
      e3dffcc4
Loading