gitlab-org--gitlab-foss/spec/features
Nick Kipling 51b04b5f22
Implement multi select deletion for container registry
Added checkboxes to each image row
Added delete selected images button
Changed row delete button to appear on row hover
Changed confirmation modal message
Changed delete logic to support multi
Added tests for multi select
Updated pot file
Updated rspec test for new functionality
2019-07-30 13:49:47 -03:00
..
admin Further remove code branches by database type 2019-07-29 12:47:06 +02:00
atom Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
boards Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
clusters
commits
dashboard Backport ToDo feature specs from EE 2019-07-29 13:54:15 +02:00
discussion_comments Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
explore Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
groups Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
ics Fix can't modify frozen String errors 2019-07-26 13:23:30 +12:00
ide Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
import Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
instance_statistics Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
issuables Change qa-reverse-sort class references to rspec-reverse-sort 2019-07-29 19:19:44 +00:00
issues Merge branch 'tp-qtt182-7' into 'master' 2019-07-29 19:17:45 +00:00
markdown Update rouge to v3.7.0 2019-07-29 15:37:23 -07:00
merge_request Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-07-29 13:19:50 -05:00
merge_requests Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
milestones Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
profiles Change qa-full-name to rspec-full-name 2019-07-29 19:16:39 +00:00
projects Change qa-reverse-sort class references to rspec-reverse-sort 2019-07-29 19:19:44 +00:00
reportable_note Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
search Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
security Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
snippets Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
tags Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
uploads Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
users Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
abuse_report_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
calendar_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
commits_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
container_registry_spec.rb Implement multi select deletion for container registry 2019-07-30 13:49:47 -03:00
contextual_sidebar_spec.rb Change qa-* class references to rspec-* in spec/features/contextual_sidebar_spec.rb 2019-07-29 19:18:54 +00:00
cycle_analytics_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
display_system_header_and_footer_bar_spec.rb
error_pages_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
expand_collapse_diffs_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
global_search_spec.rb Added navbar searches usage ping counter 2019-07-29 09:58:58 +00:00
group_variables_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
groups_spec.rb Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
help_pages_spec.rb
ide_spec.rb Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
invites_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
issues_spec.rb
labels_hierarchy_spec.rb Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
milestone_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
oauth_login_spec.rb Merge branch 'frozen_string_spec_features' into 'master' 2019-07-29 08:29:43 +00:00
participants_autocomplete_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
password_reset_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
profile_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
project_variables_spec.rb
projects_spec.rb Change qa-* class references to rspec-* 2019-07-26 14:59:27 -07:00
protected_branches_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
protected_tags_spec.rb Make protected tags spec the same for CE and EE 2019-07-29 13:54:15 +02:00
raven_js_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
read_only_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
runners_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
signed_commits_spec.rb
snippets_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
task_lists_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
triggers_spec.rb Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-07-29 13:19:50 -05:00
u2f_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
unsubscribe_links_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
usage_stats_consent_spec.rb Make usage content spec the same for CE and EE 2019-07-29 13:54:15 +02:00
user_can_display_performance_bar_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
user_opens_link_to_comment.rb
user_sees_revert_modal_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00
user_sorts_things_spec.rb Add frozen_string_literal to spec/features 2019-07-26 13:23:30 +12:00