Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jan 06, 2020
  2. Jan 03, 2020
  3. Dec 27, 2019
  4. Dec 26, 2019
  5. Dec 19, 2019
  6. Dec 18, 2019
  7. Dec 17, 2019
  8. Dec 13, 2019
  9. Dec 12, 2019
  10. Dec 11, 2019
  11. Dec 10, 2019
    • Kyle Doherty's avatar
      Allow admins to hide `Our data` and `X-rays` on the homepage (#11478) · d853c211
      Kyle Doherty authored
      * hide Our Data when there are collections
      
      * add show-homepage-data setting
      
      * use show-homepage-setting to display our data section w/ hide action
      
      * confirm modal and tests
      
      * add x-ray setting
      
      * x-ray show/hide logic and WIP tests
      
      * align icons
      
      * fix cypress tests
      
      * use proper settings key
      
      * change hover parent so hovering on the section shows the icon
      
      * reset sample dataset name
      
      * mark tests as pending until we can figure our circle
      
      * add a missing quote and remove :zap:
      Unverified
      d853c211
  12. Dec 09, 2019
  13. Dec 06, 2019
  14. Dec 05, 2019
    • Kyle Doherty's avatar
      Show data values on charts (#11363) · 9d4b1200
      Kyle Doherty authored
      * get the ball rolling
      
      * cleanup
      
      * show compact values on bars
      
      * line charts
      
      * basic value label styling
      
      * add options for area chart
      
      * pre/post render checks on label density
      
      * show chart labels under local minima on line charts
      
      * flow & eslint fixes
      
      * drop every nth if too dense
      
      * Auto fit, show all
      
      * hide setting for multiseries
      
      * fix label positioning for histograms and ordinal bar charts
      
      * turn off value labels for normalized charts
      
      * fix dashboard bug
      
      * small cleanup
      
      * work around safari issue
      
      * don't try to show chart values if there are duplicate x values
      
      * keep black text in night mode
      
      * make outline match night mode bg
      
      * tweak sample size, default show values to "on" for bar charts with <25
      
      * settings copy changes
      
      * don't let labels fall below the x axis
      Unverified
      9d4b1200
    • Paul Rosenzweig's avatar
      Add Cypress E2E tests (#11302) · 9422c45d
      Paul Rosenzweig authored
      Unverified
      9422c45d
  15. Dec 03, 2019
  16. Dec 02, 2019
Loading