Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Oct 23, 2024
  2. Oct 22, 2024
  3. Oct 21, 2024
    • adam-james's avatar
      Fix a Couple bugs related to pivot exports (#48867) · 290845ef
      adam-james authored
      * Fix a Couple bugs related to pivot exports
      
       - pivot-grouping value, when not an int (in the case of Oracle dbs), would cause exports to contain zero rows. This
       fixes that
       - json formatted/unformatted for the dataset API endpoints (unsaved questions) was not being used, so all exports
       were formatted
      
      * json and csv use (int group) to check row inclusion
      
      * grouping change fix tests
      
      * json formatted/unformatted test
      
      * xlsx formatters are correct when pivot-grouping col is removed
      
      * cljfmt
      
      * fix up failing tests
      
      * fix test
      
      * Update src/metabase/api/dataset.clj
      Unverified
      290845ef
    • Aleksandr Lesnenko's avatar
      tweak sunburst chart styles (#48421) · 001e0886
      Aleksandr Lesnenko authored
      
      * tweak sunburst chart styles
      
      * Update Loki Snapshots
      
      * Update Loki Snapshots
      
      * Update Loki Snapshots
      
      ---------
      
      Co-authored-by: default avatarMetabase Automation <github-automation@metabase.com>
      Unverified
      001e0886
Loading