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

Issue 2283133002: Add bot-page stubs (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@master
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Add bot-page stubs The bot-page will have only two elements - bot-page and bot-page-data This CL has all the boilerplate, but no real content, especially visually. Future CLs will implement actual functionality. BUG=631047 Committed: https://github.com/luci/luci-py/commit/5d944ff359ed0139db738fd13c07a006a10a135b

Patch Set 1 #

Patch Set 2 : Add some docs #

Patch Set 3 : Add template #

Patch Set 4 : Add server details endpoint #

Total comments: 6

Patch Set 5 : Makefile should download demo json #

Unified diffs Side-by-side diffs Delta from patch set Stats (+498 lines, -5 lines) Patch
M appengine/swarming/elements/Makefile View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M appengine/swarming/elements/build/elements.html View 1 1 chunk +160 lines, -0 lines 0 comments Download
M appengine/swarming/elements/elements.html View 1 chunk +1 line, -0 lines 0 comments Download
M appengine/swarming/elements/res/imp/botlist/bot-list.html View 1 2 1 chunk +1 line, -2 lines 0 comments Download
A appengine/swarming/elements/res/imp/botpage/bot-page.html View 1 chunk +98 lines, -0 lines 0 comments Download
A appengine/swarming/elements/res/imp/botpage/bot-page-data.html View 1 1 chunk +148 lines, -0 lines 0 comments Download
A appengine/swarming/elements/res/imp/botpage/bot-page-demo.html View 1 2 3 1 chunk +83 lines, -0 lines 0 comments Download
A + appengine/swarming/templates/public_bot_index.html View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (6 generated)
kjlubick
4 years, 3 months ago (2016-08-31 18:32:15 UTC) #3
stephana
https://codereview.chromium.org/2283133002/diff/60001/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/2283133002/diff/60001/appengine/swarming/elements/res/imp/botpage/bot-page-data.html#newcode11 appengine/swarming/elements/res/imp/botpage/bot-page-data.html:11: This makes calls authenticated with Oauth 2 to the ...
4 years, 3 months ago (2016-09-01 13:25:39 UTC) #5
kjlubick
https://codereview.chromium.org/2283133002/diff/60001/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/2283133002/diff/60001/appengine/swarming/elements/res/imp/botpage/bot-page-data.html#newcode11 appengine/swarming/elements/res/imp/botpage/bot-page-data.html:11: This makes calls authenticated with Oauth 2 to the ...
4 years, 3 months ago (2016-09-01 14:32:29 UTC) #6
stephana
LGTM https://codereview.chromium.org/2283133002/diff/60001/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/2283133002/diff/60001/appengine/swarming/elements/res/imp/botpage/bot-page-data.html#newcode11 appengine/swarming/elements/res/imp/botpage/bot-page-data.html:11: This makes calls authenticated with Oauth 2 to ...
4 years, 3 months ago (2016-09-01 14:48:35 UTC) #7
jcgregorio
lgtm
4 years, 3 months ago (2016-09-02 14:14:37 UTC) #8
KevinL
lgtm
4 years, 3 months ago (2016-09-02 14:15:01 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/2283133002/80001
4 years, 3 months ago (2016-09-02 14:15:06 UTC) #12
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 14:20:45 UTC) #14
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://github.com/luci/luci-py/commit/5d944ff359ed0139db738fd13c07a006a10a135b

Powered by Google App Engine
This is Rietveld 408576698