discourse/app/assets/javascripts/admin/addon/controllers/modals
Jarek Radosz 19214aff18
DEV: Clean up all message bus subscriptions (#19268)
1. "What Goes Up Must Come Down" – if you subscribe to message bus, make sure you also unsubscribe
2. When you unsubscribe - remove only your subscription, not **all** subscriptions on given channel

Attempt #2. The first attempt tried to extend a core `@bound` method in new-user-narrative plugin which did not work. I reworked that plugin in the meantime. This new PR also cleans up message bus subscriptions in now core-merged chat plugin.
2022-12-12 16:32:25 +01:00
..
admin-add-upload.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badge-preview.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-color-scheme-select-base.js
admin-delete-posts-confirmation.js FEATURE: allow admin to delete all posts by a user irrespectively (#14128) 2021-08-25 10:14:22 +05:30
admin-delete-user-posts-progress.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-edit-badge-groupings.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
admin-incoming-email.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-install-theme.js SECURITY: Expand and improve SSRF Protections (#18815) 2022-11-01 16:33:17 +00:00
admin-merge-users-confirmation.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-merge-users-progress.js DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
admin-merge-users-prompt.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-reseed.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
admin-silence-user.js FEATURE: Show similar users when penalizing a user (#19334) 2022-12-08 14:42:33 +02:00
admin-staff-action-log-details.js
admin-start-backup.js DEV: Make admin-start-backup template extendable (#18904) 2022-11-08 10:40:56 +10:00
admin-suspend-user.js FEATURE: Show similar users when penalizing a user (#19334) 2022-12-08 14:42:33 +02:00
admin-theme-change.js
admin-uploaded-image-list.js DEV: Remove usage of {{action}} modifiers - Take 2 (#18476) 2022-10-05 13:08:54 +01:00
admin-watched-word-test.js FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00
site-setting-default-categories.js FEATURE: update existing users when group default notifications changed. (#13434) 2021-07-15 19:53:57 +05:30