summaryrefslogtreecommitdiff
path: root/frontend/client/src/autotest/planner/triage
AgeCommit message (Expand)AuthorFilesLines
2011-06-16Planner: remove client applicationlmr7-667/+0
2010-05-06Initial implementation of Test Planner Machine View. No coloring orjamesren4-39/+51
2010-05-05Remove usage of ImageBundle (deprecated in GWT 2.0)jamesren1-4/+2
2010-05-05Fix some Planner Triage View styling. Add "glass" behind the Triagejamesren2-9/+8
2010-05-03Refactor Test Planner GWT code. Factoring out common functionality injamesren3-68/+53
2010-04-30Move to GWT 2.0.3. Drop in new gwt-incubator to match.jamesren1-5/+9
2010-04-28Change Triage View's tables to ScrollTable, and implement bulk triagejamesren5-165/+207
2010-04-12Add listeners to the TestPlanSelector, and have Triage View refresh onjamesren2-3/+14
2010-04-12Add some spacing to the Triage View tablesjamesren1-2/+2
2010-04-12Don't render a Test Planner triage failure table if it's emptyjamesren1-1/+4
2010-04-08Add Planner triage actionsjamesren4-5/+321
2010-04-07Adding the GWT framework for the Test Planner.jamesren5-0/+297