This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 12, 2016
-
-
Cam Saül authored
-
Cam Saül authored
Code cleanup
-
Cam Saül authored
updated jdbc client to be compliant with 0.55
-
Kyle Doherty authored
Change from test to send to indicate that functionality can be used to send one off pulses
-
Cam Saül authored
* Google Auth
[wip] [ci skip] * "No Metabase account exists for this Google account" screen * Single Sign On Settings Page [WIP] * Google Auth v1 * 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 * Fix bug when creating session for user with no last_login * Organize google auth backend code a bit * Lots of tests for Google Auth * Add Save Button to Google Auth settings page * Use onChange instead of onBlurChange * Make "save changes" button say "changes saved" after save * 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 * fix checkbox * cleanup * remove unused import -
Michael Beer authored
-
- Jul 11, 2016
- Jul 08, 2016
-
-
Cam Saül authored
-
Cam Saül authored
-
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.
-
- Jul 07, 2016
-
-
Cam Saül authored
Remove unused foreign key namespace
-
Cam Saül authored
Even more test cleanup
-
Cam Saül authored
Make sure we have cards before we try to fetch favorite status for them
-
Cam Saül authored
-
Cam Saül authored
-
Tom Robinson authored
Frontend admin setup fixes
-
Tom Robinson authored
Tiniest tweak for sync error logging
-
Tom Robinson authored
fix metric and segment builders
-
- Jul 06, 2016
-
-
Cam Saül authored
-
Cam Saül authored
Return integers when appropriate for Druid date bucketing
-
Cam Saül authored
-
Cam Saül authored
-
Tom Robinson authored
-
Cam Saül authored
Fix n+1 DB calls in GET /activity
-
Cam Saül authored
-
Cam Saül authored
-
Cam Saül authored
Log backing DB type during launch
-
Cam Saül authored
fix Object detail page punctuation
-
Cam Saül authored
-
Cam Saül authored
Logic tweaks for admin setup
-
Tom Robinson authored
-
Tom Robinson authored
-
Michael authored
-
Kyle Doherty authored
* use isomorphic fetch * shrinkwrap * shrinkwrap round 2 * shrinkwrap round 3 * Clean npm install + shrinkwrap + bump node/npm versions
-
Cam Saül authored
-
Tom Robinson authored
-
Tom Robinson authored
-