Redo header bar to trim options when we can and make the repositories page the default landing page for logged in users

This commit is contained in:
Joseph Schorr 2015-04-08 15:15:21 -04:00
parent af468a8c6a
commit 2e3704f7ba
6 changed files with 47 additions and 32 deletions

View file

@ -1,6 +1,6 @@
(function() {
/**
* Page which displays the list of organizations of which the user is a member.
* DEPRECATED: Page which displays the list of organizations of which the user is a member.
*/
angular.module('quayPages').config(['pages', function(pages) {
pages.create('organizations', 'organizations.html', OrgsCtrl, {