gitlab-org--gitlab-foss/spec/features
Fatih Acet 596c305eab Merge branch 'less-intrusive-system-note' into 'master'
Less intrusive system note

## What does this MR do?
This MR is for making system notes less intrusive by implementing proposed design
 
## Are there points in the code the reviewer needs to double check?
System notes are reusing in issues, commits and MR discussions. May need to double check to make sure that the design is not breaking anywhere

## Why was this MR needed?
This merge request solve issue #19797 

## Screenshots (if relevant)
**Before:**
![merge-request-before](/uploads/91953598087a613078d80333a43815a7/merge-request-before.png)
**After**
![2016-11-15_17.41.46](/uploads/c809ba53cc34ee83bb439ed741dc39f3/2016-11-15_17.41.46.gif)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [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 it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
#19797, #23129

See merge request !6755
2016-11-18 18:11:02 +00:00
..
admin Fix Admin Links to new Group does not respect Default Visibility 2016-11-18 13:39:29 +02:00
atom Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
boards Fixed issue boards when not logged in 2016-11-14 12:12:01 +00:00
dashboard Refactor issuables_counter_spec. 2016-11-16 09:44:49 +01:00
groups Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
issuables Handle legacy sort order values 2016-08-18 23:26:07 +01:00
issues Include author in assignee dropdown search 2016-11-17 11:13:39 +00:00
merge_requests makes system notes less intrusive to a conversation 2016-11-17 14:41:08 +06:00
milestones Stop unauthorized users dragging on milestone page 2016-10-28 21:43:43 +11:00
profiles Add specs for testing authorization and deny of chat user 2016-11-16 23:10:53 +01:00
projects Merge branch 'pipelines-page-redesign' into 'master' 2016-11-18 12:48:28 +00:00
protected_branches Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
security Add missing security specs for raw snippet access 2016-11-05 07:11:50 +00:00
snippets Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master' 2016-11-16 14:15:41 +00:00
tags Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
todos Issue #13823: random message when all Todos are Done 2016-11-11 20:59:54 +01:00
users Fix snippets pagination 2016-09-26 12:42:12 +02:00
calendar_spec.rb Changed zero padded days to no padded days in date_format 2016-10-01 12:18:44 -05:00
ci_lint_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
commits_spec.rb Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-11-04 22:37:44 +08:00
compare_spec.rb Fix broken rspec in compare text 2016-10-16 21:09:38 -07:00
container_registry_spec.rb Show proper image ID on registry page 2016-06-21 13:08:10 +02:00
dashboard_issues_spec.rb Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
dashboard_milestones_spec.rb
environments_spec.rb Add comment related to workaround used in specs 2016-11-16 12:33:04 +01:00
expand_collapse_diffs_spec.rb Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
gitlab_flavored_markdown_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
global_search_spec.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
groups_spec.rb 19205 Redesign group page header to match new navigation 2016-11-09 17:24:17 -08:00
help_pages_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
issues_spec.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
login_spec.rb Fix rubocop build error 2016-10-24 21:44:24 -04:00
markdown_spec.rb Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
milestone_spec.rb Ensure validation messages are shown within the milestone form 2016-09-19 09:29:12 +01:00
notes_on_merge_requests_spec.rb Adds v-pre to code blocks in comments 2016-10-04 14:06:44 +01:00
participants_autocomplete_spec.rb fixes part1 of files to start using active tense 2016-08-09 15:06:23 +01:00
password_reset_spec.rb
profile_spec.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
projects_spec.rb Allow Member.add_user to handle access requesters 2016-09-28 09:43:00 +02:00
protected_branches_spec.rb Move protected branches access control spec into a shared example. 2016-08-20 00:24:12 +05:30
runners_spec.rb Fix grammar and typos in Runners pages 2016-09-28 10:03:59 +02:00
search_spec.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
signup_spec.rb Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
snippets_spec.rb Fix snippets pagination 2016-09-26 12:42:12 +02:00
task_lists_spec.rb Shorten task status phrase 2016-08-29 10:46:36 -05:00
triggers_spec.rb Fix failing rspec test for triggers 2016-09-06 11:52:01 +02:00
u2f_spec.rb Make UX upgrades to SignIn/Register views. 2016-10-15 08:27:21 +02:00
unsubscribe_links_spec.rb Remove default value for project argument on subscribable concern 2016-11-17 15:10:13 -02:00
users_spec.rb Allow registering users where the username contains dots (.). 2016-11-18 11:47:37 +05:30
variables_spec.rb Updated tests 2016-08-13 00:57:40 -05:00