gitlab-org--gitlab-foss/spec/models
Douwe Maan 96c2e22549 Merge branch 'disable-report-button-if-already-reported' into 'master'
Disable the "Report abuse" button if a user has already been reported

Hello,

I've implemented the feature request #2330. Here is what it looks like:

![report-abuse-button-disabled](https://gitlab.com/rymai/gitlab-ce/uploads/420d51906eac1c40c50701a0a340474f/report-abuse-button-disabled.png)

I hope that's an acceptable solution.

cc @DouweM

See merge request !1456
2015-10-01 13:17:18 +00:00
..
ci Fix: CI token removal regression from build trace 2015-10-01 11:43:06 +02:00
concerns add repository field to issue hook data 2015-09-17 05:33:37 +09:00
hooks Add Group#add_* convenience methods 2015-08-07 00:20:02 -04:00
members Rename abilities to correspond contoller/model action names 2015-06-26 15:55:56 +02:00
project_services Fix GitlabCiService specs 2015-09-22 18:28:08 +02:00
abuse_report_spec.rb Streamline the "Report button" 2015-09-29 21:47:01 +02:00
application_setting_spec.rb Re-annotate models 2015-09-06 07:48:48 -07:00
broadcast_message_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
commit_range_spec.rb Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
commit_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
deploy_key_spec.rb Re-annotate models 2015-05-03 13:38:27 -07:00
deploy_keys_project_spec.rb Fix Style/Blocks cop violations 2015-06-22 16:00:54 -04:00
event_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
external_issue_spec.rb Add to_reference for models that support references 2015-05-26 15:48:30 -04:00
external_wiki_service_spec.rb Change foo.should syntax to expect(foo).to in specs 2015-06-13 18:37:30 -04:00
forked_project_link_spec.rb Fix Style/TrailingBlankLines cop violations 2015-06-22 14:38:33 -04:00
group_spec.rb Add to_reference for models that support references 2015-05-26 15:48:30 -04:00
issue_spec.rb Re-annotate models 2015-09-06 07:48:48 -07:00
key_spec.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
label_link_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
label_spec.rb Support only double quotes for multi-word label references 2015-05-26 15:49:20 -04:00
member_spec.rb Re-annotate models 2015-05-03 13:38:27 -07:00
merge_request_spec.rb Re-annotate models 2015-09-06 07:48:48 -07:00
milestone_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
namespace_spec.rb Update mock and stub syntax for specs 2015-06-22 12:13:46 +02:00
note_spec.rb Re-annotate models 2015-09-06 07:48:48 -07:00
project_security_spec.rb Fix Style/TrailingBlankLines cop violations 2015-06-22 14:38:33 -04:00
project_snippet_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
project_spec.rb Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookup 2015-10-01 12:33:51 +02:00
project_team_spec.rb Add Group#add_* convenience methods 2015-08-07 00:20:02 -04:00
project_wiki_spec.rb Fix Style/SpaceInsideHashLiteralBraces cop violations 2015-06-22 14:41:00 -04:00
protected_branch_spec.rb Updated rspec to rspec 3.x syntax 2015-02-12 19:17:35 +01:00
repository_spec.rb Merge branch 'master' into remove-satellites 2015-08-17 11:41:53 +02:00
service_spec.rb Provide more feedback what went wrong if HipChat service failed test 2015-08-12 07:31:25 -07:00
snippet_spec.rb Make snippet filename optional. 2015-06-20 01:06:57 +02:00
user_spec.rb Streamline the "Report button" 2015-09-29 21:47:01 +02:00
wiki_page_spec.rb Fix Style/SpaceInsideHashLiteralBraces cop violations 2015-06-22 14:41:00 -04:00