gitlab-org--gitlab-foss/spec/javascripts/vue_mr_widget/components
Tim Zallmann b9e52612fe Updates on success of an MR the count on top and in other tabs
New API endpoint for merge request count
Updates all open tabs at the same time with one call
Restructured API response

API response changed to 401 if no current_user

Added API + JS specs

Fix for Static Check

Updated Count on Open/Close, Assign/Unassign of MR's

Checking if MR Count is refreshed

Added # frozen_string_literal: true to spec

Added Changelog
2019-07-09 08:44:19 +00:00
..
states Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
deployment_spec.js
mr_widget_alert_message_spec.js Add sync: false to fix Karma tests 2019-04-16 13:40:34 -03:00
mr_widget_author_spec.js
mr_widget_author_time_spec.js
mr_widget_header_spec.js Show Download diff links in closed MRs 2019-04-03 01:33:12 +02:00
mr_widget_memory_usage_spec.js
mr_widget_merge_help_spec.js
mr_widget_pipeline_container_spec.js Add backport changes 2019-05-20 17:08:37 +00:00
mr_widget_pipeline_spec.js Upgrade prettier to latest (v1.18.2) 2019-06-21 12:36:03 -05:00
mr_widget_rebase_spec.js
mr_widget_related_links_spec.js
mr_widget_status_icon_spec.js Fix failing tests 2019-03-18 14:09:07 +02:00
review_app_link_spec.js