summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav
Commit message (Expand)AuthorAgeFilesLines
* Allow to disable GitLab CIKamil Trzcinski2015-09-181-1/+1
* Merge branch 'master' into project-header-titlesDouwe Maan2015-09-183-7/+21
|\
| * Fix nav_link for dashboardKamil Trzcinski2015-09-171-2/+2
| * Integrate CI navigation more tightly with projectKamil Trzcinski2015-09-173-7/+19
* | Rename "CI" in sidebar to "GitLab CI".Douwe Maan2015-09-171-1/+1
|/
* Add links from GitLab to CIDmitriy Zaporozhets2015-09-161-0/+5
* Add current_ref helper methodheader-titlesDmitriy Zaporozhets2015-09-141-2/+2
* Add page titles to header for group and projectDmitriy Zaporozhets2015-09-141-2/+2
* Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets2015-09-141-29/+30
|\
| * Hide group sidebar menu if user cant access itDmitriy Zaporozhets2015-09-141-29/+30
* | Merge branch 'master' into dashboard-titlesdashboard-titlesDouwe Maan2015-09-103-6/+12
|\ \
| * | Use page title for header title tooDmitriy Zaporozhets2015-09-091-1/+1
| * | Separate profile settings link from the rest on sidebarDmitriy Zaporozhets2015-09-091-5/+6
| * | CRUD for admin labelsValery Sizov2015-09-031-0/+6
| |/
* | Clean up overlap between dashboard and explore.Douwe Maan2015-09-082-23/+42
* | Consistently case `Back to X` links.Douwe Maan2015-09-083-4/+4
|/
* Rename profile settings navigation to "Profile Settings"Dmitriy Zaporozhets2015-09-011-1/+1
* Use same snippets icon everywhere. Fix list style for bordered-listDmitriy Zaporozhets2015-08-271-1/+1
* Re-use project partial for rendering explore projectsDmitriy Zaporozhets2015-08-251-1/+1
* Dashboard activity as separate pageDmitriy Zaporozhets2015-08-251-1/+6
* Rebuild navigation for dashboardDmitriy Zaporozhets2015-08-203-61/+28
* Refactor sidebar navigation for dashboardDmitriy Zaporozhets2015-08-201-8/+18
* Add abuse report management in admin areaDmitriy Zaporozhets2015-08-061-0/+7
* Hide icon for bact-to-location menu in sidebarDmitriy Zaporozhets2015-07-135-6/+6
* Better name for group tabhierarchical-navigationDmitriy Zaporozhets2015-07-101-1/+1
* Make left menu more hierarchical and less contextual by adding back item at topDmitriy Zaporozhets2015-07-103-0/+31
* Add shortcut for project activity pageDmitriy Zaporozhets2015-07-081-2/+2
* Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets2015-07-071-1/+6
* Audit log for user authenticationValery Sizov2015-07-061-3/+3
* Fix consistency issue in sidebars of Project and Group Settings.Nicolas2015-06-244-24/+28
* Merge branch 'applications_form' into 'master'Douwe Maan2015-06-161-1/+1
|\
| * Highlight Applications nav item when validation fails.Nicolas2015-06-141-1/+1
* | Account for RootController for dashboard navigation and Dispatch JSRobert Speicher2015-06-131-1/+1
* | Add RootControllerRobert Speicher2015-06-131-1/+1
* | Add Profiles::PreferencesControllerRobert Speicher2015-06-131-3/+4
|/
* Fix alignment of Project Settings nav icons.Nicolas2015-06-101-5/+5
* Move Project Members link from Settings to main menu.Nicolas2015-06-092-5/+7
* Clarify navigation labels for Project Settings and Group Settings.nav-settingsDouwe Maan2015-05-252-2/+2
* Fix nav and layout for TwoFactorAuthsControllerRobert Speicher2015-05-091-1/+1
* Fix snippest sidebar when signed out.Douwe Maan2015-04-301-5/+6
* Add a page title to every page.Douwe Maan2015-04-303-85/+125
* Add data-placement attributes for all sidebar linksRobert Speicher2015-04-257-54/+54
* Use fixed width icons in all nav sidebarsRobert Speicher2015-04-237-55/+54
* Fix wording and remove duplicate linkDmitriy Zaporozhets2015-04-221-2/+2
* Start applying new layout to snippets pagesDmitriy Zaporozhets2015-04-221-0/+11
* Restyle explore page to sidebar layoutDmitriy Zaporozhets2015-04-221-0/+18
* Merge branch 'invitation' into 'master'Dmitriy Zaporozhets2015-04-151-1/+1
|\
| * Rename manage_group ability to admin_group for consistency with project.Douwe Maan2015-04-141-1/+1
* | Revert "Removed help link from sidebar"Dmitriy Zaporozhets2015-04-151-0/+5
|/
* Merge branch 'remove-sidebar-help-link' into 'master'Hannes Rosenögger2015-04-131-5/+0
|\