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

Issue 884183006: Files.app: Add UI to toggle and clear item selection. (Closed)

Created:
5 years, 10 months ago by fukino
Modified:
5 years, 10 months ago
Reviewers:
hirono
CC:
chromium-reviews, vitalyp+closure_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Files.app: Add UI to toggle and clear item selection. This CL adds following operations for select items. - Clicking icons on list view toggles selection. - Clicking checkmarks on grid view toggles selection. - Clicking "Cancel selection" button on the toolbar unselects all selected items. BUG=402344 TEST=run browser_tests Committed: https://crrev.com/57196ed2fea408d755cc8ae93a8bb977d1541c21 Cr-Commit-Position: refs/heads/master@{#314995}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 8

Patch Set 3 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -31 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/common/js/util.js View 1 1 chunk +21 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/css/file_manager.css View 1 6 chunks +50 lines, -7 lines 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/2x/thumbnail_unchecked.png View Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/thumbnail_unchecked.png View Binary file 0 comments Download
M ui/file_manager/file_manager/foreground/js/compiled_resources.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/directory_model.js View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager.js View 1 2 chunks +12 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_selection.js View 1 1 chunk +0 lines, -23 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/main_scripts.js View 1 chunk +1 line, -0 lines 0 comments Download
A ui/file_manager/file_manager/foreground/js/toolbar_controller.js View 1 2 1 chunk +75 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_grid.js View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js View 1 1 chunk +8 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_table.js View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ui/file_manager/file_manager/main.html View 1 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
fukino
Could you take a look? Thank you!
5 years, 10 months ago (2015-02-06 01:13:07 UTC) #2
hirono
lgtm, thanks! https://codereview.chromium.org/884183006/diff/20001/ui/file_manager/file_manager/foreground/js/toolbar_controller.js File ui/file_manager/file_manager/foreground/js/toolbar_controller.js (right): https://codereview.chromium.org/884183006/diff/20001/ui/file_manager/file_manager/foreground/js/toolbar_controller.js#newcode1 ui/file_manager/file_manager/foreground/js/toolbar_controller.js:1: // Copyright 2014 The Chromium Authors. All ...
5 years, 10 months ago (2015-02-06 02:13:02 UTC) #3
fukino
Thank you! https://codereview.chromium.org/884183006/diff/20001/ui/file_manager/file_manager/foreground/js/toolbar_controller.js File ui/file_manager/file_manager/foreground/js/toolbar_controller.js (right): https://codereview.chromium.org/884183006/diff/20001/ui/file_manager/file_manager/foreground/js/toolbar_controller.js#newcode1 ui/file_manager/file_manager/foreground/js/toolbar_controller.js:1: // Copyright 2014 The Chromium Authors. All ...
5 years, 10 months ago (2015-02-06 06:46:42 UTC) #5
fukino
Thank you! https://codereview.chromium.org/884183006/diff/20001/ui/file_manager/file_manager/foreground/js/toolbar_controller.js File ui/file_manager/file_manager/foreground/js/toolbar_controller.js (right): https://codereview.chromium.org/884183006/diff/20001/ui/file_manager/file_manager/foreground/js/toolbar_controller.js#newcode1 ui/file_manager/file_manager/foreground/js/toolbar_controller.js:1: // Copyright 2014 The Chromium Authors. All ...
5 years, 10 months ago (2015-02-06 06:46:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/884183006/40001
5 years, 10 months ago (2015-02-06 06:58:54 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-06 07:21:32 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-06 07:24:02 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/57196ed2fea408d755cc8ae93a8bb977d1541c21
Cr-Commit-Position: refs/heads/master@{#314995}

Powered by Google App Engine
This is Rietveld 408576698