gitlab-org--gitlab-foss/app/assets/javascripts
Dmitriy Zaporozhets 15bbb4ee1a Merge pull request #9244 from dreis2211/firefox_issuable_filter_patch
Fix Firefox problems when it wants to render issuable component
2015-05-08 22:24:51 +03:00
..
behaviors Remove taskable.js 2015-05-06 12:58:27 -04:00
blob Fix line highlight being hidden by header 2015-03-10 10:50:53 -07:00
commit Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
extensions Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
lib added sanitize and linkify functions. Moved some js to lib/ 2013-03-19 15:54:58 +02:00
activities.js.coffee Restyle group page and event filter 2014-12-16 18:15:48 +02:00
admin.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
api.js.coffee Big refactoring of issues filters 2015-03-26 19:13:49 -07:00
application.js.coffee More JS dependency requirements 2015-05-06 15:31:08 -04: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
branch-graph.js.coffee do not prepend relative_url_root to avatar 2015-04-20 09:52:03 +02:00
calendar.js.coffee Better legend for contribution calendar pt2 :) 2015-03-31 05:57:36 +03: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
dashboard.js.coffee Cleanup after removing group tab from dashboard aside 2015-03-10 13:27:58 -07:00
diff.js.coffee Improve sticky headers in diffs 2015-03-24 19:00:00 -07:00
dispatcher.js.coffee Fix Firefox problems when it wants to render issuable component 2015-05-05 21:52:06 +02:00
dropzone_input.js.coffee Support configurable attachment size via Application Settings 2015-04-02 00:04:08 -07:00
flash.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
gfm_auto_complete.js.coffee Fix GfmAutoComplete for jquery-atwho 1.0 2015-04-23 13:08:16 -04: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_form.js.coffee Autosave title and description of new issues/MRs. 2015-02-25 12:52:37 +01:00
issue.js.coffee More JS dependency requirements 2015-05-06 15:31:08 -04:00
issues.js.coffee Implement merge requests search 2015-03-12 16:20:58 -07:00
labels.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
merge_request.js.coffee More JS dependency requirements 2015-05-06 15:31:08 -04: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
notes.js.coffee More JS dependency requirements 2015-05-06 15:31:08 -04:00
pager.js.coffee prevent events loading while loading events refs #49759 2014-06-24 18:01:36 +04:00
profile.js.coffee Only run profile js on pages that need it 2014-10-21 21:55:44 +02:00
project.js.coffee Allow users that signed up via OAuth to set their password in order to use Git over HTTP(S). 2015-02-13 14:44:42 +01: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 Update rspec tests to the new external issue logic. 2015-01-26 15:59:40 -08:00
project_show.js.coffee Fix bug with active tab remembering (saving cookie with different path) 2015-03-06 01:41:47 -08:00
projects_list.js.coffee Improve projects list 2015-03-04 17:22:55 -08: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 Awesome shortcuts for GitLab 2014-09-01 11:49:17 +02:00
shortcuts_dashboard_navigation.js.coffee Typo -- findAndollowLink -> findAndFollowLink 2015-04-07 11:03:48 -04:00
shortcuts_issuable.coffee Typo: Issueable -> Issuable 2015-04-18 15:20:15 -04:00
shortcuts_navigation.coffee Typo -- findAndollowLink -> findAndFollowLink 2015-04-07 11:03:48 -04:00
shortcuts_network.js.coffee Awesome shortcuts for GitLab 2014-09-01 11:49:17 +02:00
sidebar.js.coffee Fix toggle of sidebar 2015-04-22 16:48:39 +03:00
stat_graph.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
stat_graph_contributors.js.coffee Make StatGraph JS explicitly require its dependencies 2015-04-18 15:17:25 -04:00
stat_graph_contributors_graph.js.coffee Make StatGraph JS explicitly require its dependencies 2015-04-18 15:17:25 -04:00
stat_graph_contributors_util.js.coffee Rewrite graphs feature 2014-09-26 18:04:41 +03:00
subscription.js.coffee improve UI 2015-03-17 17:11:57 +02:00
tree.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
user.js.coffee Improve projects list 2015-03-04 17:22:55 -08:00
users_select.js.coffee Let members be invited from Add members pane. 2015-04-14 12:08:10 +02:00
wikis.js.coffee Export all coffee classes with @ 2014-10-20 23:03:33 +02:00
zen_mode.js.coffee Refactor zen mode. Make it works in diffs 2015-01-15 00:15:12 -08:00