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

Issue 538613002: Refactored frontend for the rebaseline server. (Closed)

Created:
6 years, 3 months ago by stephana
Modified:
6 years, 3 months ago
Reviewers:
jcgregorio
CC:
reviews_skia.org, rmistry
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Refactored frontend for the rebaseline server. This is going to serve as the starting point for the new front-end once the backend is rewritten. BUG=skia: NOTRY=true Committed: https://skia.googlesource.com/skia/+/03e844a0bc5f7b5dff14e3a06e8fc4ab6bfb16ea

Patch Set 1 #

Patch Set 2 : Added uncommited comment. #

Patch Set 3 : fixed typos and small issues #

Total comments: 14

Patch Set 4 : Addressing issues raised during CR #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1457 lines, -71 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
A gm/rebaseline_server/static/new/bower.json View 1 chunk +22 lines, -0 lines 0 comments Download
A + gm/rebaseline_server/static/new/css/app.css View 1 2 3 2 chunks +38 lines, -71 lines 0 comments Download
A gm/rebaseline_server/static/new/js/app.js View 1 2 3 1 chunk +1130 lines, -0 lines 0 comments Download
A gm/rebaseline_server/static/new/new-index.html View 1 chunk +37 lines, -0 lines 0 comments Download
A gm/rebaseline_server/static/new/partials/index-view.html View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
A gm/rebaseline_server/static/new/partials/rebaseline-view.html View 1 2 3 1 chunk +207 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
stephana
This is going to be the starting point for the new UI once the backend ...
6 years, 3 months ago (2014-09-04 13:29:54 UTC) #2
jcgregorio
https://codereview.chromium.org/538613002/diff/40001/gm/rebaseline_server/static/new/css/app.css File gm/rebaseline_server/static/new/css/app.css (right): https://codereview.chromium.org/538613002/diff/40001/gm/rebaseline_server/static/new/css/app.css#newcode3 gm/rebaseline_server/static/new/css/app.css:3: .digit-4 { .digit4 to keep it consistent with all ...
6 years, 3 months ago (2014-09-04 18:37:32 UTC) #3
stephana
https://codereview.chromium.org/538613002/diff/40001/gm/rebaseline_server/static/new/css/app.css File gm/rebaseline_server/static/new/css/app.css (right): https://codereview.chromium.org/538613002/diff/40001/gm/rebaseline_server/static/new/css/app.css#newcode3 gm/rebaseline_server/static/new/css/app.css:3: .digit-4 { Agreed. This one is actually not necessary ...
6 years, 3 months ago (2014-09-05 14:37:16 UTC) #4
jcgregorio
LGTM The class !important discussion is veering into academic territory which doesn't really affect this ...
6 years, 3 months ago (2014-09-05 18:21:45 UTC) #5
stephana
https://codereview.chromium.org/538613002/diff/40001/gm/rebaseline_server/static/new/css/app.css File gm/rebaseline_server/static/new/css/app.css (right): https://codereview.chromium.org/538613002/diff/40001/gm/rebaseline_server/static/new/css/app.css#newcode4 gm/rebaseline_server/static/new/css/app.css:4: width: 4em !important; The digit4 class was residue from ...
6 years, 3 months ago (2014-09-05 20:50:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/stephana@google.com/538613002/60001
6 years, 3 months ago (2014-09-05 20:51:19 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-05 20:51:28 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 03e844a0bc5f7b5dff14e3a06e8fc4ab6bfb16ea

Powered by Google App Engine
This is Rietveld 408576698