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

Issue 2306103002: Add aliases to bot-page and refactor duplicated code (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@fix-buttons
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 1

Patch Set 3 : Add TODO #

Total comments: 1

Patch Set 4 : rebase #

Patch Set 5 : rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+842 lines, -159 lines) Patch
M appengine/swarming/elements/build/elements.html View 1 2 3 4 19 chunks +614 lines, -75 lines 0 comments Download
M appengine/swarming/elements/build/js/js.js View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M appengine/swarming/elements/package.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M appengine/swarming/elements/res/imp/botlist/bot-list-data.html View 1 chunk +5 lines, -23 lines 0 comments Download
M appengine/swarming/elements/res/imp/botpage/bot-page.html View 1 2 3 4 14 chunks +82 lines, -10 lines 0 comments Download
M appengine/swarming/elements/res/imp/botpage/bot-page-data.html View 1 chunk +9 lines, -0 lines 0 comments Download
M appengine/swarming/elements/res/imp/botpage/bot-page-demo.html View 1 2 3 4 3 chunks +28 lines, -3 lines 0 comments Download
A appengine/swarming/elements/res/imp/common/error-toast.html View 1 2 3 4 1 chunk +56 lines, -0 lines 0 comments Download
M appengine/swarming/elements/res/imp/tasklist/task-list.html View 1 2 3 4 3 chunks +3 lines, -20 lines 0 comments Download
M appengine/swarming/elements/res/imp/tasklist/task-list-data.html View 1 chunk +5 lines, -23 lines 0 comments Download
M appengine/swarming/elements/res/js/alias.js View 1 2 3 chunks +23 lines, -3 lines 0 comments Download
M appengine/swarming/elements/res/js/common.js View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
kjlubick
New in bot-page https://screenshot.googleplex.com/ESwVd1DyCUE All other UI should be unchanged.
4 years, 3 months ago (2016-09-02 14:45:36 UTC) #3
jcgregorio
https://codereview.chromium.org/2306103002/diff/20001/appengine/swarming/elements/res/js/alias.js File appengine/swarming/elements/res/js/alias.js (right): https://codereview.chromium.org/2306103002/diff/20001/appengine/swarming/elements/res/js/alias.js#newcode1 appengine/swarming/elements/res/js/alias.js:1: // Copyright 2016 The LUCI Authors. All rights reserved. ...
4 years, 3 months ago (2016-09-02 18:44:01 UTC) #4
jcgregorio
lgtm
4 years, 3 months ago (2016-09-02 18:44:07 UTC) #5
KevinL
lgtm
4 years, 3 months ago (2016-09-07 12:37:22 UTC) #7
stephana
On 2016/09/02 18:44:07, jcgregorio wrote: > lgtm lgtm
4 years, 3 months ago (2016-09-07 12:46:15 UTC) #8
stephana
https://codereview.chromium.org/2306103002/diff/40001/appengine/swarming/elements/res/js/alias.js File appengine/swarming/elements/res/js/alias.js (right): https://codereview.chromium.org/2306103002/diff/40001/appengine/swarming/elements/res/js/alias.js#newcode70 appengine/swarming/elements/res/js/alias.js:70: alias.apply = function(orig, type) { nit: 'apply' is the ...
4 years, 3 months ago (2016-09-07 12:46:29 UTC) #9
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/2306103002/40001
4 years, 3 months ago (2016-09-07 12:49:03 UTC) #12
kjlubick
On 2016/09/07 at 12:46:29, stephana wrote: > https://codereview.chromium.org/2306103002/diff/40001/appengine/swarming/elements/res/js/alias.js > File appengine/swarming/elements/res/js/alias.js (right): > > https://codereview.chromium.org/2306103002/diff/40001/appengine/swarming/elements/res/js/alias.js#newcode70 ...
4 years, 3 months ago (2016-09-07 12:50:19 UTC) #13
commit-bot: I haz the power
Failed to apply patch for appengine/swarming/elements/build/js/js.js: While running git apply --index -3 -p1; error: patch ...
4 years, 3 months ago (2016-09-07 12:52:21 UTC) #15
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/2306103002/60001
4 years, 3 months ago (2016-09-07 12:57:53 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: Luci-py Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/311d8b9062fd8810)
4 years, 3 months ago (2016-09-07 13:00:43 UTC) #20
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/2306103002/80001
4 years, 3 months ago (2016-09-07 13:05:33 UTC) #23
commit-bot: I haz the power
Failed to apply patch for appengine/swarming/elements/build/js/js.js: While running git apply --index -3 -p1; error: patch ...
4 years, 3 months ago (2016-09-07 13:08:51 UTC) #25
kjlubick
4 years, 3 months ago (2016-09-07 15:28:10 UTC) #27
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
df72d2f5e9889dc2a2bb7be31ec1f002a771f13b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698