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

Issue 2408743002: Move elements/ to ui/ (Closed)

Created:
4 years, 2 months ago by kjlubick
Modified:
4 years, 2 months ago
Reviewers:
KevinL, jcgregorio, stephana
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org, M-A Ruel
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Move elements/ to ui/ Update the app.yaml to point to the correct files. Also updated any Polymer/Bower/NPM dependencies for the build. BUG=631047 Committed: https://github.com/luci/luci-py/commit/d48d94687f6961e6b69379987af5a480153b5071

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase #

Patch Set 3 : rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+823 lines, -43009 lines) Patch
M appengine/swarming/app.yaml View 1 2 3 chunks +7 lines, -7 lines 0 comments Download
D appengine/swarming/elements/.bowerrc View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
D appengine/swarming/elements/.gitignore View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
D appengine/swarming/elements/Makefile View 1 2 1 chunk +0 lines, -83 lines 0 comments Download
D appengine/swarming/elements/README.md View 1 2 1 chunk +0 lines, -47 lines 0 comments Download
D appengine/swarming/elements/bower.json View 1 2 1 chunk +0 lines, -23 lines 0 comments Download
D appengine/swarming/elements/build/elements.html View 1 2 1 chunk +0 lines, -845 lines 0 comments Download
D appengine/swarming/elements/build/js/js.js View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
D appengine/swarming/elements/elements.html View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
D appengine/swarming/elements/package.json View 1 2 1 chunk +0 lines, -17 lines 0 comments Download
D appengine/swarming/elements/polymer05/.gitignore View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D appengine/swarming/elements/polymer05/README.md View 1 2 1 chunk +0 lines, -33 lines 0 comments Download
D appengine/swarming/elements/polymer05/bower.json View 1 2 1 chunk +0 lines, -21 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-app.html View 1 2 1 chunk +0 lines, -185 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-app-build.html View 1 2 1 chunk +0 lines, -2365 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-app-build.js View 1 2 1 chunk +0 lines, -17094 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-chart-base.html View 1 2 1 chunk +0 lines, -125 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-dimension-filter.html View 1 2 1 chunk +0 lines, -268 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-overview.html View 1 2 1 chunk +0 lines, -62 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-overview-build.html View 1 2 1 chunk +0 lines, -479 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-overview-build.js View 1 2 1 chunk +0 lines, -12905 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-request-chart.html View 1 2 1 chunk +0 lines, -46 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-table-chart.html View 1 2 1 chunk +0 lines, -56 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-time-chart.html View 1 2 1 chunk +0 lines, -62 lines 0 comments Download
D appengine/swarming/elements/polymer05/stats-work-chart.html View 1 2 1 chunk +0 lines, -49 lines 0 comments Download
D appengine/swarming/elements/res/imp/botlist/DESIGN.md View 1 2 1 chunk +0 lines, -37 lines 0 comments Download
D appengine/swarming/elements/res/imp/botlist/bot-filters.html View 1 2 1 chunk +0 lines, -302 lines 0 comments Download
D appengine/swarming/elements/res/imp/botlist/bot-list.html View 1 2 1 chunk +0 lines, -644 lines 0 comments Download
D appengine/swarming/elements/res/imp/botlist/bot-list-data.html View 1 2 1 chunk +0 lines, -296 lines 0 comments Download
D appengine/swarming/elements/res/imp/botlist/bot-list-demo.html View 1 2 1 chunk +0 lines, -78 lines 0 comments Download
D appengine/swarming/elements/res/imp/botlist/bot-list-shared-behavior.html View 1 2 1 chunk +0 lines, -87 lines 0 comments Download
D appengine/swarming/elements/res/imp/botlist/bot-list-summary.html View 1 2 1 chunk +0 lines, -241 lines 0 comments Download
D appengine/swarming/elements/res/imp/botpage/bot-page.html View 1 2 1 chunk +0 lines, -616 lines 0 comments Download
D appengine/swarming/elements/res/imp/botpage/bot-page-data.html View 1 2 1 chunk +0 lines, -247 lines 0 comments Download
D appengine/swarming/elements/res/imp/botpage/bot-page-demo.html View 1 2 1 chunk +0 lines, -125 lines 0 comments Download
D appengine/swarming/elements/res/imp/botpage/bot-page-shared-behavior.html View 1 2 1 chunk +0 lines, -24 lines 0 comments Download
D appengine/swarming/elements/res/imp/botpage/bot-page-summary.html View 1 2 1 chunk +0 lines, -378 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/auth-signin.html View 1 2 1 chunk +0 lines, -169 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/common-behavior.html View 1 2 1 chunk +0 lines, -160 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/dynamic-table-behavior.html View 1 2 1 chunk +0 lines, -264 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/error-toast.html View 1 2 1 chunk +0 lines, -56 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/interval-timer.html View 1 2 1 chunk +0 lines, -51 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/pageable-data.html View 1 2 1 chunk +0 lines, -171 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/pageable-data-demo.html View 1 2 1 chunk +0 lines, -106 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/query-column-filter-behavior.html View 1 2 1 chunk +0 lines, -466 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/single-page-style.html View 1 2 1 chunk +0 lines, -88 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/sort-toggle.html View 1 2 1 chunk +0 lines, -127 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/swarming-app.html View 1 2 1 chunk +0 lines, -309 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/task-behavior.html View 1 2 1 chunk +0 lines, -101 lines 0 comments Download
D appengine/swarming/elements/res/imp/common/url-param.html View 1 2 1 chunk +0 lines, -188 lines 0 comments Download
D appengine/swarming/elements/res/imp/index/swarming-index.html View 1 2 1 chunk +0 lines, -217 lines 0 comments Download
D appengine/swarming/elements/res/imp/index/swarming-index-demo.html View 1 2 1 chunk +0 lines, -71 lines 0 comments Download
D appengine/swarming/elements/res/imp/stats/load-charts-api.html View 1 2 1 chunk +0 lines, -60 lines 0 comments Download
D appengine/swarming/elements/res/imp/stats/partial-line-chart.html View 1 2 1 chunk +0 lines, -110 lines 0 comments Download
D appengine/swarming/elements/res/imp/stats/stats-overview.html View 1 2 1 chunk +0 lines, -130 lines 0 comments Download
D appengine/swarming/elements/res/imp/stats/stats-overview-demo.html View 1 2 1 chunk +0 lines, -35 lines 0 comments Download
D appengine/swarming/elements/res/imp/tasklist/task-filters.html View 1 2 1 chunk +0 lines, -257 lines 0 comments Download
D appengine/swarming/elements/res/imp/tasklist/task-list.html View 1 2 1 chunk +0 lines, -447 lines 0 comments Download
D appengine/swarming/elements/res/imp/tasklist/task-list-data.html View 1 2 1 chunk +0 lines, -241 lines 0 comments Download
D appengine/swarming/elements/res/imp/tasklist/task-list-demo.html View 1 2 1 chunk +0 lines, -88 lines 0 comments Download
D appengine/swarming/elements/res/imp/taskpage/task-page.html View 1 2 1 chunk +0 lines, -750 lines 0 comments Download
D appengine/swarming/elements/res/imp/taskpage/task-page-data.html View 1 2 1 chunk +0 lines, -203 lines 0 comments Download
D appengine/swarming/elements/res/imp/taskpage/task-page-demo.html View 1 2 1 chunk +0 lines, -113 lines 0 comments Download
D appengine/swarming/elements/res/js/alias.js View 1 2 1 chunk +0 lines, -138 lines 0 comments Download
D appengine/swarming/elements/res/js/common.js View 1 2 1 chunk +0 lines, -77 lines 0 comments Download
M appengine/swarming/templates/root.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M appengine/swarming/templates/stats.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + appengine/swarming/ui/.bowerrc View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/.gitignore View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/Makefile View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/README.md View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/bower.json View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A appengine/swarming/ui/build/elements.html View 1 2 1 chunk +877 lines, -0 lines 0 comments Download
A + appengine/swarming/ui/build/js/js.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/elements.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/package.json View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/.gitignore View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/README.md View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/bower.json View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-app.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-app-build.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-app-build.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-chart-base.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-dimension-filter.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-overview.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-overview-build.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-overview-build.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-request-chart.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-table-chart.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-time-chart.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/polymer05/stats-work-chart.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botlist/DESIGN.md View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botlist/bot-filters.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botlist/bot-list.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botlist/bot-list-data.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botlist/bot-list-demo.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botlist/bot-list-shared-behavior.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botlist/bot-list-summary.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botpage/bot-page.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botpage/bot-page-data.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botpage/bot-page-demo.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botpage/bot-page-shared-behavior.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/botpage/bot-page-summary.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/auth-signin.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/common-behavior.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/dynamic-table-behavior.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/error-toast.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/interval-timer.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/pageable-data.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/pageable-data-demo.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/query-column-filter-behavior.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/single-page-style.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/sort-toggle.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/swarming-app.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/task-behavior.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/common/url-param.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/index/swarming-index.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/index/swarming-index-demo.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/stats/load-charts-api.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/stats/partial-line-chart.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/stats/stats-overview.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/stats/stats-overview-demo.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/tasklist/task-filters.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/tasklist/task-list.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/tasklist/task-list-data.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/tasklist/task-list-demo.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/taskpage/task-page.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/taskpage/task-page-data.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/imp/taskpage/task-page-demo.html View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/js/alias.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/swarming/ui/res/js/common.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
kjlubick
4 years, 2 months ago (2016-10-10 17:06:22 UTC) #4
jcgregorio
https://codereview.chromium.org/2408743002/diff/1/appengine/swarming/app.yaml File appengine/swarming/app.yaml (right): https://codereview.chromium.org/2408743002/diff/1/appengine/swarming/app.yaml#newcode46 appengine/swarming/app.yaml:46: - url: /ui/polymer05/([^/]+\-build)\.(html|js) Is polymer05 represent Polymer 0.5? If ...
4 years, 2 months ago (2016-10-10 17:32:36 UTC) #5
kjlubick
On 2016/10/10 at 17:32:36, jcgregorio wrote: > https://codereview.chromium.org/2408743002/diff/1/appengine/swarming/app.yaml > File appengine/swarming/app.yaml (right): > > https://codereview.chromium.org/2408743002/diff/1/appengine/swarming/app.yaml#newcode46 ...
4 years, 2 months ago (2016-10-10 17:47:25 UTC) #6
jcgregorio
On 2016/10/10 at 17:47:25, kjlubick wrote: > On 2016/10/10 at 17:32:36, jcgregorio wrote: > > ...
4 years, 2 months ago (2016-10-10 17:56:21 UTC) #7
jcgregorio
On 2016/10/10 at 17:47:25, kjlubick wrote: > On 2016/10/10 at 17:32:36, jcgregorio wrote: > > ...
4 years, 2 months ago (2016-10-10 17:56:21 UTC) #8
jcgregorio
lgtm
4 years, 2 months ago (2016-10-10 17:56:27 UTC) #9
stephana
On 2016/10/10 17:56:27, jcgregorio wrote: > lgtm lgtm
4 years, 2 months ago (2016-10-10 18:56:55 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/2408743002/20001
4 years, 2 months ago (2016-10-13 13:02:13 UTC) #13
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 2 months ago (2016-10-13 13:02:15 UTC) #15
KevinL
lgtm
4 years, 2 months ago (2016-10-13 13:05:56 UTC) #17
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/2408743002/20001
4 years, 2 months ago (2016-10-13 13:06:03 UTC) #19
commit-bot: I haz the power
4 years, 2 months ago (2016-10-13 13:09:58 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:20001) as
https://github.com/luci/luci-py/commit/d48d94687f6961e6b69379987af5a480153b5071

Powered by Google App Engine
This is Rietveld 408576698