This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 12, 2016
-
-
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
-
- Jun 29, 2016
-
-
Cam Saül authored
-
- Jun 24, 2016
-
-
Allen Gilliland authored
migrate auth pages (login, logout, password reset) over to global redux store + redux router. also trimmed a bunch of unused angular stuff.
-
- Jun 23, 2016
-
-
Allen Gilliland authored
-
- Jun 20, 2016
-
-
Tom Robinson authored
-
Allen Gilliland authored
-
- Jun 17, 2016
-
-
Tom Robinson authored
-
- Jun 15, 2016
-
-
Tom Robinson authored
-
Tom Robinson authored
-
- Jun 13, 2016
-
-
Cam Saül authored
-
- Jun 10, 2016
-
-
Cam Saül authored
-
- Jun 08, 2016
-
-
Allen Gilliland authored
-
- Jun 07, 2016
-
-
Allen Gilliland authored
update clj-time to 0.12.0, add a bunch more unit tests for parameters date range calculationsa along with a couple fixes.
-
- Jun 06, 2016
-
-
Kyle Doherty authored
-
Allen Gilliland authored
-
- May 31, 2016
-
-
Tom Robinson authored
-
- May 26, 2016
-
-
Allen Gilliland authored
fix up database migration so that we get a proper NOT NULL column with the default value we want. also some unit test fixes.
-
- May 25, 2016
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- May 20, 2016
-
-
Cam Saül authored
-
- May 13, 2016
-
-
Cam Saül authored
-
- May 10, 2016
-
-
Tom Robinson authored
-
- May 04, 2016
-
-
Allen Gilliland authored
-
- Apr 28, 2016
-
-
Tom Robinson authored
-
- Apr 22, 2016
-
-
Tom Robinson authored
-
- Apr 21, 2016
-
-
Allen Gilliland authored
set the default app logging level to INFO and only have a couple key namespaces like drivers & qp set to DEBUG logging.
-
Tom Robinson authored
-
- Apr 19, 2016
-
-
Allen Gilliland authored
-
- Apr 18, 2016
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Apr 14, 2016
-
-
Allen Gilliland authored
add a :last_analyzed attribute to Field so that we can keep track of which fields are being analyzed for the first time.
-
Allen Gilliland authored
add fk_target_column_id to raw_column table for better tracking of fks and remove previous :fks attribute on raw_table. move our sync related raw_* functions to a new namespace.
-
Allen Gilliland authored
-
- Apr 08, 2016
- Mar 25, 2016
-
-
Tom Robinson authored
-
- Mar 23, 2016
-
-
Allen Gilliland authored
-
- Mar 22, 2016
-
-
Cam Saül authored
-
- Mar 15, 2016
-
-
Cam Saül authored
-