Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jul 21, 2020
  2. Jul 20, 2020
  3. Jul 17, 2020
  4. Jul 16, 2020
  5. Jul 15, 2020
  6. Jul 14, 2020
  7. Jul 13, 2020
  8. Jul 10, 2020
    • Tom Robinson's avatar
      Metabase lib cleanup - metadata edition (#12859) · 1a9b648d
      Tom Robinson authored
      * Remove StructuredQuery's dependency on deprecated metabase/lib/query.js
      
      * Refactor QueryDefinition{,Tooltip} to use metabase-lib
      
      * Replace *Name components with displayName and various other legacy cleanup
      
      * Fix flow
      
      * Move flow types to metabase-types
      
      * Remove loadTableAndForeignKeys
      
      * Add aggregationOperator/filterOperator to Table/Field and remove metabase/lib/table.js completely
      
      * Use metadata database/table/field/etc functions instead of property access
      
      * Fix flow
      Unverified
      1a9b648d
Loading