This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Sep 30, 2015
-
-
Allen Gilliland authored
-
- Sep 09, 2015
-
-
Allen Gilliland authored
-
- Aug 31, 2015
-
-
Tom Robinson authored
-
- Aug 28, 2015
-
-
Tom Robinson authored
-
Tom Robinson authored
-
- Jul 21, 2015
-
-
Allen Gilliland authored
update frontend client to take advantage of the fact that password reset returns a new session now, so as soon as the user finishes the password reset we log them in and they can continue into the application without any more work.
-
- Jul 20, 2015
-
-
Tom Robinson authored
-
- Jun 17, 2015
-
-
Allen Gilliland authored
-
- Jun 09, 2015
-
-
Tom Robinson authored
-
- Jun 02, 2015
-
-
Allen Gilliland authored
add back in the ability to have a site name, this time we use the global settings to store the value.
-
- May 20, 2015
-
-
Allen Gilliland authored
-
- Apr 27, 2015
-
-
Allen Gilliland authored
-
- Apr 19, 2015
-
-
Allen Gilliland authored
-
- Apr 14, 2015
-
-
Allen Gilliland authored
-
- Mar 30, 2015
- Mar 27, 2015
-
-
Cam Saul authored
-
- Mar 24, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
update the implementation for our NavController to simply use our new 'appContext' value from the AppState service. this keeps the route parsing logic in AppState as well as ensuring a better initialization path.
-
- Mar 17, 2015
-
-
Kyle Doherty authored
-
- Mar 16, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Mar 13, 2015
-
-
Allen Gilliland authored
reintroduce superadmin section. this is just a stub for now, more work needed to clean things up. also, deleting old files no longer needed.
-
- Mar 11, 2015
-
-
Allen Gilliland authored
-
- Mar 10, 2015
-
-
Allen Gilliland authored
when a logout happens we need to listen for the event and clear the state of our top level controller so that the current user is no longer available. this will also fix a problem where the nav bar was not hiding on logout.
-
- Mar 06, 2015
-
-
Allen Gilliland authored
move /frontend_client -> /resources/frontend_client to make sure the static resources are bundled in our jar files. small updates to main routes.clj file to make static asset serving from "resources" instead of "files", which allows for serving out of jars.
-
- Mar 05, 2015
-
-
Kyle Doherty authored
-
- Mar 03, 2015
-
-
Allen Gilliland authored
merging frontend changes from django app. this also includes a couple tweaks like replacing $cookies with ipCookie to make sure we stay compatible with our new auth system.
-
- Feb 23, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Feb 04, 2015
-
-
Cam Saul authored
-