gitlab-org--gitlab-foss/app/assets/javascripts
Filipa Lacerda 430131f720
Remove issue and issue status select from global namespace
2017-10-30 18:59:16 +00:00
..
behaviors Use modules in common utils 2017-09-09 09:54:24 +01:00
blob Remove dropzoneInput from global namespace 2017-10-19 07:45:52 +00:00
blob_edit Inline script cleanup globals and easy 2017-08-01 08:50:59 +00:00
boards Merge branch 'master' into 38869-importer_status 2017-10-30 11:19:07 +00:00
branches Display whether branch has been merged when deleting protected branch 2017-09-15 12:33:50 +00:00
commit Make pipelines table in MR view usable 2017-10-18 17:37:16 +01:00
commons Adds Event polyfill for IE 2017-09-11 14:34:16 +00:00
cycle_analytics removed global eslint for remaining files 2017-10-10 10:14:24 +01:00
deploy_keys Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
diff_notes Flash is now a ES6 module 2017-10-10 10:14:22 +01: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 Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
filtered_search [CE backport] Saved configuration for issue board 2017-10-30 09:10:09 +00:00
graphs Fix bar chart does not display label at hour 0 2017-08-08 12:02:13 +00:00
groups Preserve `archived` param only when sort order is changed 2017-10-13 19:33:18 +05:30
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
image_diff Commenting on image diffs 2017-10-07 04:25:17 +00:00
integrations Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
issuable
issue_show Use title as placeholder instead of issue title for reusability 2017-10-20 19:26:51 +00:00
jobs Move retry button to sidebar 2017-10-16 08:07:28 +00:00
lib Fix performance of sticky.js 2017-10-23 10:38:00 +01:00
locale Made the insertion of the English Translation File conditional + removed window.translations from the global object to save some memory 2017-10-06 10:03:56 +02:00
merge_conflicts Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
monitoring Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
network Remove shortcut JS classes from global namespace 2017-10-13 11:38:09 +01:00
notebook Re-arrange <script> tags before <template> tags in .vue files 2017-10-03 19:12:53 -05:00
notes Merge branch 'es-module-autosave' into 'master' 2017-10-30 02:01:38 +00:00
pdf Re-arrange <script> tags before <template> tags in .vue files 2017-10-03 19:12:53 -05:00
pipeline_schedules Moves form related JS modules out of global 2017-10-11 08:41:33 +01:00
pipelines Changes after review 2017-10-23 16:38:57 +03:00
profile Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
projects Simplify project page 2017-10-11 09:07:19 +00:00
projects_dropdown Use `simple=true` for projects API for better performance 2017-09-29 20:36:44 +05:30
prometheus_metrics Resolve "Prometheus service page shows error" 2017-10-12 09:58:36 +00:00
protected_branches Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
protected_tags Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
raven
registry Fix deletion of container registry or images returning an error 2017-10-23 04:02:01 +03:00
repo Merge branch 'master' into ph-multi-file-editor-new-file-folder-dropdown 2017-10-23 14:01:22 +01:00
sidebar karma spec fixes 2017-10-10 10:14:23 +01:00
snippet
templates
terminal
test_utils Remove es6-map and es6-set infavour of existing core-js 2017-07-18 15:50:24 +01:00
u2f Remove u2f from globalnamespace 2017-10-09 23:21:56 +01:00
users Removed d3.js from the users and graphs bundle 2017-10-11 14:03:19 -05:00
vue_merge_request_widget Change default disabled merge request widget message to "Merge is not allowed yet" 2017-10-27 04:52:30 -04:00
vue_shared [CE backport] Saved configuration for issue board 2017-10-30 09:10:09 +00:00
abuse_reports.js Convert AbuseReports class to a module 2017-10-06 10:50:34 +01:00
activities.js
admin.js
ajax_loading_spinner.js Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace 2017-10-09 09:04:13 +00:00
api.js Add create merge checkbox. 2017-10-12 21:04:17 +00:00
aside.js
autosave.js remove global export 2017-10-12 11:32:07 -05:00
awards_handler.js Flash is now a ES6 module 2017-10-10 10:14:22 +01: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 Refactor broadcast_message.js 2017-10-13 09:44:03 +00:00
build_artifacts.js Remove Build code from global namespace 2017-10-10 11:06:42 +00:00
build_variables.js Remove Build code from global namespace 2017-10-10 11:06:42 +00:00
ci_lint_editor.js Remove Build code from global namespace 2017-10-10 11:06:42 +00:00
close_reopen_report_toggle.js Fixed MR single button submit failure and attempted to tidy up close_reopen partials using issuable_helpers and setDisable will use true as default bool 2017-07-07 14:57:28 +01:00
clusters.js Adds collapsible sections in cluster page 2017-10-17 13:28:27 +00:00
comment_type_toggle.js Added report issuable feature 2017-07-07 14:55:17 +01:00
commits.js Removes CommitsList from global namespace 2017-10-09 10:46:40 +00:00
compare.js
compare_autocomplete.js
confirm_danger_modal.js Use modules in common utils 2017-09-09 09:54:24 +01:00
contextual_sidebar.js Rename new_sidebar in JS 2017-10-20 16:14:55 -07:00
copy_as_gfm.js Only copy old/new code when selecting left/right side of parallel diff 2017-10-02 18:39:25 +02: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 Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace 2017-10-09 09:04:13 +00:00
create_merge_request_dropdown.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
diff.js Remove Diff class from globalnamespace 2017-10-19 10:57:25 +01:00
dispatcher.js Merge branch '38869-importer_status' into 'master' 2017-10-30 14:53:22 +00:00
dropzone_input.js Remove dropzoneInput from global namespace 2017-10-19 07:45:52 +00:00
due_date_select.js Fix Pikaday 2017-10-18 11:31:01 +00:00
experimental_flags.js Reload page after changing navigation preference 2017-07-13 09:54:41 +01:00
files_comment_button.js Remove Diff class from globalnamespace 2017-10-19 10:57:25 +01:00
filterable_list.js Groups tree enhancements for Groups Dashboard and Group Homepage 2017-10-04 22:49:42 +02:00
flash.js Fixed server rendered flash not being removed on click 2017-10-13 10:35:40 +01:00
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 Merge branch '32163-protected-branch-form-should-have-sane-defaults-for-dropdowns' into 'master' 2017-10-05 13:52:49 +00:00
gl_field_error.js Moves form related JS modules out of global 2017-10-11 08:41:33 +01:00
gl_field_errors.js spec fixes 2017-10-11 08:41:33 +01:00
gl_form.js Remove dropzoneInput from global namespace 2017-10-19 07:45:52 +00:00
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 Removes group_avatar & group_label_subscription from global namespace 2017-10-23 16:05:53 +03:00
group_label_subscription.js Removes group_avatar & group_label_subscription from global namespace 2017-10-23 16:05:53 +03:00
groups_list.js
groups_select.js Remove groups_select from global namespace & simplifies the code 2017-10-27 09:05:03 +00:00
header.js Remove issue and issue status select from global namespace 2017-10-30 18:59:16 +00:00
how_to_merge.js Inline JS Removal for Merge Requests 2017-07-27 08:30:14 +00:00
importer_status.js Fix queried element 2017-10-30 12:23:52 +00:00
init_changes_dropdown.js calculate the stickyTop instead of hard coding a variable 2017-10-23 10:38:39 +01:00
init_issuable_sidebar.js Remove issuableContext from global namespace 2017-10-26 23:14:46 +03:00
init_legacy_filters.js Remove issue and issue status select from global namespace 2017-10-30 18:59:16 +00:00
init_notes.js moved some code into new files 2017-07-25 16:27:51 +01:00
issuable_bulk_update_actions.js Remove old code 2017-10-26 21:03:48 +03:00
issuable_bulk_update_sidebar.js Remove issue and issue status select from global namespace 2017-10-30 18:59:16 +00:00
issuable_context.js Remove issuableContext from global namespace 2017-10-26 23:14:46 +03:00
issuable_form.js Merge branch 'master' into 38869-importer_status 2017-10-30 11:19:07 +00:00
issuable_index.js Improves issuable tests 2017-10-26 23:06:06 +03:00
issue.js Remove issue and issue status select from global namespace 2017-10-30 18:59:16 +00:00
issue_status_select.js Remove issue and issue status select from global namespace 2017-10-30 18:59:16 +00:00
job.js Remove Build code from global namespace 2017-10-10 11:06:42 +00:00
label_manager.js Use ES6 modules in labels and labels manager 2017-10-10 18:22:34 +01:00
labels.js Use ES6 modules in labels and labels manager 2017-10-10 18:22:34 +01:00
labels_select.js [CE backport] Saved configuration for issue board 2017-10-30 09:10:09 +00:00
landing.js
layout_nav.js Rename new_sidebar in JS 2017-10-20 16:14:55 -07:00
lazy_loader.js Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
line_highlighter.js Fixed Linting Error + Error with Line Highlighter found in Test 2017-10-05 15:14:33 +02:00
logo.js
main.js Remove issue and issue status select from global namespace 2017-10-30 18:59:16 +00:00
member_expiration_date.js Fix Pikaday 2017-10-18 11:31:01 +00:00
members.js Remove members and memberExpirationDate from window object 2017-10-12 10:42:13 +01:00
merge_request.js Hide close MR button after merge without reloading page 2017-09-24 12:42:29 +02:00
merge_request_tabs.js fixed karma tests 2017-10-23 14:24:51 +01:00
milestone.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
milestone_select.js [CE backport] Saved configuration for issue board 2017-10-30 09:10:09 +00:00
mini_pipeline_graph_dropdown.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
namespace_select.js
new_branch_form.js
new_commit_form.js
notes.js Merge branch 'master' into 'es-module-autosave' 2017-10-24 07:52:21 +00:00
notifications_dropdown.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
notifications_form.js
oauth_remember_me.js Implement review comments for !11963 from @filipa. 2017-07-06 06:30:07 +00:00
pager.js Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
performance_bar.js Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
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 Cleanup the fork layout 2017-10-02 14:36:20 +01:00
project_import.js
project_label_subscription.js
project_new.js refactor VisibilitySelect class to ES module syntax 2017-07-06 10:10:02 -05:00
project_select.js Changed project select to use it independently and not onlt as a combobutton 2017-10-30 12:44:28 +00:00
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 Moved the duplicate Available Refs to a default in RefSelectDropdown 2017-07-28 11:07:57 +02:00
render_gfm.js Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
render_math.js
right_sidebar.js Only trigger loadCheck on open toggle, not close. Update specs and add right_sidebar_spec test for additions 2017-09-28 13:29:32 +01:00
search.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
search_autocomplete.js FIxed the clearing icon + jumping of fluid nav bar 2017-09-29 12:41:00 +02:00
settings_panels.js Get the project path through the DOM instead of `gon` 2017-09-07 10:26:51 +01:00
shortcuts.js Remove shortcut JS classes from global namespace 2017-10-13 11:38:09 +01:00
shortcuts_blob.js Remove shortcut JS classes from global namespace 2017-10-13 11:38:09 +01:00
shortcuts_dashboard_navigation.js
shortcuts_find_file.js Remove shortcut JS classes from global namespace 2017-10-13 11:38:09 +01:00
shortcuts_issuable.js spec fixes 2017-10-13 11:38:11 +01:00
shortcuts_navigation.js Remove shortcut JS classes from global namespace 2017-10-13 11:38:09 +01:00
shortcuts_network.js Remove shortcut JS classes from global namespace 2017-10-13 11:38:09 +01:00
shortcuts_wiki.js Remove shortcut JS classes from global namespace 2017-10-13 11:38:09 +01:00
signin_tabs_memoizer.js refactor SigninTabsMemoizer class to ES module syntax 2017-07-06 13:59:52 -05:00
single_file_diff.js Commenting on image diffs 2017-10-07 04:25:17 +00:00
smart_interval.js Remove IIFEs around several javascript classes 2017-07-05 17:20:41 +00:00
star.js Enable eslint in star and remove from main.js 2017-10-11 08:10:35 +00:00
subscription.js Remove IIFEs around several javascript classes 2017-07-05 17:20:41 +00:00
subscription_select.js refactor subscription_select.js to use ES class syntax 2017-07-06 10:10:00 -05:00
syntax_highlight.js Remove IIFEs around several javascript classes 2017-07-05 17:20:41 +00:00
task_list.js Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
test.js
todos.js fixed todos spec 2017-09-12 15:39:08 +01:00
tree.js Add tree.js back and run only if not treeview 2017-07-28 17:52:15 +01:00
two_factor_auth.js Remove u2f from globalnamespace 2017-10-09 23:21:56 +01:00
ui_development_kit.js Inline script cleanup globals and easy 2017-08-01 08:50:59 +00:00
usage_ping.js refactor UsagePing class to ES module syntax 2017-07-06 10:10:03 -05:00
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 [CE backport] Saved configuration for issue board 2017-10-30 09:10:09 +00:00
version_check_image.js refactor VersionCheckImage class to ES module syntax 2017-07-06 10:10:02 -05:00
visibility_select.js refactor VisibilitySelect class to ES module syntax 2017-07-06 10:10:02 -05:00
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 Remove dropzoneInput from global namespace 2017-10-19 07:45:52 +00:00