gitlab-org--gitlab-foss/app/views
Timothy Andrew 0444fa560a Original implementation to allow users to subscribe to labels
1. Allow subscribing (the current user) to a label

- Refactor the `Subscription` coffeescript class
  - The main change is that it accepts a container, and conducts all
    DOM queries within its scope. We need this because the labels
    page has multiple instances of `Subscription` on the same page.

2. Creating an issue or MR with labels notifies users subscribed to those labels

- Label `has_many` subscribers through subscriptions.

3. Adding a label to an issue or MR notifies users subscribed to those labels

- This only applies to subscribers of the label that has just been
  added, not all labels for the issue.
2016-03-15 17:25:37 +01:00
..
abuse_report_mailer
abuse_reports Change `js-quick-submit` behavior to expect the class on the form 2016-03-02 15:11:15 -05:00
admin Merge branch 'fix-commit-status-rendering' into 'master' 2016-03-15 00:51:43 +00:00
ci Cleanup CiCommit and CiBuild 2016-03-14 13:20:35 +01:00
dashboard Avoid error 500 when todo author was removed 2016-03-09 14:47:04 -03:00
devise Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
doorkeeper Let `oauth/applications#index` handle the `profiles#applications` route 2016-03-13 16:51:09 -04:00
email_rejection_mailer
emojis Updated UI of award emoji 2016-03-11 09:02:43 +00:00
errors
events Escape! 2016-03-11 16:01:02 -05:00
explore Make projects sort dropdown shared so it can be reused for other pages 2016-03-04 19:26:10 +01:00
groups Redesign project tabs on group page 2016-03-14 18:31:14 +01:00
help Fixed ruby style errors 2016-03-10 13:54:54 +00:00
import
invites
kaminari/gitlab Implement new UI for pagination 2016-01-20 21:27:01 -05:00
layouts Merge branch 'application-settings' into 'master' 2016-03-15 14:33:14 +00:00
notify Original implementation to allow users to subscribe to labels 2016-03-15 17:25:37 +01:00
profiles Merge branch 'revert-avatar-cropping' into 'master' 2016-03-15 15:53:42 +00:00
projects Original implementation to allow users to subscribe to labels 2016-03-15 17:25:37 +01:00
search Improved search results filter dropdown 2016-03-11 15:29:29 +00:00
shared Original implementation to allow users to subscribe to labels 2016-03-15 17:25:37 +01:00
sherlock
snippets Refactor css for snippets list 2016-02-26 14:44:39 +01:00
users Provide defaults and make sure we everything is container into a parent element 2016-03-02 14:08:03 -05:00
votes Updated UI of award emoji 2016-03-11 09:02:43 +00:00