gitlab-org--gitlab-foss/app/assets/javascripts
Robert Speicher 71c31ecf73 Ensure the sweep always starts from the left 2016-01-02 20:00:52 -05:00
..
behaviors Check originalEvent.repeat *and* event.repeat 2015-10-07 17:59:10 -04:00
blob Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
ci Fix small CI UI regressions 2015-10-23 11:45:45 +02:00
commit Fixed JS issue with diff image loading 2015-03-26 21:08:17 +00:00
extensions Remove unused `showAndHide`, `simpleFormat`, and `linkify` functions 2015-06-02 20:32:07 -04:00
lib
activities.js.coffee Fix tab toggle on activity 2015-09-03 19:27:13 +02:00
admin.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
api.js.coffee Use select2 dropdown for dashboard/group 'New X' buttons 2015-12-07 17:12:04 +01:00
application.js.coffee Fix paths for jquery-ui assets 2015-12-22 17:14:01 -05:00
aside.js.coffee Create Aside js class for handling all sidebars in UI for mobile devices 2015-02-21 22:01:27 -08:00
autosave.js.coffee Properly handle autosave local storage exceptions. 2015-03-07 11:27:39 +01:00
awards_handler.coffee Do not show frequently used emojis when empty 2015-12-28 10:11:05 +02:00
branch-graph.js.coffee do not prepend relative_url_root to avatar 2015-04-20 09:52:03 +02:00
calendar.js.coffee Improvements to profile page UI 2015-11-04 14:13:25 +01:00
commit.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
commits.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
confirm_danger_modal.js.coffee Fix "Cannot move project" error message from popping up after a successful project transfer 2015-04-20 12:46:02 -07:00
copy_to_clipboard.js.coffee Rework the copy_to_clipboard logic 2015-11-24 19:12:03 -05:00
dashboard.js.coffee Cleanup after removing group tab from dashboard aside 2015-03-10 13:27:58 -07:00
diff.js.coffee Gitlab Issue 707: Indent unfolded code 1 character 2015-07-22 09:58:17 -04:00
dispatcher.js.coffee Fix the "Show all" link for the keyboard shortcut modal 2015-12-27 20:34:46 -05:00
dropzone_input.js.coffee Decouple Markdown previews from DropzoneInput 2015-11-25 16:36:04 -05:00
flash.js.coffee Fix award-emojis alert flash message 2015-12-11 13:50:14 +01:00
gfm_auto_complete.js.coffee Show warning when a comment will add 10 or more people to the discussion. 2015-06-05 12:07:13 +02:00
group_avatar.js.coffee Only run avatar chooser Js on pages that need it 2014-10-21 10:46:55 +02:00
groups.js.coffee Only run avatar chooser Js on pages that need it 2014-10-21 10:46:55 +02:00
groups_select.js.coffee Group selectbox js 2014-12-30 11:46:48 +02:00
importer_status.js.coffee Style improvements to import page 2015-03-12 10:04:09 -07:00
issuable_context.js.coffee Revert sidebar position for issue and merge request 2015-12-17 10:34:15 +01:00
issuable_form.js.coffee Move duplicate js functionality into IssuableForm 2015-06-25 16:17:06 +02:00
issue.js.coffee removes unused `alert` from issue spec. Requires flash in the *implementation* instead of the spec. 2015-12-23 20:57:16 -05:00
issues.js.coffee Use select2 for bulk issue edit status 2015-12-02 14:10:32 +01:00
labels.js.coffee Remove disableButtonIf[Any]EmptyField calls from forms 2015-06-26 22:07:59 -04:00
line_highlighter.js.coffee Apply new design to files page 2015-10-13 16:41:48 +02:00
logo.js.coffee Ensure the sweep always starts from the left 2016-01-02 20:00:52 -05:00
markdown_preview.js.coffee Decouple Markdown previews from DropzoneInput 2015-11-25 16:36:04 -05:00
merge_request.js.coffee Rename .issuable-details to .detail-page (and -header and -description) 2015-12-16 16:13:22 +01:00
merge_request_tabs.js.coffee Make selectors more specific when scroll to element 2015-12-10 15:42:00 -02:00
merge_request_widget.js.coffee Fix redirect to wrong URL when merging and MR detail URL has an anchor. #4189 2015-12-21 22:59:15 -05:00
merge_requests.js.coffee Implement merge requests search 2015-03-12 16:20:58 -07:00
milestone.js.coffee Add assignee icon to milestone merge requests. 2015-03-06 14:08:40 +01:00
namespace_select.js.coffee Only run namespace select js when needed 2014-10-21 22:54:22 +02:00
network.js.coffee Awesome shortcuts for GitLab 2014-09-01 11:49:17 +02:00
new_branch_form.js.coffee Fix minor stylistic complaints 2015-12-21 22:21:10 -02:00
new_commit_form.js.coffee Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
notes.js.coffee base implementation of emoji picker [ci skip] 2015-12-22 23:12:23 +02:00
pager.js.coffee Allow user to specify content he wants to see on project page 2015-07-13 18:24:15 +02:00
profile.js.coffee Simplify the javascript behavior for Preference updating 2015-06-13 17:58:17 -04:00
project.js.coffee fixes failing test by updating project clone instructions 2015-12-23 19:57:30 -05:00
project_avatar.js.coffee Fix tests, merge conflicts, some minor issues and make the project avatar feature mergable 2015-01-24 18:51:16 +01:00
project_fork.js.coffee Improve fork to namespaces feature 2014-11-14 16:06:39 +02:00
project_import.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
project_members.js.coffee Use same layout and interactivity for project members as group members. 2015-03-15 13:55:57 +01:00
project_new.js.coffee Remove disableButtonIf[Any]EmptyField calls from forms 2015-06-26 22:07:59 -04:00
project_select.js.coffee Include groups in dashboard "New Milestone" select. 2015-12-07 17:24:15 +01:00
project_show.js.coffee Cleanup and some test fixes after refactoring project home page 2015-07-08 16:55:04 +02:00
projects_list.js.coffee fixes the search for projects 2015-12-23 18:27:38 -05:00
protected_branches.js.coffee Improve protected branches page UX 2015-03-25 22:45:58 -07:00
search_autocomplete.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
shortcuts.js.coffee Fix the "Show all" link for the keyboard shortcut modal 2015-12-27 20:34:46 -05:00
shortcuts_dashboard_navigation.js.coffee Typo -- findAndollowLink -> findAndFollowLink 2015-04-07 11:03:48 -04:00
shortcuts_issuable.coffee Javascripts don't need to require jquery or bootstrap explicitly 2015-05-28 18:22:32 -04:00
shortcuts_navigation.coffee Added builds view 2015-10-14 17:28:38 +02:00
shortcuts_network.js.coffee Awesome shortcuts for GitLab 2014-09-01 11:49:17 +02:00
sidebar.js.coffee Restore sidebar tooltips and fix logo tooltip location 2015-12-02 14:05:10 +01:00
star.js.coffee Moves star code to a class 2015-12-23 20:36:29 -05:00
stat_graph.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
stat_graph_contributors.js.coffee Javascripts don't need to require jquery or bootstrap explicitly 2015-05-28 18:22:32 -04:00
stat_graph_contributors_graph.js.coffee Fix graph width on different screen sizes 2015-06-11 23:00:38 +02:00
stat_graph_contributors_util.js.coffee Fix grouping of contributors by email in graph. 2015-10-29 13:00:20 +00:00
subscription.js.coffee improve UI 2015-03-17 17:11:57 +02:00
syntax_highlight.coffee Add specs for syntax_highlight JS 2015-09-10 15:38:24 -04:00
tree.js.coffee Fix search in Files 2015-10-06 11:43:32 +03:00
user.js.coffee Notify user if they cannot create projects 2015-12-05 11:32:08 -05:00
users_select.js.coffee Fix user autocomplete uri 2015-12-26 12:12:59 +03:00
wikis.js.coffee Validate wiki page creation 2015-05-26 19:01:11 +02:00
zen_mode.js.coffee Remove style attribute from textarea during ZenMode activation 2015-09-04 18:01:36 -04:00