This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Sep 09, 2015
-
-
Allen Gilliland authored
support more card filtering options such as by database, plus make it possible to indicate and clear the table filter choice.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Allen Gilliland authored
-
Allen Gilliland authored
add css background color options for purple and green and update our user initials colors array to use all the colors.
-
Allen Gilliland authored
-
Allen Gilliland authored
Fix angular minification issue
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
update unit test to account for the fact that we changed the query param for specifying the model id.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
report the users name as "You" when it's an activity they did themselves, and simplify a couple other things with activity description rendering.
-
Allen Gilliland authored
get colors and a couple more things working with activity user initials, fix up formatting for database-sync type activity.
-
Allen Gilliland authored
when recording a database-sync activity set the database_id value as well as the model_id value for the activity.
-
Allen Gilliland authored
-
Allen Gilliland authored
do a little cleanup work on our event processors to make them more robust and fix a small bug in the event tracking for database sync.
-
- Sep 08, 2015
-
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
adding in the new view tracking code so that we can have an accurate Recents section on the homepage (implements #938)
-
Allen Gilliland authored
-
Allen Gilliland authored
cleanup the way the ActivityDescription is rendered and use a small react component to wrap that display.
-
Allen Gilliland authored
-
Allen Gilliland authored
get all of the card filtering by Table stuff working. formatting is pretty close now on Saved Questions tab.
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
-
Allen Gilliland authored
do a quick reshuffling of the events lifecycle functions so that we can make it easy to spin up new event listeners for different things, including our second listener which will be for view count tracking.
-
Allen Gilliland authored
-