discourse/app/assets/javascripts/admin/controllers
Joffrey JAFFEUX 71360436ff
FIX: users list show was loading multiple times with different params (#7058)
A first load was happening in route, which was setting properties on controller. These properties were observed on the controller and were triggering a reload of the AdminUser model.

Not only was it doing loading two times it was also sometimes resulting on the controller model refresh end to happen after route has been changed, resulting in a wrong model.
2019-02-26 10:43:24 +01:00
..
modals fix prettier offense (#7041) 2019-02-20 22:22:38 +01:00
admin-api-keys.js.es6 DEV: refactoring api-keys (#6931) 2019-01-23 17:40:05 +01:00
admin-backups-index.js.es6 DEV: refactoring admin-backups-index (#6933) 2019-01-23 17:40:24 +01:00
admin-backups-logs.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
admin-backups.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-badges-show.js.es6 FIX: ember3 regression, uses model as bufferedProperty for badges (#6875) 2019-01-11 00:46:03 +01:00
admin-badges.js.es6 Fixes some Ember Deprecations for 1.13: 2016-10-21 11:06:07 -04:00
admin-customize-colors-show.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
admin-customize-colors.js.es6 REFACTOR: admin-customize-color (#7018) 2019-02-19 09:31:11 +01:00
admin-customize-email-templates-edit.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-customize-email-templates.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-customize-themes-edit.js.es6 FEATURE: Added settings/translations support to theme editor UI (#7026) 2019-02-19 12:56:01 +00:00
admin-customize-themes-show.js.es6 FEATURE: Import and export themes in a .tar.gz format (#6916) 2019-01-23 14:40:21 +00:00
admin-customize-themes.js.es6 UX: List popular themes and components in admin panel (#6997) 2019-02-20 14:58:31 -05:00
admin-dashboard-next-general.js.es6 UX: new site setting to define activity metrics displayed on dashboard 2018-12-26 10:29:07 +01:00
admin-dashboard-next-moderation.js.es6 UX: Rename Most Disagreed Flaggers report to "User Flagging Ratio" 2018-11-12 16:23:37 -05:00
admin-dashboard-next-reports.js.es6 UX: Adding reports dashboard tab, new layout, report descriptions (#6790) 2018-12-19 14:44:43 +01:00
admin-dashboard-next.js.es6 FEATURE: part 2 of dashboard improvements 2018-07-19 14:33:11 -04:00
admin-dashboard.js.es6 FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
admin-email-advanced-test.js.es6 DEV: Apply code review. 2018-12-05 21:56:18 +01:00
admin-email-bounced.js.es6 Fix linting. 2018-07-24 13:43:52 +08:00
admin-email-incomings.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-index.js.es6 FIX: send test email doesn't show a status 2019-02-25 17:42:58 +05:30
admin-email-logs.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-preview-digest.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-received.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-rejected.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-sent.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-email-skipped.js.es6 PERF: Split skipped email logs into a seperate table. 2018-07-24 13:14:37 +08:00
admin-embedding.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-emojis.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-logs-screened-emails.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-logs-screened-ip-addresses.js.es6 DEV: refactoring admin-logs-screened-ip-addresses (#6932) 2019-01-23 17:40:37 +01:00
admin-logs-screened-urls.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-logs-staff-action-logs.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-permalinks.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-plugins.js.es6 FEATURE: responsive admin pages 2018-07-03 11:14:53 +08:00
admin-reports-show.js.es6 FIX: improves number/percent support in reports 2018-08-01 18:40:59 -04:00
admin-search-logs-index.js.es6 UX: Default search log index to yearly. 2019-01-08 13:40:38 +08:00
admin-search-logs-term.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-site-settings-category.js.es6 rename `visible` to `visibleSiteSettings` 2018-12-13 13:00:13 +11:00
admin-site-settings.js.es6 rename `visible` to `visibleSiteSettings` 2018-12-13 13:00:13 +11:00
admin-site-text-edit.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-site-text-index.js.es6 DEV: Remove `d-checkbox` component 2019-02-21 09:54:54 -05:00
admin-user-badges.js.es6 FIX: show error msg on grant badge if message available from backend (#6801) 2018-12-31 10:46:39 +01:00
admin-user-fields.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
admin-user-index.js.es6 UX: Default user facing routes to `/g` instead of `/groups`. (#7042) 2019-02-21 13:44:25 +08:00
admin-user.js.es6 Remove ObjectController, Discouse Controllers + Presence 2015-08-13 10:49:08 -04:00
admin-users-list-show.js.es6 FIX: users list show was loading multiple times with different params (#7058) 2019-02-26 10:43:24 +01:00
admin-watched-words-action.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
admin-watched-words.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-web-hooks-show-events.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin-web-hooks-show.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
admin-web-hooks.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
admin.js.es6 UX: Add link to Groups in admin dashboard. (#6480) 2018-10-12 10:34:47 +11:00