This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 02, 2015
-
-
Kyle Doherty authored
-
- May 29, 2015
-
-
Allen Gilliland authored
-
- May 26, 2015
-
-
Tom Robinson authored
-
- May 12, 2015
- Apr 22, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Apr 19, 2015
-
-
Allen Gilliland authored
use angular events for a much cleaner implementation of our form stuff that avoids a bunch of dependent code.
-
- Apr 17, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
tidy up the way form messages are handled. it's now just a single <span> element for either error or success.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Apr 16, 2015
-
-
Allen Gilliland authored
-
Kyle Doherty authored
-
Allen Gilliland authored
update all the admin resource templates to use updates css classes for Form-input and Grid stuff where appropriate.
-
Kyle Doherty authored
-
- Apr 15, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
- Apr 14, 2015
-
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Allen Gilliland authored
-
Allen Gilliland authored
basic version of new Database details page using full form validation. this is a WIP and not complete.
-
Allen Gilliland authored
tidy up our angular DatabaseEdit controller and remove statically coded values from frontend and pull it via form_input endpoint.
-
- Mar 30, 2015
-
-
Cam Saul authored
-
- Mar 17, 2015
-
-
Kyle Doherty authored
-
- 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.
-
- Feb 23, 2015
-
-
Cam Saul authored
because of copypasta. 'Add Database' now allows you to specify the type of Database (postgres or H2)
-
- Feb 04, 2015
-
-
Cam Saul authored
-