-
- Downloads
Streamline the "Report button"
This simplifies the "Report button" to not use open a dropdown and adds a tooltip on this button. This also removes an extra spec and adds missing specs.
Showing
- app/helpers/user_helper.rb 0 additions, 11 deletionsapp/helpers/user_helper.rb
- app/models/abuse_report.rb 2 additions, 2 deletionsapp/models/abuse_report.rb
- app/models/user.rb 1 addition, 2 deletionsapp/models/user.rb
- app/views/users/show.html.haml 7 additions, 12 deletionsapp/views/users/show.html.haml
- features/abuse_report.feature 1 addition, 1 deletionfeatures/abuse_report.feature
- features/steps/abuse_reports.rb 2 additions, 3 deletionsfeatures/steps/abuse_reports.rb
- spec/features/users_spec.rb 1 addition, 35 deletionsspec/features/users_spec.rb
- spec/models/abuse_report_spec.rb 12 additions, 0 deletionsspec/models/abuse_report_spec.rb
- spec/models/user_spec.rb 1 addition, 1 deletionspec/models/user_spec.rb
app/helpers/user_helper.rb
deleted
100644 → 0
Please register or sign in to comment