Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Sep 11, 2020
    • Robert Roland's avatar
      Update java-time to work in Turkish (#13113) · 2bf8e817
      Robert Roland authored
      java-time has an upstream bug where it lowercases the built-in Java
      timezone formatters to be able to look them up by keyword later. This
      breaks under Turkish (and possibly other locales)
      
      See dm3/clojure.java-time#60 for the upstream fix.
      
      Resolves #13102
      Unverified
      2bf8e817
    • Robert Roland's avatar
      Add an error msg for disabled accounts via Google Auth (#13155) · 64582c38
      Robert Roland authored
      Previously, if your Metabase account for a Google login was disabled,
      you would be returned to the login box with no indication as to what was
      wrong. Now we return to the page with a red error that says "Your
      account is disabled."
      
      Resolves #3245
      Unverified
      64582c38
    • Simon Belak's avatar
      Lift dimensions from nested queries (#13202) · f5d209cc
      Simon Belak authored
      * Lift dimensions from nested queries
      
      * Don't try to lift native queries
      
      * Fix tests
      
      * Minor refactor
      
      * Use actual field IDs in tests
      
      * Touchups
      
      * More tests
      
      * Better names
      
      * Add missing require
      
      * add end-to-end test
      
      * Remove stale
      
      * Add breakout support
      
      * Add e2e test for breakout
      
      * Update test [ci drivers]
      
      * Change order [ci drivers]
      
      * Ignore name case [ci drivers]
      
      * make tests portable [ci drivers]
      
      * Ensure vector [ci drivers]
      
      * Test: stable ordering [ci drivers]
      Unverified
      f5d209cc
  2. Aug 28, 2020
  3. Aug 24, 2020
  4. Aug 22, 2020
  5. Aug 20, 2020
  6. Aug 17, 2020
  7. Aug 12, 2020
  8. Aug 11, 2020
  9. Aug 10, 2020
  10. Aug 04, 2020
  11. Aug 03, 2020
  12. Jul 31, 2020
  13. Jul 30, 2020
  14. Jul 29, 2020
Loading