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

Issue 840863004: Files.app: Add a new column in table view to reflect cloud import status. (Closed)

Created:
5 years, 11 months ago by Ben Kwa
Modified:
5 years, 11 months ago
Reviewers:
mtomasz, Steve McKay
CC:
chromium-reviews, extensions-reviews_chromium.org, nkostylev+watch_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_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 a new column in table view to reflect cloud import status. - Add a new column to the file table to show icons representing cloud import status. - Add new styles for media that's been locally copied and added to Drive. - Add code to manage status updates. BUG=420680 Committed: https://crrev.com/175d4c6874d1c7a20ca7b5a8011052fc86847aac Cr-Commit-Position: refs/heads/master@{#311704}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Applying feedback, and updating icon assets. #

Patch Set 3 : Re-export drive badge icons from svg. #

Total comments: 4

Patch Set 4 : Hide the status column when cloud imports are disabled. #

Patch Set 5 : Sync to master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -22 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/css/file_manager.css View 1 1 chunk +5 lines, -0 lines 0 comments Download
A ui/file_manager/file_manager/foreground/css/file_status.css View 1 1 chunk +39 lines, -0 lines 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/2x/copied_badge_gray.png View 1 Binary file 0 comments Download
M ui/file_manager/file_manager/foreground/images/files/ui/2x/drive_badge.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/2x/drive_badge_white.png View 1 2 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/copied_badge_gray.png View 1 Binary file 0 comments Download
M ui/file_manager/file_manager/foreground/images/files/ui/drive_badge.png View 1 Binary file 0 comments Download
A ui/file_manager/file_manager/foreground/images/files/ui/drive_badge_white.png View 1 2 Binary file 0 comments Download
M ui/file_manager/file_manager/foreground/js/file_manager.js View 1 2 3 4 chunks +23 lines, -3 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_table.js View 1 2 3 5 chunks +115 lines, -19 lines 0 comments Download
M ui/file_manager/file_manager/main.html View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
Ben Kwa
5 years, 11 months ago (2015-01-13 23:28:03 UTC) #2
mtomasz
lgtm with nits https://codereview.chromium.org/840863004/diff/1/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/840863004/diff/1/chrome/app/chromeos_strings.grdp#newcode181 chrome/app/chromeos_strings.grdp:181: <message name="IDS_FILE_BROWSER_STATUS_COLUMN_LABEL" desc="Status column label."> nit: ...
5 years, 11 months ago (2015-01-14 00:34:35 UTC) #3
Ben Kwa
Thanks! https://codereview.chromium.org/840863004/diff/1/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/840863004/diff/1/chrome/app/chromeos_strings.grdp#newcode181 chrome/app/chromeos_strings.grdp:181: <message name="IDS_FILE_BROWSER_STATUS_COLUMN_LABEL" desc="Status column label."> On 2015/01/14 00:34:34, ...
5 years, 11 months ago (2015-01-14 16:19:34 UTC) #4
Steve McKay
https://codereview.chromium.org/840863004/diff/40001/ui/file_manager/file_manager/foreground/js/file_manager.js File ui/file_manager/file_manager/foreground/js/file_manager.js (right): https://codereview.chromium.org/840863004/diff/40001/ui/file_manager/file_manager/foreground/js/file_manager.js#newcode807 ui/file_manager/file_manager/foreground/js/file_manager.js:807: // TODO(smckay): Update listview when that view is visible. ...
5 years, 11 months ago (2015-01-14 20:30:16 UTC) #5
Ben Kwa
https://codereview.chromium.org/840863004/diff/40001/ui/file_manager/file_manager/foreground/js/file_manager.js File ui/file_manager/file_manager/foreground/js/file_manager.js (right): https://codereview.chromium.org/840863004/diff/40001/ui/file_manager/file_manager/foreground/js/file_manager.js#newcode807 ui/file_manager/file_manager/foreground/js/file_manager.js:807: // TODO(smckay): Update listview when that view is visible. ...
5 years, 11 months ago (2015-01-15 16:36:56 UTC) #6
Steve McKay
LGTM
5 years, 11 months ago (2015-01-15 17:37:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/840863004/60001
5 years, 11 months ago (2015-01-15 17:38:50 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/49481) ios_rel_device_ng on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ng/builds/1468) ios_rel_device_ninja_ng ...
5 years, 11 months ago (2015-01-15 17:42:32 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/840863004/80001
5 years, 11 months ago (2015-01-15 17:50:52 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 11 months ago (2015-01-15 18:46:35 UTC) #14
commit-bot: I haz the power
5 years, 11 months ago (2015-01-15 18:47:48 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/175d4c6874d1c7a20ca7b5a8011052fc86847aac
Cr-Commit-Position: refs/heads/master@{#311704}

Powered by Google App Engine
This is Rietveld 408576698