Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Sep 01, 2023
    • Jeff Bruemmer's avatar
      docs - deprecate beanstalk (#33067) · d2fabad9
      Jeff Bruemmer authored
      * alternatives
      
      * remove links
      
      * remove mentions of eb
      
      * remove eb from rds page
      d2fabad9
    • Luis Paolini's avatar
      Adding Snowflake to the list of DB's (#33677) · 5695df91
      Luis Paolini authored
      ... you can reference when using native questions
      5695df91
    • metamben's avatar
      Use field ID as name if the field cannot be resolved (#33648) · 4792f8ac
      metamben authored
      Fixes #33490.
      4792f8ac
    • Cam Saul's avatar
      Move drill thrus to their own namespaces & numerous bug fixes (#33572) · 1d2e85dd
      Cam Saul authored
      * First crack at drill-thru, adding quick-filter-drill
      
      * Adding object detail drill
      
      Needs tests for the multi-PK case
      
      * Add distribution-drill and foreign-key-drill
      
      * Add sort drill
      
      * summarize-column and part of automatic-insights
      
      * Add `display-info` for drill-thrus and the special pivot functions
      
      Clean up and should be ready for FE first crack
      
      * Add `drill-thru` implementations for all current drills
      
      * small fixes
      
      * overhaul of available-drill-thru
      
      Fixes several issues with targeting, merges in Mode logic, fixes
      pivot-drills
      
      Still TODO: other drills' mode conditions; lots of checking and testing
      the various cases of what should be shown; writing tests for that.
      
      * Add `display-info` for drill-thrus and the special pivot functions
      
      Clean up and should be ready for FE first crack
      
      * Add `display-info` for drill-thrus and the special pivot functions
      
      Clean up and should be ready for FE first crack
      
      * Integrating the basic drill-thru ops, with some debugging hacks
      
      * Fix bad spelling of parameters
      
      * bunch of a progress, :null sentinel, refactor to context
      
      * tests for lots more cases; two missing drills
      
      * adding underlying records drills, not yet working
      
      * fixing up to work with upstream changes
      
      * fixes from Denis' PR
      
      * more progress debugging FE drills and adding tests
      
      * drill tests coming along
      
      * cleanup, test fixes
      
      * display-info-js for recursion
      
      * Add TS typing for displayInfo of drill thrus
      
      * partial changes for underlying records
      
      * hack hack
      
      * splitting out progression logic to a separate file
      
      * First crack at drill-thru, adding quick-filter-drill
      
      * Adding object detail drill
      
      Needs tests for the multi-PK case
      
      * Add distribution-drill and foreign-key-drill
      
      * Add sort drill
      
      * summarize-column and part of automatic-insights
      
      * Add `display-info` for drill-thrus and the special pivot functions
      
      Clean up and should be ready for FE first crack
      
      * Add `drill-thru` implementations for all current drills
      
      * small fixes
      
      * overhaul of available-drill-thru
      
      Fixes several issues with targeting, merges in Mode logic, fixes
      pivot-drills
      
      Still TODO: other drills' mode conditions; lots of checking and testing
      the various cases of what should be shown; writing tests for that.
      
      * Add `display-info` for drill-thrus and the special pivot functions
      
      Clean up and should be ready for FE first crack
      
      * Add `display-info` for drill-thrus and the special pivot functions
      
      Clean up and should be ready for FE first crack
      
      * Integrating the basic drill-thru ops, with some debugging hacks
      
      * Fix bad spelling of parameters
      
      * bunch of a progress, :null sentinel, refactor to context
      
      * tests for lots more cases; two missing drills
      
      * adding underlying records drills, not yet working
      
      * fixing up to work with upstream changes
      
      * fixes from Denis' PR
      
      * more progress debugging FE drills and adding tests
      
      * drill tests coming along
      
      * cleanup, test fixes
      
      * display-info-js for recursion
      
      * Add TS typing for displayInfo of drill thrus
      
      * partial changes for underlying records
      
      * hack hack
      
      * splitting out progression logic to a separate file
      
      * Lint and test cleanup
      
      * MLv2 pivot reorganization part 1
      
      * MLv2 pivots reorganization
      
      * Revert some unneeded changes
      
      * Don't enable the histogram test
      
      * Fix lint errors and add a drill-thru-method implementation for sort
      
      * `drill-thru` should support > 3 args
      
      * Fix `mu/defmethod` for Cljs
      
      * Fix reader error in commented-out code :unamused:
      
      
      
      * appease Eastwood
      
      ---------
      
      Co-authored-by: default avatarBraden Shepherdson <braden@metabase.com>
      Co-authored-by: default avatarDenis Berezin <denis.berezin@metabase.com>
      1d2e85dd
    • Cal Herries's avatar
  2. Aug 31, 2023
  3. Aug 30, 2023
  4. Aug 29, 2023
  5. Aug 28, 2023
Loading