gitlab-org--gitlab-foss/app
Douwe Maan 183892fde9 Merge branch 'notification-levels' into 'master'
Notification levels can now be set on the Project's main page

![Screen_Shot_2015-09-16_at_7.49.49_PM](https://gitlab.com/gitlab-org/gitlab-ce/uploads/0ac517bdfdc801f0e2115463c3ea9e10/Screen_Shot_2015-09-16_at_7.49.49_PM.png)

The notification settings for a project can now be set directly on the Project's page. The drop down list and the button label reflect the current level.

Saving is done via a remote form submission and if successful shows the user a flash message:

![Screen_Shot_2015-09-16_at_6.09.02_PM](https://gitlab.com/gitlab-org/gitlab-ce/uploads/8a6e1fde5177aa3976cadf59fdb8d375/Screen_Shot_2015-09-16_at_6.09.02_PM.png)

@DouweM can you please review my code. I gave my bestest effort to make in clean and readable.

@rspeicher hopefully we can include it with the 8.0 release, maybe?

/cc @darby 

See merge request !1322
2015-09-21 09:19:32 +00:00
..
assets Merge branch 'notification-levels' into 'master' 2015-09-21 09:19:32 +00:00
controllers Merge branch 'notification-levels' into 'master' 2015-09-21 09:19:32 +00:00
finders Fix 500 on trending projects if isntance has 100k+ projects 2015-09-18 10:45:42 +02:00
helpers Merge branch 'notification-levels' into 'master' 2015-09-21 09:19:32 +00:00
mailers Fix reply by email for comments on a specific line in a diff/commit. 2015-09-20 18:18:39 +02:00
models Merge branch 'notification-levels' into 'master' 2015-09-21 09:19:32 +00:00
services remove API calls from CE to CI 2015-09-18 18:02:11 +02:00
uploaders
views Merge branch 'notification-levels' into 'master' 2015-09-21 09:19:32 +00:00
workers remove API calls from CE to CI 2015-09-18 18:02:11 +02:00