Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Apr 04, 2017
    • Atte Keinänen's avatar
    • Tom Robinson's avatar
      Query Builder 2.0 [WIP] (#4496) · ff12c03c
      Tom Robinson authored
      * QB modes, actions, and drill throughs.
      
      * Refactor drill throughs + misc bug fixes
      
      * Port sort action to drills
      
      * Smarter 'view this/these' name
      
      * Scalar hover state
      
      * QB actions: don't skip action selection screen unless the action is marked as 'default'
      
      * Fix flow errors
      
      * Fix drills
      
      * Show "This X's Ys" for FKs
      
      * Prevent qb from uneccesary push states
      
      * Don't show (fk) breakout fields that have already been broken out
      
      * Fix 'drill into this' unit
      
      * Cleanup timeseries footer
      
      * Cleanup qb selectors
      
      * Namespace all qb actions
      
      * Make modes dependent on previously run card
      
      * More timeseries footer cleanup
      
      * Fix table crash
      
      * Make breakout legend clickable
      
      * Fix datagrid pivot test
      
      * Flow + lint
      ff12c03c
  2. Mar 21, 2017
  3. Mar 17, 2017
  4. Mar 14, 2017
  5. Feb 22, 2017
  6. Jan 31, 2017
  7. Jan 25, 2017
  8. Dec 06, 2016
  9. Nov 07, 2016
  10. Oct 31, 2016
  11. Oct 15, 2016
  12. Oct 14, 2016
  13. Oct 11, 2016
  14. Oct 05, 2016
  15. Oct 04, 2016
  16. Oct 01, 2016
  17. Sep 30, 2016
  18. Sep 23, 2016
  19. Sep 22, 2016
  20. Sep 21, 2016
  21. Sep 09, 2016
  22. Sep 06, 2016
  23. Aug 01, 2016
  24. Jul 28, 2016
  25. Jul 27, 2016
  26. Jul 18, 2016
  27. Jul 17, 2016
  28. Jul 13, 2016
  29. 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
  30. Jul 11, 2016
Loading