Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Sep 15, 2022
    • Anton Kulyk's avatar
      Implement implicit actions for data apps (#25393) · f4d2f588
      Anton Kulyk authored
      * Add implicit action click behavior types
      
      * Add `isImplicitActionButton` helper
      
      * Extract `ActionButtonView` component
      
      * Separate implicit and default action buttons
      
      * Use `DashboardOrderedCard` instead of `DashCard`
      
      * Use `Value` type for PK argument
      
      * Fix type error
      
      * Extract `ImplicitActionClickBehavior` type
      
      * Add `ImplicitInsertModal`
      
      * Add `DashCardDataMap` type
      
      * Add dashboard selectors for implicit update/delete
      
      * Add `ImplicitUpdateModal`
      
      * Add `ImplicitDeleteModal`
      
      * Validate implicit actions in `clickBehaviorIsValid`
      
      * Reload page on action instead of a single dash card
      
      * Tweak successful insert toast message
      
      * Fix eslint error
      Unverified
      f4d2f588
  2. Sep 14, 2022
  3. Sep 13, 2022
  4. Sep 12, 2022
Loading