Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Mar 30, 2023
    • Anton Kulyk's avatar
      Convert notebook step components to TypeScript (#29644) · d2715653
      Anton Kulyk authored
      * Move `notebook/lib/types` to `notebook/types`
      
      * Extract notebook test-utils
      
      * Fix `reportTimezone` type inconsistency
      
      * Use `NotebookStepUiComponentProps` type
      
      * Convert `FilterStep` to TypeScript
      
      * Convert `AggregateStep` to TypeScript
      
      * Convert `BreakoutStep` to TypeScript
      
      * Convert `SortStep` to TypeScript
      
      * Convert `DataStep` to TypeScript
      
      * Convert `SummarizeStep` to TypeScript
      
      * Fix closing the sort popover
      Unverified
      d2715653
  2. Mar 29, 2023
  3. Mar 28, 2023
Loading