Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Dec 06, 2016
  2. Nov 15, 2016
  3. Nov 09, 2016
  4. Oct 12, 2016
  5. Oct 04, 2016
  6. Sep 29, 2016
  7. Jul 26, 2016
  8. Jul 13, 2016
  9. Jul 12, 2016
    • Cam Saül's avatar
      Google auth v1 :lock: (#2818) · 8f1a2874
      Cam Saül authored
      * Google Auth :lock: [wip] [ci skip]
      
      * "No Metabase account exists for this Google account" screen :yum:
      
      * Single Sign On Settings Page [WIP] :yum:
      
      * Google Auth v1 :lock:
      
      * update login layout
      
      * add setup instructions
      
      * add google logo for google account signups
      
      * clean up sso form layout
      
      * Merge branch 'master' into google-auth [ci skip]
      
      * Fix Google Auth button not showing up after initial load :lock:
      
      * Fix bug when creating session for user with no last_login :lock:
      
      * Organize google auth backend code a bit :lock:
      
      * Lots of tests for Google Auth :lock_with_ink_pen:
      
      * Add Save Button to Google Auth settings page :lock:
      
      * Use onChange instead of onBlurChange :lock:
      
      * Make "save changes" button say "changes saved" after save :lock_with_ink_pen:
      
      * adjust user settings for managed accounts
      
      * Ensure we clear GA creds if GA login fails
      
      * tweak password reset email
      
      * owned google sign in button
      
      * use var
      
      * Cleanup some random legacy Angular junk
      
      * Keep Redux and AppState currentUser in sync, fixes login issue
      
      * render() should have side-effects! Fixes $digest errors on logout
      
      * Test fixes :wrench:
      
      * fix checkbox
      
      * cleanup
      
      * remove unused import
      8f1a2874
    • Michael Beer's avatar
      74deacc8
  10. Jul 08, 2016
    • Michael Beer's avatar
      remove custom query executor · c6e87d2c
      Michael Beer authored
      since Crate JDBC v1.12 that supports to set a `strict` mode (default:
      false) to be compliant with the JDBC spec. This prevents from throwing
      an UnsupportedFeatureException if `autocommit(false)` is called.
      c6e87d2c
  11. Jul 05, 2016
  12. Jul 01, 2016
  13. Jun 29, 2016
  14. Jun 10, 2016
  15. Jun 09, 2016
  16. Jun 07, 2016
  17. May 31, 2016
  18. May 24, 2016
  19. May 13, 2016
  20. May 10, 2016
  21. May 06, 2016
  22. May 04, 2016
  23. Apr 28, 2016
  24. Apr 04, 2016
  25. Mar 23, 2016
  26. Mar 22, 2016
  27. Mar 16, 2016
  28. Mar 15, 2016
Loading