Bug 387125 - can we sort the site index?
Summary: can we sort the site index?
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 0.5   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 3.0 M2   Edit
Assignee: Gabriel Luong CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2012-08-13 11:52 EDT by Susan McCourt CLA
Modified: 2013-05-24 07:49 EDT (History)
3 users (show)

See Also:
libingw: review+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Susan McCourt CLA 2012-08-13 11:52:18 EDT
When I open a site in Orion, the site file list is in some "random" order.  It's a mix of files and folders and they aren't alphabetized.  I think we should sort the index as the navigator (or any other file system view) would, then it's easier to find what you are trying to test.
Comment 1 Gabriel Luong CLA 2013-05-05 21:31:04 EDT
https://github.com/gabrielluong/orion.client 
Branch: Bug387125
commit 5d7bc41f2d34f20067e7e82854fe9c619434544e

I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL
Comment 2 Gabriel Luong CLA 2013-05-23 15:37:07 EDT
Sorted site index
https://orion.eclipse.org/git/reviewRequest.html#git@github.com:gabrielluong/orion.client.git_5d7bc41f2d34f20067e7e82854fe9c619434544e

Added check for siteConfigurations === null 
https://orion.eclipse.org/git/reviewRequest.html#git@github.com:gabrielluong/orion.client.git_09b830ecb86f599027201b110c8f217f7e8eb0df

I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL
Comment 3 Gabriel Luong CLA 2013-05-23 16:53:55 EDT
https://orion.eclipse.org/git/reviewRequest.html#git@github.com:gabrielluong/orion.client.git_d24f8c1e8d684779f0d6cc583b8f01d3e3603737

I assert that I authored 100% of the content of this contribution and have the rights to donate the content to Eclipse under the EPL