Chromium Code Reviews
DescriptionIntroduce new bot-page UI
The bot page is relatively simple (compared to the dynamic tables and
query-able filters used by bot-list and task-list)
It shows the bot's dimensions and other pertinent data. There are buttons
for doing some bot maintenance (e.g. deleting dead bots), but those don't
quite work yet - next CL should add it.
In the demo code, you can view test-bot-001, 002 and 003 to see a normal
bot, a quarantined bot and a dead bot respectively.
The state is currently just a pretty printed version of the state object
that comes with the bot. Perhaps in the future, important data from there
(like devices) can be pulled out and shown more easily.
BUG=631047
Committed: https://github.com/luci/luci-py/commit/0f81b3641969489e5475701bc488f85d08cf29b3
Patch Set 1 #Patch Set 2 : Build #Patch Set 3 : Fix some duration logic #Patch Set 4 : Fix flashing and rebase #Patch Set 5 : Fix some query glitches #
Total comments: 8
Patch Set 6 : Address comments #Patch Set 7 : Tweak table to look contiguous #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 14 (6 generated)
|