gitlab-org--gitlab-foss/app/helpers
Dmitriy Zaporozhets f4859b93a5 Merge branch 'top-navigation-concept' into 'master'
Implement top navigation for profile area

Main idea is to keep left sidebar static so user is not confused by
changing context. Instead we put changing navigation with changing
content in one main block. I used profile area as a simplest way to 
implement and test this concept. Your feedback is welcome in comments

For https://gitlab.com/gitlab-org/gitlab-ce/issues/14354#note_4878536


Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

See merge request !3824
2016-04-21 11:48:28 +00:00
..
appearances_helper.rb
application_helper.rb fix failing tests 2016-04-15 18:18:31 +01:00
application_settings_helper.rb Add configurable shared runners text 2016-04-18 09:54:52 -04:00
auth_helper.rb
blob_helper.rb Continue implementation of the license template selector and /licenses API endpoint 2016-04-18 14:47:50 +02:00
branches_helper.rb
broadcast_messages_helper.rb
button_helper.rb
ci_badge_helper.rb
ci_status_helper.rb
commits_helper.rb Merge branch 'pmq20/gitlab-ce-issue_12785' 2016-04-19 18:25:42 +02:00
compare_helper.rb
dashboard_helper.rb
diff_helper.rb Syntax & style updates 2016-04-14 12:33:29 -05:00
dropdowns_helper.rb
emails_helper.rb
events_helper.rb
explore_helper.rb
external_wiki_helper.rb
form_helper.rb
git_helper.rb
gitlab_markdown_helper.rb
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
icons_helper.rb
import_helper.rb Fix GitHub project's link on import page when provider has a custom URL 2016-04-19 13:21:30 -03:00
issuables_helper.rb Merge branch 'multi-filter-labels' into 'master' 2016-04-20 19:18:32 +00:00
issues_helper.rb Address MR feedback 2016-04-20 15:43:32 -04:00
labels_helper.rb
merge_requests_helper.rb
milestones_helper.rb
namespaces_helper.rb
nav_helper.rb
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb Implement top navigation concept for profile area 2016-04-19 20:05:30 +02:00
preferences_helper.rb
projects_helper.rb Merge branch 'issue_5838' into 'master' 2016-04-21 10:31:20 +00:00
runners_helper.rb
search_helper.rb
selects_helper.rb Backport select_helper from EE 2016-04-20 15:07:06 +03:00
snippets_helper.rb
sorting_helper.rb Fix functionality of due this week. Add due this month and overdue, remove due tomorrow to issues. 2016-04-20 15:42:09 -04:00
submodule_helper.rb
tab_helper.rb Implement top navigation concept for profile area 2016-04-19 20:05:30 +02:00
tags_helper.rb
time_helper.rb
todos_helper.rb
tree_helper.rb Add support to cherry-pick any commit 2016-04-18 15:39:07 +08:00
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb