gitlab-ce/features/steps/project
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
..
commits
issues Create a "destroyed Milestone" event and keep Milestone events around in the DB 2015-09-15 05:51:11 -07:00
source Change the replace placeholder to use the filename 2015-09-15 13:07:32 -07:00
active_tab.rb
archived.rb
create.rb
deploy_keys.rb
fork.rb Import forked repositories asynchronously to prevent large repositories from timing out 2015-09-11 00:34:04 -07:00
forked_merge_requests.rb
graph.rb
hooks.rb
merge_requests.rb
network_graph.rb
project.rb Merge branch 'master' into notification-levels 2015-09-16 19:52:57 -05:00
project_shortcuts.rb
redirects.rb
services.rb remove API calls from CE to CI 2015-09-18 18:02:11 +02:00
snippets.rb
star.rb
team_management.rb
wiki.rb