-
- 下载
Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'master'
Bring back option to be notified of own activity See merge request !10032
显示
- app/assets/javascripts/profile/profile.js 1 个添加, 0 个删除app/assets/javascripts/profile/profile.js
- app/controllers/profiles/notifications_controller.rb 1 个添加, 1 个删除app/controllers/profiles/notifications_controller.rb
- app/models/user.rb 1 个添加, 0 个删除app/models/user.rb
- app/services/notification_recipient_service.rb 3 个添加, 3 个删除app/services/notification_recipient_service.rb
- app/services/notification_service.rb 3 个添加, 2 个删除app/services/notification_service.rb
- app/views/profiles/notifications/show.html.haml 5 个添加, 0 个删除app/views/profiles/notifications/show.html.haml
- changelogs/unreleased/option-to-be-notified-of-own-activity.yml 4 个添加, 0 个删除...logs/unreleased/option-to-be-notified-of-own-activity.yml
- db/migrate/20170316061730_readd_notified_of_own_activity_to_users.rb 10 个添加, 0 个删除...20170316061730_readd_notified_of_own_activity_to_users.rb
- db/schema.rb 1 个添加, 0 个删除db/schema.rb
- spec/controllers/profiles/notifications_controller_spec.rb 45 个添加, 0 个删除spec/controllers/profiles/notifications_controller_spec.rb
- spec/features/profiles/user_changes_notified_of_own_activity_spec.rb 32 个添加, 0 个删除...es/profiles/user_changes_notified_of_own_activity_spec.rb
- spec/services/notification_service_spec.rb 59 个添加, 0 个删除spec/services/notification_service_spec.rb
加载中
想要评论请 注册 或 登录