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

Issue 12857002: Files.app: Add subfolders in the left nav (Closed)

Created:
7 years, 9 months ago by yoshiki
Modified:
7 years, 9 months ago
Reviewers:
mtomasz
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Files.app: Add subfolders in the left nav This replaces the list view of the roots with the tree view of the directory tree. BUG=170744 TEST=able to open Downloads and Drive, able to open removable device, able to unmount them. R=mtomasz@chromium.org NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=188326

Patch Set 1 #

Total comments: 47

Patch Set 2 : addressed comments #

Total comments: 49

Patch Set 3 : addressed comments #

Total comments: 2

Patch Set 4 : addressed comments #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+457 lines, -270 lines) Patch
M chrome/browser/resources/file_manager/css/file_manager.css View 1 2 3 4 3 chunks +65 lines, -57 lines 0 comments Download
M chrome/browser/resources/file_manager/js/directory_model.js View 2 7 chunks +3 lines, -95 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 3 4 8 chunks +19 lines, -94 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager_commands.js View 1 2 6 chunks +48 lines, -23 lines 0 comments Download
M chrome/browser/resources/file_manager/js/main_scripts.js View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/path_util.js View 2 1 chunk +12 lines, -0 lines 0 comments Download
A chrome/browser/resources/file_manager/js/sidebar.js View 1 2 3 4 1 chunk +302 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/main.html View 1 4 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
yoshiki
@mtomasz: could you take a look? thanks,
7 years, 9 months ago (2013-03-14 00:53:56 UTC) #1
mtomasz
This is awesome! It doesn't work on Drive for me, though. Is it going to ...
7 years, 9 months ago (2013-03-14 02:52:05 UTC) #2
yoshiki
@mtomasz: PTAL https://codereview.chromium.org/12857002/diff/1/chrome/browser/resources/file_manager/css/file_manager.css File chrome/browser/resources/file_manager/css/file_manager.css (right): https://codereview.chromium.org/12857002/diff/1/chrome/browser/resources/file_manager/css/file_manager.css#newcode201 chrome/browser/resources/file_manager/css/file_manager.css:201: height: 39px; On 2013/03/14 02:52:05, mtomasz wrote: ...
7 years, 9 months ago (2013-03-14 07:57:53 UTC) #3
yoshiki
https://codereview.chromium.org/12857002/diff/1/chrome/browser/resources/file_manager/js/sidebar.js File chrome/browser/resources/file_manager/js/sidebar.js (right): https://codereview.chromium.org/12857002/diff/1/chrome/browser/resources/file_manager/js/sidebar.js#newcode124 chrome/browser/resources/file_manager/js/sidebar.js:124: event.stopPropagation(); > > 3. Umounting seem not to be ...
7 years, 9 months ago (2013-03-14 09:05:48 UTC) #4
mtomasz
Unmounting via icon doesn't do anything, but when I right click and choose Close then ...
7 years, 9 months ago (2013-03-14 10:15:39 UTC) #5
yoshiki
@mtomasz: PTAL https://codereview.chromium.org/12857002/diff/13002/chrome/browser/resources/file_manager/css/file_manager.css File chrome/browser/resources/file_manager/css/file_manager.css (right): https://codereview.chromium.org/12857002/diff/13002/chrome/browser/resources/file_manager/css/file_manager.css#newcode1 chrome/browser/resources/file_manager/css/file_manager.css:1: /* Copyright (c) 2013 The Chromium Authors. ...
7 years, 9 months ago (2013-03-14 13:43:41 UTC) #6
mtomasz
How about that unmounting? Can you check? Clicking on the icon doesn't work, but the ...
7 years, 9 months ago (2013-03-15 04:23:20 UTC) #7
mtomasz
On 2013/03/15 04:23:20, mtomasz wrote: > How about that unmounting? Can you check? Clicking on ...
7 years, 9 months ago (2013-03-15 04:26:24 UTC) #8
mtomasz
On 2013/03/15 04:26:24, mtomasz wrote: > On 2013/03/15 04:23:20, mtomasz wrote: > > How about ...
7 years, 9 months ago (2013-03-15 04:31:45 UTC) #9
yoshiki
Thank you for review! > How about that unmounting? Can you check? Clicking on the ...
7 years, 9 months ago (2013-03-15 08:01:06 UTC) #10
mtomasz
On 2013/03/15 08:01:06, yoshiki wrote: > Thank you for review! > > > How about ...
7 years, 9 months ago (2013-03-15 08:09:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12857002/39001
7 years, 9 months ago (2013-03-15 08:33:27 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12857002/39001
7 years, 9 months ago (2013-03-15 08:34:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/12857002/48003
7 years, 9 months ago (2013-03-15 10:06:32 UTC) #14
commit-bot: I haz the power
7 years, 9 months ago (2013-03-15 10:45:51 UTC) #15
Message was sent while issue was closed.
Change committed as 188326

Powered by Google App Engine
This is Rietveld 408576698