gitlab-org--gitlab-foss/app/assets/javascripts
Dmitriy Zaporozhets dbb7610365 Merge branch 'responsive-sidebar' into 'master'
Responsive sidebar fixes

This fixes two major issues with the responsive sidebar

1. Overlapping content by the label:
The label and sidebar is now always on the right side of the screen. This makes it always easy to find (better UX) and prevents it from overlapping most content. Additionally, on xs screens, instead of the side-attached label, for some pages it will show an extra button in the head instead of a buttons that overlaps.

2. Pop up of sidebar on changing pages.
2014-06-15 06:02:12 +00:00
..
behaviors Improve notes form UI/UX 2014-05-24 13:06:44 +03:00
commit Consistent format for class objects in javascript 2014-03-28 14:01:06 +05:30
extensions
lib
activities.js.coffee Add event filter for group and project show pages 2013-08-26 16:30:03 +03:00
admin.js.coffee Customization and previewing of broadcast messages 2013-12-18 17:43:45 -05:00
api.js.coffee project_user selectbox with ajax autocomplete 2014-02-13 16:08:26 +02:00
application.js.coffee responsive sidebar 2014-06-14 11:17:11 +02:00
blob.js.coffee Fix scroll to highlighted line. Replace scrollTO js file with gem 2014-05-22 18:19:50 +03:00
branch-graph.js.coffee Fix avatars in the network graph for relative-url setups. 2014-04-10 10:05:40 +02:00
chart.js.coffee
commit.js.coffee Fix commit image js 2014-02-24 21:54:12 +02:00
commits.js.coffee Replace jquery deprecated .live with .on 2014-05-23 14:07:42 +02:00
dashboard.js.coffee Move from ui-box to panels 2014-05-29 18:57:27 +03:00
dispatcher.js.coffee Wipe wall notes feature 2014-06-13 14:24:54 +03:00
flash.js.coffee Use flash message for notification across app 2013-08-27 12:18:53 +03:00
gfm_auto_complete.js.coffee Use emoji assets on autocomplete. 2014-03-24 14:22:11 +01:00
groups.js.coffee added group avatars 2014-01-28 08:38:00 +01:00
issue.js.coffee Dont replace all issue context when change assignee/milestone 2014-02-18 13:15:43 +02:00
issues.js.coffee fix double check for all issues 2014-06-12 22:39:08 +04:00
markdown_area.js.coffee Revert "Implements and refactors clipboard feature for markdown." 2014-06-03 10:56:40 +03:00
merge_request.js.coffee Improve notes form UI/UX 2014-05-24 13:06:44 +03:00
merge_requests.js.coffee Split merge request coffee 2014-02-18 16:22:57 +02:00
milestone.js.coffee Exclude info rows from milestone sorting items 2014-06-13 15:18:23 +03:00
namespace_select.js.coffee Select2 tag for namespaces with ajax loading 2013-11-15 15:25:09 +02:00
network.js.coffee
notes.js.coffee Fix specs. Fix note form reset after submit 2014-05-24 14:10:36 +03:00
notes_votes.js.coffee Update votes ferom comments dynamically 2013-12-27 14:25:03 +02:00
pager.js.coffee Drop rjs from Infinite scrolling 2013-11-28 11:38:20 +02:00
profile.js.coffee Show avatars of groups on profile screen that user belongs to 2014-02-06 23:27:32 -07:00
project.js.coffee Update clone panel to use input group. 2014-01-08 10:06:03 -06:00
project_import.js.coffee
project_users_select.js.coffee Dont expose user email via API 2014-06-13 17:46:48 +03:00
search_autocomplete.js.coffee Refactor search autocomplete. Use ajax for source 2014-01-18 14:16:46 +02:00
shortcuts.js.coffee
sidebar.js.coffee move all sidebars to one side for improved UX; add button in head of projects/issues and milestones instead of tab on side of screen to prevent overlapping of content 2014-06-14 22:44:23 +02:00
stat_graph.js.coffee
stat_graph_contributors.js.coffee
stat_graph_contributors_graph.js.coffee Fix network tests. Removed console.log 2014-01-05 13:41:09 +02:00
stat_graph_contributors_util.js.coffee
team_members.js.coffee
tree.js.coffee
users_select.js.coffee Dont expose user email via API 2014-06-13 17:46:48 +03:00
wikis.js.coffee