gitlab-org--gitlab-foss/app/views/projects/tree
Adam Buckland 8abc757539 Update tree view to sort folders with submodules
Currently trees are sorted in the fashion:
- folders
- files
- submodules
with each section sorted alphabetically

This changes to this system:
- folders and submodules (sorted together)
- files
2016-08-09 14:08:47 +01:00
..
_blob_item.html.haml Added title attribute to enties in tree view 2016-06-16 13:58:00 +01:00
_readme.html.haml Ensure link for README blobs includes the full path 2016-02-09 17:56:15 -05:00
_spinner.html.haml
_submodule_item.html.haml
_tree_commit_column.html.haml Expand commit message width in repo view 2016-08-02 11:40:44 -05:00
_tree_content.html.haml Fix files, project settings and few more pages with new layout 2016-01-14 11:55:15 +01:00
_tree_header.html.haml Use standard button size for new file 2016-03-28 11:34:29 +02:00
_tree_item.html.haml Added title attribute to enties in tree view 2016-06-16 13:58:00 +01:00
_tree_row.html.haml Update tree view to sort folders with submodules 2016-08-09 14:08:47 +01:00
show.html.haml Remove unnecessary parens 2016-06-30 16:01:26 +03:00