discourse/app/assets/javascripts/admin/models
Krzysztof Kotlarek 084e15b447
FIX: modify notification after remove auto_watch_category (#10568)
When a category is removed from `auto_watch_category` we are removing
CategoryUser. However, there are still TopicUser with notification level
set to `watching` which was inherited from Category.

We should move them back to `regular` unless they were modified by a user.
2020-09-01 13:07:41 +10:00
..
admin-dashboard.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
admin-user.js REFACTOR: Move `bootbox` to an import instead of global variable (#10533) 2020-08-26 12:57:13 -04:00
api-key.js FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
backup-status.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
backup.js REFACTOR: Move `bootbox` to an import instead of global variable (#10533) 2020-08-26 12:57:13 -04:00
color-scheme-color.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
color-scheme.js FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
email-log.js DEV: Move `Discourse.getURL` and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
email-preview.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
email-settings.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
email-style.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
email-template.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
flag-type.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
incoming-email.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
permalink.js FIX: Use 1 column instead of 4 for permalink destination (#9260) 2020-03-25 11:30:39 -07:00
report.js FIX: Pass `siteSettings` through in more places 2020-07-24 09:45:55 -04:00
screened-email.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
screened-ip-address.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
screened-url.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
site-setting.js FIX: modify notification after remove auto_watch_category (#10568) 2020-09-01 13:07:41 +10:00
site-text.js DEV: Use `type` instead of `method` in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
staff-action-log.js FEATURE: Create logs for Group Moderator changes (#10271) 2020-07-21 14:29:02 -04:00
theme-settings.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
theme.js REFACTOR: Move `bootbox` to an import instead of global variable (#10533) 2020-08-26 12:57:13 -04:00
tl3-requirements.js PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
user-field.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
version-check.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
watched-word.js DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
web-hook.js Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00