gitlab-org--gitlab-foss/app/views/admin
Jacob Schatz 07989af1ef Merge branch '13664-abuse-report-page-should-have-a-maximum-width' into 'master'
Abuse Reports message truncation

## What does this MR do?

Adds dynamic message truncation to abuse reports

## Are there points in the code the reviewer needs to double check?

Is the new UI OK?

## Why was this MR needed?

Admin UX

## What are the relevant issue numbers?

Closes #13664.

## Screenshots (if relevant)

**UPDATED:**

![Screen_Shot_2016-07-07_at_03.02.43](/uploads/2e1a1122e0194f8ffa48054c18523ccd/Screen_Shot_2016-07-07_at_03.02.43.png)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
Closes #13664

See merge request !5032
2016-08-18 20:24:28 +00:00
..
abuse_reports Some more styling tweaks and added jasmine test 2016-08-14 00:54:18 +01:00
appearances Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
application_settings "This file is managed by gitlab-ctl. Manual changes will be erased!" 2016-08-08 10:30:04 -04:00
applications Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
background_jobs Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
broadcast_messages Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
builds Add icon container 2016-07-28 12:45:35 -05:00
dashboard Used cached value of project count to reduce DB load 2016-08-10 12:17:24 +02:00
deploy_keys Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
groups Allow to disable user request access to groups/projects 2016-07-20 14:38:21 +02:00
health_check Remove unnecessary parens 2016-06-30 16:01:26 +03:00
hooks Update the help_page_path route to accept paths directly instead of using parameters. 2016-07-11 12:55:25 -06:00
identities Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
keys Add a page title to every page. 2015-04-30 19:12:15 +02:00
labels Removes two simple instances of inline JavaScript. 2016-07-26 16:59:55 -06:00
logs Remove unnecessary parens 2016-06-30 16:01:26 +03:00
projects Remove unnecesary CSS class 2016-07-14 15:36:53 -05:00
requests_profiles Profile requests when a header is passed 2016-07-26 20:06:09 +02:00
runners Merge remote-tracking branch 'upstream/master' into enable-shared-runners-with-admins 2016-07-01 17:34:00 +08:00
services Make tables full width. 2015-10-19 11:19:45 +02:00
spam_logs Allow `Issue` to be submitted as spam 2016-08-15 13:18:15 -05:00
system_info Merge branch 'code_style_fixes' into 'master' 2016-06-30 15:29:09 +00:00
users Fix confusing description of a blocked user. 2016-08-02 13:10:02 +02:00