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

Issue 2921983002: Swarming UI: Bold requested dimensions in bot dimensions (Closed)

Created:
3 years, 6 months ago by cwpayton
Modified:
3 years, 6 months ago
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Swarming UI: Bold requested dimensions in bot dimensions The bot dimensions that were requested by the task are now highlighted and bolded. BUG=727947 Review-Url: https://codereview.chromium.org/2921983002 Committed: https://github.com/luci/luci-py/commit/86635eacdc145826e9f014cebb9233e488fb5914

Patch Set 1 #

Total comments: 19

Patch Set 2 : Swarming UI: Bold requested dimensions in bot dimensions #

Total comments: 1

Patch Set 3 : Regenerated vulcanized files and reverted package.json #

Patch Set 4 : Deleted package-lock.json file #

Total comments: 18

Patch Set 5 : Edited task-page.html as per the code review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -16 lines) Patch
D appengine/swarming/ui/build/elements.html View 1 2 3 chunks +45 lines, -6 lines 0 comments Download
D appengine/swarming/ui/build/js/js.js View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M appengine/swarming/ui/res/imp/taskpage/task-page.html View 1 2 3 4 6 chunks +69 lines, -7 lines 0 comments Download

Messages

Total messages: 44 (27 generated)
Ryan Tseng
You'll want to fix your title and description first. You do that on rietveld by ...
3 years, 6 months ago (2017-06-02 23:45:15 UTC) #6
Sergey Berezin (google)
I left my comments in https://chromium-review.googlesource.com/c/523382/ - I realized it was Gerrit way too late ...
3 years, 6 months ago (2017-06-05 21:16:07 UTC) #9
Ryan Tseng
Looking good! For the title, something like: "Swarming UI: Bold requested dimensions in bot dimensions" ...
3 years, 6 months ago (2017-06-05 21:46:58 UTC) #10
Sergey Berezin (google)
The vulcanized filed shouldn't be deleted in this CL; they should only be regenerated.
3 years, 6 months ago (2017-06-05 22:10:42 UTC) #17
Sergey Berezin (google)
https://codereview.chromium.org/2921983002/diff/10001/appengine/swarming/ui/package.json File appengine/swarming/ui/package.json (right): https://codereview.chromium.org/2921983002/diff/10001/appengine/swarming/ui/package.json#newcode10 appengine/swarming/ui/package.json:10: "html-minifier": "^3.0.3", Let's revert these changes in package.json - ...
3 years, 6 months ago (2017-06-05 22:12:19 UTC) #18
cwpayton
Screenshots of the changes: https://screenshot.googleplex.com/EH41oVT5gWY https://codereview.chromium.org/2921983002/diff/1/appengine/swarming/ui/res/imp/taskpage/task-page.html File appengine/swarming/ui/res/imp/taskpage/task-page.html (right): https://codereview.chromium.org/2921983002/diff/1/appengine/swarming/ui/res/imp/taskpage/task-page.html#newcode491 appengine/swarming/ui/res/imp/taskpage/task-page.html:491: <b>[[dimension.key]]:</b> | <!-- Leave ...
3 years, 6 months ago (2017-06-05 22:35:43 UTC) #19
cwpayton
PTAL
3 years, 6 months ago (2017-06-05 23:06:32 UTC) #20
Sergey Berezin
Do we need package-lock.json file? It wasn't there before, let's not include it in the ...
3 years, 6 months ago (2017-06-05 23:53:34 UTC) #21
Sergey Berezin
LGTM + one last nit! Thank you! https://codereview.chromium.org/2921983002/diff/40001/appengine/swarming/ui/res/imp/taskpage/task-page.html File appengine/swarming/ui/res/imp/taskpage/task-page.html (right): https://codereview.chromium.org/2921983002/diff/40001/appengine/swarming/ui/res/imp/taskpage/task-page.html#newcode769 appengine/swarming/ui/res/imp/taskpage/task-page.html:769: // request ...
3 years, 6 months ago (2017-06-06 00:14:05 UTC) #26
Ryan Tseng
lgtm + comments. Also wait for kjlubick's review. https://codereview.chromium.org/2921983002/diff/40001/appengine/swarming/ui/res/imp/taskpage/task-page.html File appengine/swarming/ui/res/imp/taskpage/task-page.html (right): https://codereview.chromium.org/2921983002/diff/40001/appengine/swarming/ui/res/imp/taskpage/task-page.html#newcode136 appengine/swarming/ui/res/imp/taskpage/task-page.html:136: span~span:before ...
3 years, 6 months ago (2017-06-06 00:27:55 UTC) #28
kjlubick
lgtm once nits are addressed. https://codereview.chromium.org/2921983002/diff/40001/appengine/swarming/ui/res/imp/taskpage/task-page.html File appengine/swarming/ui/res/imp/taskpage/task-page.html (right): https://codereview.chromium.org/2921983002/diff/40001/appengine/swarming/ui/res/imp/taskpage/task-page.html#newcode494 appengine/swarming/ui/res/imp/taskpage/task-page.html:494: <td bgcolor$="[[_highlight(_request.properties.dimensions, dimension.key)]]"> Super ...
3 years, 6 months ago (2017-06-06 12:26:54 UTC) #30
cwpayton
PTAL https://codereview.chromium.org/2921983002/diff/40001/appengine/swarming/ui/res/imp/taskpage/task-page.html File appengine/swarming/ui/res/imp/taskpage/task-page.html (right): https://codereview.chromium.org/2921983002/diff/40001/appengine/swarming/ui/res/imp/taskpage/task-page.html#newcode136 appengine/swarming/ui/res/imp/taskpage/task-page.html:136: span~span:before { On 2017/06/06 00:27:55, Ryan Tseng wrote: ...
3 years, 6 months ago (2017-06-06 16:04:08 UTC) #31
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/2921983002/60001
3 years, 6 months ago (2017-06-06 17:59:42 UTC) #36
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/2921983002/60001
3 years, 6 months ago (2017-06-06 18:00:02 UTC) #39
commit-bot: I haz the power
Committed patchset #5 (id:60001) as https://github.com/luci/luci-py/commit/86635eacdc145826e9f014cebb9233e488fb5914
3 years, 6 months ago (2017-06-06 18:03:08 UTC) #42
M-A Ruel
On 2017/06/06 18:03:08, commit-bot: I haz the power wrote: > Committed patchset #5 (id:60001) as ...
3 years, 6 months ago (2017-06-08 13:56:41 UTC) #43
Sergey Berezin
3 years, 6 months ago (2017-06-08 18:46:25 UTC) #44
Message was sent while issue was closed.
On 2017/06/08 at 13:56:41, maruel wrote:
> Please tone it down so it doesn't jump to the eye that much. Thanks.

The fix is in http://crrev.com/2930813003

Powered by Google App Engine
This is Rietveld 408576698