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

Issue 2498293003: CrOS md user row adjustments (Closed)

Created:
4 years, 1 month ago by Evan Stade
Modified:
4 years, 1 month ago
Reviewers:
tdanderson
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CrOS md user row adjustments 1) make height of signed-in user row correct (extra padding above and below) 2) get rid of bubble-on-bubble for add user error case. Replace the row that says "Add new user" with error text instead. Also fix add user row size. 3) fix color of separator 4) fix width of sign out button 5) fix fonts of button, user name and user email 6) fix color and alpha of not-active-user rows (no grayscale avatar, whole row is 50% alpha) This does NOT fix non-active-user rows showing show the user name, (they don't currently but they should) however that will somehow have to deal with the media indicator, so I'm punting. BUG=632153, 665987, 658818, 658825 Committed: https://crrev.com/87842b52fc6b0a6343afeffc8a07307849d1e98c Cr-Commit-Position: refs/heads/master@{#432730}

Patch Set 1 #

Patch Set 2 : oops #

Patch Set 3 : simpler slightly #

Patch Set 4 : more stuff #

Total comments: 15

Patch Set 5 : is_active_user() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -118 lines) Patch
M ash/common/system/tray/system_tray.cc View 1 2 3 4 4 chunks +8 lines, -9 lines 0 comments Download
M ash/common/system/tray/tray_popup_utils.cc View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M ash/common/system/user/rounded_image_view.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ash/common/system/user/rounded_image_view.cc View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M ash/common/system/user/tray_user_unittest.cc View 9 chunks +23 lines, -8 lines 0 comments Download
M ash/common/system/user/user_card_view.h View 1 2 3 4 1 chunk +6 lines, -1 line 0 comments Download
M ash/common/system/user/user_card_view.cc View 1 2 3 4 9 chunks +96 lines, -9 lines 0 comments Download
M ash/common/system/user/user_view.cc View 1 2 3 4 9 chunks +150 lines, -88 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
Evan Stade
4 years, 1 month ago (2016-11-16 03:41:33 UTC) #9
tdanderson
LGTM https://codereview.chromium.org/2498293003/diff/60001/ash/common/system/user/rounded_image_view.h File ash/common/system/user/rounded_image_view.h (right): https://codereview.chromium.org/2498293003/diff/60001/ash/common/system/user/rounded_image_view.h#newcode47 ash/common/system/user/rounded_image_view.h:47: // TODO(estade): remove this, it's not used in ...
4 years, 1 month ago (2016-11-16 23:08:08 UTC) #14
Evan Stade
https://codereview.chromium.org/2498293003/diff/60001/ash/common/system/user/rounded_image_view.h File ash/common/system/user/rounded_image_view.h (right): https://codereview.chromium.org/2498293003/diff/60001/ash/common/system/user/rounded_image_view.h#newcode47 ash/common/system/user/rounded_image_view.h:47: // TODO(estade): remove this, it's not used in Material ...
4 years, 1 month ago (2016-11-17 00:37:50 UTC) #15
tdanderson
https://codereview.chromium.org/2498293003/diff/60001/ash/common/system/user/rounded_image_view.h File ash/common/system/user/rounded_image_view.h (right): https://codereview.chromium.org/2498293003/diff/60001/ash/common/system/user/rounded_image_view.h#newcode47 ash/common/system/user/rounded_image_view.h:47: // TODO(estade): remove this, it's not used in Material ...
4 years, 1 month ago (2016-11-17 01:40:15 UTC) #18
Evan Stade
https://codereview.chromium.org/2498293003/diff/60001/ash/common/system/user/rounded_image_view.h File ash/common/system/user/rounded_image_view.h (right): https://codereview.chromium.org/2498293003/diff/60001/ash/common/system/user/rounded_image_view.h#newcode47 ash/common/system/user/rounded_image_view.h:47: // TODO(estade): remove this, it's not used in Material ...
4 years, 1 month ago (2016-11-17 01:54:19 UTC) #21
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/2498293003/80001
4 years, 1 month ago (2016-11-17 02:58:51 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-17 03:46:47 UTC) #28
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 03:50:36 UTC) #30
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/87842b52fc6b0a6343afeffc8a07307849d1e98c
Cr-Commit-Position: refs/heads/master@{#432730}

Powered by Google App Engine
This is Rietveld 408576698