Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Feb 14, 2020
    • Paul Rosenzweig's avatar
      Add setting for chart value formatting (#11893) · 0b94ad79
      Paul Rosenzweig authored
      * add setting for chart value formatting
      
      (cherry picked from commit 19b35a9960c8c3b4054d120b45ead57005e45290)
      
      * compact formatting updates
      
      * small tweaks
      
      * fix tests
      
      * implement tom's idea to prevent auto compact from depending on currency settings
      
      * more `_numberFormatter: undefined` to where compact setting is tested
      0b94ad79
    • Tom Robinson's avatar
      Fix AddToDashSelectQuestionModal latency (#11857) · c9af1916
      Tom Robinson authored
      * Don't fetch all cards when adding to dashboard, resolves #11316
      
      * Replace dashboard's cards/cardsList with Questions entity
      
      * Remove MetabaseApi.e2e.spec.js
      c9af1916
  2. Feb 13, 2020
  3. Feb 10, 2020
  4. Feb 05, 2020
  5. Feb 04, 2020
  6. Feb 03, 2020
  7. Jan 31, 2020
  8. Jan 30, 2020
  9. Jan 27, 2020
  10. Jan 24, 2020
  11. Jan 23, 2020
  12. Jan 22, 2020
  13. Jan 21, 2020
  14. Jan 18, 2020
  15. Jan 17, 2020
    • Cam Saul's avatar
      Use UTF8/InnoDB for new MySQL tables (#11742) · f986af7c
      Cam Saul authored
      * Move Liquibase code to different namespace
      
      * Append ENGINE/CHARACTER SET/COLLATE to all MySQL CREATE TABLE statements
      [ci mysql]
      
      * Test fixes; make sure read-column impls check for nil [ci drivers]
      f986af7c
  16. Jan 16, 2020
  17. Jan 15, 2020
  18. Jan 14, 2020
Loading