gitlab-org--gitlab-foss/app/assets/javascripts
Brandon Labuschagne 68d1a9a306 Add projectIds to CA service 2019-07-24 13:59:23 +00:00
..
badges Docs: change badges.svg example to pipeline.svg 2019-02-20 14:26:13 +00:00
batch_comments/mixins I18N of batch_comments directory 2019-05-21 11:36:36 +02:00
behaviors Update Mermaid to v8.2.3 2019-07-23 11:40:09 -07:00
blob Internationalisation of blob directory 2019-04-30 17:21:39 +00:00
blob_edit Fixed the blob editor deleting all content for files 2019-03-07 12:35:07 +00:00
boards use the property of name_with_namespace instead of name for the new issue form in boards 2019-07-22 06:17:05 +00:00
branches Fix divergence graph loading error 2019-07-05 11:50:07 +01:00
ci_variable_list Use exposed regex for frontend maskable check 2019-06-06 15:46:45 +01:00
clusters Vue-i18n: app/assets/javascripts/clusters/ directory 2019-07-02 05:11:47 +00:00
commit Moves table pagination component 2019-06-12 10:19:36 +01:00
commons Add endsWith to polyfill 2019-07-19 09:37:06 +00:00
confidential_merge_request Fixed dropdown hover styles 2019-07-09 20:57:43 +01:00
cycle_analytics Add projectIds to CA service 2019-07-24 13:59:23 +00:00
deploy_keys Fix deploy key test 2019-01-11 09:31:57 -05:00
diff_notes replaced `discussion` with `thread` in comment button 2019-07-02 14:30:19 +02:00
diffs Fix broken vue i18n strings 2019-07-16 02:48:40 +00:00
dirty_submit Fix throttling issue in form dirty checking 2019-05-17 14:05:15 -03:00
docs
droplab
emoji Resolve "Inline validation for user's name and username length" 2019-06-06 07:39:59 +00:00
environments Enable terminals button for group clusters 2019-07-02 19:52:02 +10:00
error_tracking Handle missing keys in sentry api response 2019-03-29 14:53:40 +00:00
error_tracking_settings Vue-i18n: various js directories 2019-07-01 11:42:51 +00:00
event_tracking Replace runtime isEE check with compile time one 2019-07-05 16:37:39 +02:00
feature_highlight Fix sorting in feature_highlight 2019-01-22 11:23:37 -08:00
filtered_search Vue-i18n: various js directories 2019-07-01 11:42:51 +00:00
frequent_items Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
groups Ensure visibility icons in group/project listings are grey 2019-07-18 08:55:04 +00:00
help
helpers Restore multiple series support 2019-04-05 09:14:13 +00:00
ide Encapsulate file view modes with constants 2019-07-23 22:13:36 +00:00
image_diff Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
import_projects Internationalisation of import_projects directory 2019-05-21 10:34:37 +00:00
integrations Internationalisation of integrations directory 2019-04-30 23:02:30 +00:00
issuable Wraps Select 2 Import into its own webpack bundle 2019-01-29 12:48:39 +01:00
issuable_suggestions Rename graphql files to match frontend docs 2019-06-19 15:34:28 +01:00
issue_show Fetch latest link in the description for zoom link, add more tests and remove frontend spec unnecessary tests 2019-07-17 06:41:26 +00:00
jobs Vue-i18n: app/assets/javascripts/jobs directory 2019-06-24 16:38:55 +10:00
lib Replace runtime isEE check with compile time one 2019-07-05 16:37:39 +02:00
locale Remove unnecessary bind call 2019-05-17 11:29:40 +08:00
merge_conflicts Internationalisation of merge_conflicts directory 2019-05-02 13:07:34 +00:00
mirrors Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
monitoring Add empty chart component 2019-07-24 03:18:57 +00:00
mr_notes Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
mr_popover Rename graphql files to match frontend docs 2019-06-19 15:34:28 +01:00
namespaces Add leave link to access_granted email 2019-05-03 17:19:16 +01:00
network
notebook Fix jupyter rendering bug that ended in an infinite loop 2019-03-27 16:53:25 +01:00
notes Remove duplicate buttons 2019-07-17 13:34:45 -07:00
operation_settings Remove the grafana_dashboard_link feature flag 2019-06-12 19:20:22 +00:00
pages CE port for Group bulk edit merge requests 2019-07-23 14:39:18 +00:00
pdf Move to pdf.js distributed with npm 2019-05-10 15:07:41 -05:00
performance_bar Add Rugged calls to performance bar 2019-07-23 21:38:05 -07:00
pipelines Merge branch '63590-pipeline-actions-cause-full-refresh' into 'master' 2019-07-01 16:15:24 +00:00
profile Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
projects Fixed back navigation for projects filter 2019-07-05 12:50:50 +02:00
prometheus_metrics
protected_branches Internationalisation of protected_branches directory 2019-05-07 17:44:46 +00:00
protected_tags Internationalisation of protected_tags directory 2019-04-30 23:01:23 +00:00
raven Internationalisation of raven directory 2019-05-01 08:41:51 +00:00
registry Updating wording as per desgn guidelines 2019-07-15 23:51:36 +00:00
related_merge_requests Fixed style-lint errors for `panels.scss` 2019-07-15 17:29:17 +02:00
releases Show upcoming status for releases 2019-07-03 09:12:15 +00:00
reports Fixes the alignment on reports 2019-07-19 16:58:28 +00:00
repository Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
serverless Vue-i18n: app/assets/javascripts/serverless directory 2019-07-01 11:51:19 +00:00
set_status_modal Update smiley icons to new ones 2019-05-23 12:29:32 +00:00
shared
sidebar hoverable area on collapsed sidebar icons 2019-07-23 08:03:48 +00:00
snippet Internationalisation of javascript/s* directories 2019-05-03 07:42:19 +00:00
sortable
templates Internationalisation of javascript/t* directories 2019-05-02 13:05:48 +00:00
terminal Internationalisation of javascript/t* directories 2019-05-02 13:05:48 +00:00
test_utils Upgrade core-js and add URL polyfill 2019-05-30 07:06:50 -04:00
u2f Internationalisation of u2f directory 2019-04-30 19:12:25 +00:00
validators Resolve "Inline validation for user's name and username length" 2019-06-06 07:39:59 +00:00
visual_review_toolbar Review Tools: Add large z-index to toolbar 2019-07-11 09:18:27 +00:00
vue_merge_request_widget Align merge request icons and text 2019-07-16 17:31:12 +00:00
vue_shared Add delay customization to tooltip.js 2019-07-09 13:25:00 -03:00
vuex_shared/modules/modal Export default in vuex_shared/modal/actions 2019-01-16 09:33:09 -06:00
activities.js
ajax_loading_spinner.js
api.js Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
autosave.js
avatar_picker.js Improve project avatar settings 2019-03-28 10:43:23 +00:00
awards_handler.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
breadcrumb.js
breakpoints.js Fix isDesktop function to return proper value 2019-04-12 10:47:36 -04:00
build_artifacts.js Replace convertPermissionToBoolean with parseBoolean 2018-11-27 09:18:48 +01:00
close_reopen_report_toggle.js
comment_type_toggle.js
commit_merge_requests.js
commits.js
compare_autocomplete.js Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
confirm_danger_modal.js
contextual_sidebar.js Fix sidebar flyout navigation 2019-06-13 00:18:46 +01:00
create_item_dropdown.js Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
create_label.js Add checkbox to choose to create new list when creating new label 2019-04-05 15:50:21 +00:00
create_merge_request_dropdown.js Fixed create merge request button not enabling 2019-07-16 11:02:37 +01:00
diff.js
dropzone_input.js I18N of js files starting with c or d 2019-05-21 10:40:24 +00:00
due_date_select.js Replace `No due date` with `None` 2019-04-17 17:17:59 +00:00
experimental_flags.js
files_comment_button.js Fix typos in comments for js 2018-11-15 14:50:40 +02:00
filterable_list.js Fixed back navigation for projects filter 2019-07-05 12:50:50 +02:00
flash.js Prettify remaining files with differences in CE and EE 2018-10-31 14:33:12 -05:00
fly_out_nav.js Fix flyout nav on small viewports 2019-05-15 15:41:00 +01:00
gfm_auto_complete.js Allow autocompleting scoped labels 2019-06-25 10:19:29 +00:00
gl_dropdown.js Fix gl_dropdown scrolling to top on assignee click 2019-06-11 14:14:08 -05:00
gl_field_error.js I18N of JS files starting with g 2019-05-16 17:35:00 +02:00
gl_field_errors.js Support url and number inputs in gl_form_errors 2019-04-03 15:22:58 -04:00
gl_form.js Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
gpg_badges.js I18N of JS files starting with g 2019-05-16 17:35:00 +02:00
group.js Replace slugifyWithHyphens with improved slugify function 2019-07-03 08:20:57 +00:00
group_label_subscription.js
groups_list.js
groups_select.js Upgrade prettier to latest (v1.18.2) 2019-06-21 12:36:03 -05:00
header.js Moved not so important initialisation functions into idleCallBack Calls 2019-01-08 12:25:18 +01:00
how_to_merge.js
importer_status.js Replace convertPermissionToBoolean with parseBoolean 2018-11-27 09:18:48 +01:00
init_changes_dropdown.js
init_issuable_sidebar.js
init_labels.js
init_notes.js
issuable_bulk_update_actions.js CE Port of Allow bulk update for group issues 2019-07-09 11:46:16 +00:00
issuable_bulk_update_sidebar.js
issuable_context.js Wraps Select 2 Import into its own webpack bundle 2019-01-29 12:48:39 +01:00
issuable_form.js Move EE specific GfmAutocomplete code to EE file 2019-04-24 11:23:14 +05:30
issuable_index.js CE Port of Allow bulk update for group issues 2019-07-09 11:46:16 +00:00
issuable_init_bulk_update_sidebar.js CE Port of Allow bulk update for group issues 2019-07-09 11:46:16 +00:00
issue.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
issue_status_select.js I18N JS files starting with i 2019-05-07 19:27:52 +02:00
label_manager.js Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
labels.js Eliminate duplicated words 2018-11-22 01:01:23 +09:00
labels_select.js Resolve "Label picker: Line break on long label titles" 2019-07-17 14:18:12 +00:00
landing.js Replace `=== true` with `parseBoolean()` 2018-11-27 09:18:48 +01:00
layout_nav.js Optimization of setup of Main Nav Layout, Contextual Sidebar and Fly Out Nav 2019-01-15 12:35:16 +00:00
lazy_loader.js Add qa element 2019-01-18 19:12:00 +05:00
line_highlighter.js
logo.js
main.js Merge branch '12368-main-js' into 'master' 2019-07-04 13:19:52 +00:00
main_ee.js Resolve CE/EE diff in main.js 2019-07-04 12:18:51 +02:00
manual_ordering.js Don't let logged out user do manual order 2019-07-02 23:17:49 +05:30
member_expiration_date.js Add setting for first day of the week 2019-02-06 17:33:56 +01:00
members.js CE backport of members-ee-code 2019-02-27 10:09:52 +00:00
merge_request.js Add fast tasklist support to MR tasklist 2019-02-07 09:28:35 -06:00
merge_request_tabs.js Allow command and control click to work on MR tabs 2019-06-12 15:36:02 -04:00
milestone.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
milestone_select.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
mini_pipeline_graph_dropdown.js I18N JS files starting with m 2019-05-03 15:00:44 +02:00
namespace_select.js I18N JS files starting with n 2019-05-15 15:02:42 +02:00
new_branch_form.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
new_commit_form.js
notes.js Upgrade prettier to latest (v1.18.2) 2019-06-21 12:36:03 -05:00
notifications_dropdown.js Localize the notifications dropdown string 2019-04-03 16:15:15 +00:00
notifications_form.js
pager.js
persistent_user_callout.js Add PersistentUserCallout factory method 2019-03-06 10:40:19 +00:00
pipelines.js
project_edit.js
project_find_file.js
project_fork.js
project_import.js
project_label_subscription.js I18N JS files starting with p or r 2019-05-17 16:23:42 +02:00
project_select.js I18N JS files starting with p or r 2019-05-17 16:23:42 +02:00
project_select_combo_button.js Wraps Select 2 Import into its own webpack bundle 2019-01-29 12:48:39 +01:00
project_visibility.js
projects_list.js Fixed back navigation for projects filter 2019-07-05 12:50:50 +02:00
read_more.js
ref_select_dropdown.js
right_sidebar.js Comply with `no-implicit-coercion` rule (CE) 2019-06-03 22:51:02 +00:00
search_autocomplete.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
settings_panels.js
single_file_diff.js
smart_interval.js
star.js I18N JS files starting with s 2019-05-21 11:27:11 +02:00
subscription_select.js I18N JS files starting with s 2019-05-21 11:27:11 +02:00
syntax_highlight.js
task_list.js Address review comments and fix commented spec 2019-01-30 23:18:20 +01:00
toggle_buttons.js Replace convertPermissionToBoolean with parseBoolean 2018-11-27 09:18:48 +01:00
tree.js
ui_development_kit.js
usage_ping_consent.js I18N JS files starting with u 2019-05-23 12:26:44 +02:00
user_callout.js
user_popovers.js Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
users_select.js Disable unnecessary ESLint i18n offences 2019-06-13 19:15:25 +00:00
version_check_image.js
webpack.js
zen_mode.js