gitlab-org--gitlab-foss/app/assets/javascripts
Filipa Lacerda b187a3f2bb Merge branch 'changes-bar-dynamic-placeholder' into 'master'
Dynamically create offset for sticky bar

See merge request gitlab-org/gitlab-ce!14280
2017-09-26 11:09:42 +00:00
..
behaviors Use modules in common utils 2017-09-09 09:54:24 +01:00
blob Standardize access to CSRF token in JavaScript 2017-09-21 17:53:28 +00:00
blob_edit
boards Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
branches Display whether branch has been merged when deleting protected branch 2017-09-15 12:33:50 +00:00
commit Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
commons Adds Event polyfill for IE 2017-09-11 14:34:16 +00:00
cycle_analytics Moves cycle analytics components into vue files 2017-09-26 10:47:19 +00:00
deploy_keys Change all instances of btn-sm to btn-small to keep things consistent 2017-09-19 07:05:31 +00:00
diff_notes Add missing import statements 2017-09-18 12:51:57 +02:00
droplab Add filter by my reaction 2017-08-30 07:48:55 +00:00
emoji Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
environments Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
filtered_search Return only group's members in user dropdowns on issuables list pages 2017-09-14 18:04:21 +02:00
graphs Fix bar chart does not display label at hour 0 2017-08-08 12:02:13 +00:00
groups Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
help Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
helpers use proper object notation and rename isNewRepo to isNewRepoEnabled 2017-08-17 12:35:33 -05:00
integrations
issuable
issue_show Remove confidential toggle checkbox and related code as no longer necessary 2017-09-11 09:28:51 +05:30
jobs Render new issue link in failed job as a regular link instead of a UJS one 2017-08-10 11:05:02 +01:00
lib refactor tests to actually test browser behaviour 2017-09-25 11:40:40 +01:00
locale
merge_conflicts
monitoring Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
network
notebook
notes Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
pdf Fix issues with pdf-js dependencies 2017-08-07 07:47:29 +00:00
pipeline_schedules Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
pipelines Removed old icons from project page 2017-09-22 16:50:07 +00:00
profile Use modules in common utils 2017-09-09 09:54:24 +01:00
projects Resolve "Make project and features visibility settings less confusing" 2017-09-07 18:07:40 +00:00
projects_dropdown Change strings for projects dropdown placeholder and error state 2017-09-07 12:27:39 +00:00
prometheus_metrics Use modules in common utils 2017-09-09 09:54:24 +01:00
protected_branches Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
protected_tags Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
raven
repo RepoEditor: Fix reopening the existing file on refresh. 2017-09-22 18:00:32 +03:00
sidebar Lightly refactor prettyTime module. 2017-09-14 16:33:15 -04:00
snippet
templates
terminal
test_utils
u2f Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
users Merge branch '27616-fix-contributions-graph-utc-offset-mysql' into 'master' 2017-08-06 05:57:49 +00:00
vue_merge_request_widget Merge branch '37220-es-modules' into 'master' 2017-09-21 09:01:51 +00:00
vue_shared Merge branch '32782-i18n-support-pagination' into 'master' 2017-09-22 09:57:07 +00:00
abuse_reports.js
activities.js
admin.js
ajax_loading_spinner.js Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
api.js Finish backports and fix specs 2017-09-06 11:17:06 -03:00
aside.js
autosave.js Only starts autosave if user is logged in 2017-08-13 17:18:45 +01:00
awards_handler.js Merge branch 'emoji-dom-size' into 'master' 2017-09-22 09:49:00 +00:00
breadcrumb.js fixed up JS to use a js-* class 2017-09-06 11:55:23 +01:00
breakpoints.js removed global use of breakpoint checker 2017-08-10 14:02:30 +01:00
broadcast_message.js
build.js Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
build_artifacts.js
build_variables.js remove niceScroll from job trigger variables list 2017-08-04 15:52:55 -05:00
ci_lint_editor.js
close_reopen_report_toggle.js
comment_type_toggle.js
commit.js
commits.js Fix commit list request appending 40 to offset 2017-08-16 15:56:47 +01:00
compare.js
compare_autocomplete.js
confirm_danger_modal.js Use modules in common utils 2017-09-09 09:54:24 +01:00
copy_as_gfm.js Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
copy_to_clipboard.js Add support for copying permalink to notes via more actions dropdown 2017-08-25 12:19:26 +00:00
create_label.js
create_merge_request_dropdown.js
diff.js
dispatcher.js Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
dropzone_input.js Standardize access to CSRF token in JavaScript 2017-09-21 17:53:28 +00:00
due_date_select.js Fix pikaday being undefined 2017-08-09 13:19:33 +01:00
experimental_flags.js
files_comment_button.js
filterable_list.js Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
flash.js
fly_out_nav.js spec fixes 2017-09-22 17:22:21 +01:00
gfm_auto_complete.js Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
gl_dropdown.js Remove focus styles from dropdown empty link 2017-09-05 20:52:01 -05:00
gl_field_error.js
gl_field_errors.js
gl_form.js
gpg_badges.js Display GPG status loading spinner only when Ajax request is made 2017-08-15 08:20:35 +00:00
group.js
group_avatar.js
group_label_subscription.js
groups_list.js
groups_select.js Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
header.js
how_to_merge.js
importer_status.js
init_changes_dropdown.js Fix the sticky changes bar on commits page 2017-08-09 16:40:27 +01:00
init_issuable_sidebar.js
init_legacy_filters.js
init_notes.js
issuable_bulk_update_actions.js Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
issuable_bulk_update_sidebar.js Clean up new navigation templates 2017-09-06 10:58:24 +00:00
issuable_context.js removed global use of breakpoint checker 2017-08-10 14:02:30 +01:00
issuable_form.js Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
issuable_index.js Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
issue.js Add top level items to fly-out navigation 2017-09-06 14:54:17 +01:00
issue_status_select.js
label_manager.js
labels.js
labels_select.js Remove animate.js and the issuable label pulse animation. 2017-09-13 15:21:49 -04:00
landing.js
layout_nav.js Clean up new navigation templates 2017-09-06 10:58:24 +00:00
lazy_loader.js
line_highlighter.js
logo.js
main.js Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
member_expiration_date.js Fix pikaday being undefined 2017-08-09 13:19:33 +01:00
members.js
merge_request.js
merge_request_tabs.js Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
milestone.js
milestone_select.js Truncate milestone text on collapse; add tooltip for title 2017-09-14 09:02:29 +00:00
mini_pipeline_graph_dropdown.js
namespace_select.js
new_branch_form.js
new_commit_form.js
new_sidebar.js Only show the sidebar scroll bars if the user can scroll 2017-09-19 09:20:10 +01:00
notes.js Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
notifications_dropdown.js
notifications_form.js
oauth_remember_me.js
pager.js Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
performance_bar.js
pipelines.js Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
preview_markdown.js
project.js Remove project select dropdown from breadcrumb 2017-09-05 19:01:57 +05:30
project_avatar.js
project_edit.js Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
project_find_file.js
project_fork.js
project_import.js
project_label_subscription.js
project_new.js
project_select.js Remove project select dropdown from breadcrumb 2017-09-05 19:01:57 +05:30
project_select_combo_button.js Use the correct scope to avoid triggering all dropdowns 2017-08-30 19:47:44 +01:00
project_show.js
project_variables.js
project_visibility.js expand the help text with links and additional instructions 2017-08-26 03:31:15 -05:00
projects_list.js
ref_select_dropdown.js
render_gfm.js Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
render_math.js
right_sidebar.js Clean up new navigation templates 2017-09-06 10:58:24 +00:00
search.js
search_autocomplete.js Use modules in common utils 2017-09-09 09:54:24 +01:00
settings_panels.js Get the project path through the DOM instead of `gon` 2017-09-07 10:26:51 +01:00
shortcuts.js Add missing import statements 2017-09-18 12:51:57 +02:00
shortcuts_blob.js
shortcuts_dashboard_navigation.js
shortcuts_find_file.js
shortcuts_issuable.js IssueNotesRefactor: Trigger change event for Vue to catch programmatically value set. 2017-08-21 23:13:43 +03:00
shortcuts_navigation.js
shortcuts_network.js
shortcuts_wiki.js
signin_tabs_memoizer.js
single_file_diff.js
smart_interval.js
star.js
subscription.js
subscription_select.js
syntax_highlight.js
task_list.js
test.js
todos.js fixed todos spec 2017-09-12 15:39:08 +01:00
tree.js
two_factor_auth.js
ui_development_kit.js
usage_ping.js
user_callout.js Get the project path through the DOM instead of `gon` 2017-09-07 10:26:51 +01:00
username_validator.js Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
users_select.js Merge branch 'fix-user-select-dropdown-escaping' into 'security-9-5' 2017-09-07 20:22:16 -04:00
version_check_image.js
visibility_select.js
webpack.js add global __webpack_public_path__ to eslint config 2017-08-18 16:05:53 -05:00
wikis.js removed global use of breakpoint checker 2017-08-10 14:02:30 +01:00
zen_mode.js