Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Sep 24, 2024
    • Ryan Laurie's avatar
      Sidesheet Polish :flag_pl: (#47935) · 011335a8
      Ryan Laurie authored
      * size and padding fixes
      
      * linkify and align stuff in question details
      
      * reorganize and divide question overflow menu
      
      * hide history for analytics content
      
      * fix verification icon alignment
      
      * whoopsie lets commit all the files
      
      * fix css file name
      Unverified
      011335a8
  2. Sep 23, 2024
  3. Sep 20, 2024
  4. Sep 19, 2024
  5. Sep 18, 2024
  6. Sep 17, 2024
  7. Sep 16, 2024
    • Case Nelson's avatar
      fix: snowflake compile day trunc to timestamp_ltz (#47874) · 85857aeb
      Case Nelson authored
      Fixes #47426
      
      Date operations return values based on the timestamp offset rather than
      the session/db timezone. Converting to `timestamp_ltz` first ensures
      that we get predictable results.
      
      In the test, it is important that database timezone matches
      report_timezone so that post-processing gives proper results.
      Unverified
      85857aeb
  8. Sep 13, 2024
  9. Sep 12, 2024
Loading