|
Start a top-down rewrite of Garden-O-Matic in Polymer
In previous CLs, we've been working up from the bottom of the widget hierarchy
to rewrite Garden-O-Matic in Polymer. This CL moves this project forward by
starting from the top of the widget hierarchy. When these two efforts meet in
the middle, we'll be done!
This CL is mostly about fleshing out the structure of the components. We'll
need to iterate on the visual style of each component in future CLs. I've added
dependencies on Polymer's core and paper elements because the core elements are
super useful and the paper elements are super pretty.
The top-down version is hosted in gom2.html to avoid breaking the working
product. Currently, gom2 shows correctly grouped sets of failing tests and the
regression ranges for each group (albeit without any fancy styling).
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177172
Total comments: 3
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+488 lines, -29 lines) |
Patch |
 |
M |
Tools/GardeningServer/bower.json
|
View
|
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Tools/GardeningServer/run-unittests.html
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A + |
Tools/GardeningServer/sheriff-o-matic.html
|
View
|
1
|
2 chunks |
+19 lines, -24 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-commit.html
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-commit-data.html
|
View
|
1
|
1 chunk |
+27 lines, -0 lines |
2 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-commit-list.html
|
View
|
|
1 chunk |
+22 lines, -0 lines |
1 comment
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-commit-tests.html
|
View
|
1
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-failure-analyzer.html
|
View
|
|
1 chunk |
+31 lines, -0 lines |
2 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-failure-grouper.html
|
View
|
2
|
1 chunk |
+36 lines, -0 lines |
1 comment
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-failure-grouper-tests.html
|
View
|
1
|
1 chunk |
+178 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-failure-stream.html
|
View
|
|
1 chunk |
+16 lines, -0 lines |
1 comment
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-sheriff-o-matic.html
|
View
|
1
|
1 chunk |
+46 lines, -0 lines |
2 comments
|
Download
|
 |
A |
Tools/GardeningServer/ui/ct-unexpected-failures.html
|
View
|
|
1 chunk |
+46 lines, -0 lines |
3 comments
|
Download
|
Total messages: 19 (0 generated)
|