Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(112)

Issue 2291323002: Introduce new bot-page UI (Closed)

Created:
4 years, 3 months ago by kjlubick
Modified:
4 years, 3 months ago
Reviewers:
KevinL, jcgregorio, stephana
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org, M-A Ruel
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-py@bot-page
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Introduce 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 #

Messages

Total messages: 14 (6 generated)
kjlubick
Live at https://2316-bae452c-tainted-kjlubick-dot-chromium-swarm-dev.appspot.com/newui/bot?id=build243-m4 Normal display: https://screenshot.googleplex.com/20ykWR6eisc Clicking on events: https://screenshot.googleplex.com/FPYndzzhzgV Events without messages are hidden ...
4 years, 3 months ago (2016-08-31 19:36:13 UTC) #3
stephana
https://codereview.chromium.org/2291323002/diff/80001/appengine/swarming/elements/res/imp/botpage/bot-page-data.html File appengine/swarming/elements/res/imp/botpage/bot-page-data.html (right): https://codereview.chromium.org/2291323002/diff/80001/appengine/swarming/elements/res/imp/botpage/bot-page-data.html#newcode123 appengine/swarming/elements/res/imp/botpage/bot-page-data.html:123: lastRequest = setTimeout(function(){ IMO the Polymer async method is ...
4 years, 3 months ago (2016-09-01 15:16:18 UTC) #5
kjlubick
https://codereview.chromium.org/2291323002/diff/80001/appengine/swarming/elements/res/imp/botpage/bot-page-data.html File appengine/swarming/elements/res/imp/botpage/bot-page-data.html (right): https://codereview.chromium.org/2291323002/diff/80001/appengine/swarming/elements/res/imp/botpage/bot-page-data.html#newcode123 appengine/swarming/elements/res/imp/botpage/bot-page-data.html:123: lastRequest = setTimeout(function(){ On 2016/09/01 at 15:16:18, stephana wrote: ...
4 years, 3 months ago (2016-09-01 17:24:08 UTC) #6
kjlubick
Joe and I talked offline about a few visual things. Those are now implemented: https://screenshot.googleplex.com/vh4OLeQsyti
4 years, 3 months ago (2016-09-02 15:30:20 UTC) #7
jcgregorio
lgtm
4 years, 3 months ago (2016-09-02 15:50:24 UTC) #8
KevinL
lgtm
4 years, 3 months ago (2016-09-02 17:04:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2291323002/120001
4 years, 3 months ago (2016-09-02 17:05:13 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 17:08:54 UTC) #14
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://github.com/luci/luci-py/commit/0f81b3641969489e5475701bc488f85d08cf29b3

Powered by Google App Engine
This is Rietveld 408576698