gitlab-org--gitlab-foss/app
Dmitriy Zaporozhets b0af83f9ff Merge branch 'dz-profile-organization' into 'master'
Add organization field to the user profile

## What does this MR do?

Add organization field to the user profile 

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

no

## Why was this MR needed?

So we can let users fill organization information separately

## Screenshots (if relevant)

![Screen_Shot_2016-09-26_at_7.32.27_PM](/uploads/d11a9a86aa22227f9c9915d195106c5f/Screen_Shot_2016-09-26_at_7.32.27_PM.png)

## 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)~~
- [x] 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 you do - 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?

https://gitlab.com/gitlab-org/gitlab-ce/issues/21903

See merge request !6526
2016-09-27 12:42:42 +00:00
..
assets Merge branch 'cs-inline-js-search' into 'master' 2016-09-27 09:47:34 +00:00
controllers Merge branch 'dz-profile-organization' into 'master' 2016-09-27 12:42:42 +00:00
finders fix issues mr counter 2016-09-20 14:39:15 +01:00
helpers Use GitLab Routing helpers for the documentation URL in LfsHelper 2016-09-26 17:23:00 -05:00
mailers Wrap List-Unsubscribe link in angle brackets 2016-09-26 16:01:17 +01:00
models Merge branch '22578-cycle-analytics-incorrect-commit-count' 2016-09-27 13:29:56 +02:00
policies Cycle analytics should be accessible to all for public projects. 2016-09-20 16:22:19 +05:30
services Inverse condition in Members::ApproveAccessRequestService 2016-09-22 15:50:48 +02:00
uploaders
validators
views Dispaly organization name at user page 2016-09-27 14:04:39 +03:00
workers