save each notification setting with ajax on change
显示
- app/assets/stylesheets/sections/profile.scss 13 个添加, 0 个删除app/assets/stylesheets/sections/profile.scss
- app/controllers/notifications_controller.rb 11 个添加, 3 个删除app/controllers/notifications_controller.rb
- app/models/notification.rb 15 个添加, 6 个删除app/models/notification.rb
- app/models/project.rb 1 个添加, 0 个删除app/models/project.rb
- app/models/users_project.rb 12 个添加, 6 个删除app/models/users_project.rb
- app/services/notification_service.rb 31 个添加, 9 个删除app/services/notification_service.rb
- app/views/notifications/show.html.haml 46 个添加, 37 个删除app/views/notifications/show.html.haml
- app/views/notifications/update.js.haml 2 个添加, 3 个删除app/views/notifications/update.js.haml
- db/schema.rb 9 个添加, 6 个删除db/schema.rb
- spec/models/project_spec.rb 1 个添加, 0 个删除spec/models/project_spec.rb
- spec/models/users_project_spec.rb 7 个添加, 6 个删除spec/models/users_project_spec.rb
加载中
想要评论请 注册 或 登录