Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Nov 03, 2022
  2. Nov 02, 2022
  3. Nov 01, 2022
  4. Oct 31, 2022
  5. Oct 28, 2022
  6. Oct 27, 2022
  7. Oct 26, 2022
    • Cam Saul's avatar
      Support disabling database sync in config files (#26110) · a1f0a896
      Cam Saul authored
      * Move metabase.config.file code => enterprise directory
      
      * Support setting Settings in config.yml
      
      * Support disabling database sync in config files
      
      * Setting name has to be a keyword since that's how YAML gets parsed
      
      * Test fix :wrench:
      
      * Settings have to be keywords
      
      * Fix Kondo error
      
      * Fix Kondo errors
      
      * Fix Kondo errors
      
      * Remove unused namespace
      a1f0a896
    • Aleksandr Lesnenko's avatar
      Revamped row chart (#25408) · 73f2eb44
      Aleksandr Lesnenko authored
      * dynamic row chart
      
      * fix bugs
      
      * test
      
      * fix ticks and labels were cut
      
      * bugfixes around ticks, data labels in certain chart states
      
      * fix bugs, polish
      
      * review
      
      * adapt settings
      
      * review, fix bugs
      
      * review
      
      * polish, specs
      
      * review
      
      * review
      
      * fix initial card size
      
      * fix crashing when settings code passes undefined as a metric dimension
      
      * specs
      73f2eb44
    • Cam Saul's avatar
      Config from file: fix User upsert not hashing password (#26105) · 45423cca
      Cam Saul authored
      * Config from file: fix User upsert not hashing password
      
      * Move metabase.config.file code => enterprise directory
      
      * Support setting Settings in config.yml
      
      * Setting name has to be a keyword since that's how YAML gets parsed
      
      * Test fix :wrench:
      
      * Fix Kondo error
      
      * Fix Kondo errors
      
      * Remove unused namespace
      45423cca
    • Cam Saul's avatar
      Support setting Settings in `config.yml` (#26109) · e1462273
      Cam Saul authored
      * Move metabase.config.file code => enterprise directory
      
      * Support setting Settings in config.yml
      
      * Setting name has to be a keyword since that's how YAML gets parsed
      
      * Test fix :wrench:
      
      * Fix Kondo error
      
      * Fix Kondo errors
      
      * Remove unused namespace
      e1462273
Loading