discourse/test/javascripts/acceptance
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
..
about-test.js.es6 DEV: migrate acceptance tests to async await - admin, about, account created (#6111) 2018-07-19 17:35:10 +08:00
account-created-test.js.es6 DEV: migrate acceptance tests to async await - admin, about, account created (#6111) 2018-07-19 17:35:10 +08:00
admin-emails-test.js.es6 DEV: Apply code review. 2018-12-05 21:56:18 +01:00
admin-flags-test.js.es6 DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00
admin-search-log-term-test.js.es6 DEV: migrate acceptance tests to async await - admin, about, account created (#6111) 2018-07-19 17:35:10 +08:00
admin-search-logs-test.js.es6 DEV: migrate acceptance tests to async await - admin, about, account created (#6111) 2018-07-19 17:35:10 +08:00
admin-site-settings-test.js.es6 UX: Don't save automatically when resetting site settings in admin page. 2019-01-11 16:39:21 +08:00
admin-site-text-test.js.es6 FIX: set overridden param for customize site text query only when checkbox value changes 2018-11-27 14:29:48 +01:00
admin-suspend-user-test.js.es6 DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00
admin-user-emails-test.js.es6 Make prettier happy. 2018-07-16 11:31:23 +08:00
admin-user-index-test.js.es6 FIX: Properly reset controller of admin-user-index. (#6760) 2018-12-17 15:28:29 +01:00
admin-users-list-test.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-test.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
auth-complete-test.js.es6 FIX: Fix registration dialog popup for 'full screen' social logins 2019-01-12 12:08:13 +00:00
badges-test.js.es6 DEV: migrate acceptance tests to async await - badges, category, composer, customHTML 2018-07-19 13:52:48 +02:00
category-chooser-test.js.es6 DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00
category-edit-security-test.js.es6 DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00
category-edit-test.js.es6 DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00
category-hashtag-test.js.es6 DEV: migrate acceptance tests to async await - badges, category, composer, customHTML 2018-07-19 13:52:48 +02:00
composer-actions-test.js.es6 FIX: Keep tags when switching to shared draft 2019-01-22 11:26:52 -05:00
composer-edit-conflict-test.js.es6 DEV: Add test for edit conflicts. 2018-11-27 13:07:45 +11:00
composer-onebox-test.js.es6 FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
composer-test.js.es6 icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
composer-topic-links-test.js.es6 DEV: migrate acceptance tests to async await - badges, category, composer, customHTML 2018-07-19 13:52:48 +02:00
composer-uncategorized-test.js.es6 FEATURE: Check if draft exists before starting a new one (#6755) 2018-12-12 10:21:51 +01:00
create-account-user-fields-test.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
custom-html-set-test.js.es6 DEV: migrate acceptance tests to async await - badges, category, composer, customHTML 2018-07-19 13:52:48 +02:00
custom-html-template-test.js.es6 DEV: migrate acceptance tests to async await - badges, category, composer, customHTML 2018-07-19 13:52:48 +02:00
dashboard-next-test.js.es6 UX: new site setting to define activity metrics displayed on dashboard 2018-12-26 10:29:07 +01:00
emoji-picker-test.js.es6 DEV: migrate acceptance tests to async await - dashboard, emoji, group 2018-07-19 14:00:03 +02:00
emoji-test.js.es6 uses emoji version for tests (#6277) 2018-08-16 14:06:56 +02:00
forgot-password-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
group-card-mobile-test.js.es6 DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
group-card-test.js.es6 DEV: migrate acceptance tests to async await - dashboard, emoji, group 2018-07-19 14:00:03 +02:00
group-index-test.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
group-manage-interaction-test.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
group-manage-logs-test.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
group-manage-membership-test.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
group-manage-profile-test.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
group-test.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
groups-index-test.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
groups-new-test.js.es6 UX: Default user facing routes to /g instead of /groups. (#7042) 2019-02-21 13:44:25 +08:00
invite-accept-test.js.es6 DEV: migrate acceptance tests to async await - invite, login, mobile 2018-07-19 16:38:37 +02:00
invite-show-user-fields-test.js.es6 DEV: migrate acceptance tests to async await - invite, login, mobile 2018-07-19 16:38:37 +02:00
jump-to-test.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
keyboard-shortcuts-test.js.es6 DEV: Fix lint. 2019-02-06 23:55:05 +02:00
login-redirect-test.js.es6 DEV: Correct qunit test description 2018-12-10 15:44:05 +00:00
login-required-test.js.es6 DEV: migrate acceptance tests to async await - invite, login, mobile 2018-07-19 16:38:37 +02:00
login-with-email-and-hide-email-address-taken-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
login-with-email-and-no-social-logins-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
login-with-email-disabled-test.js.es6 DEV: migrate acceptance tests to async await - invite, login, mobile 2018-07-19 16:38:37 +02:00
login-with-email-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
mobile-discovery-test.js.es6 DEV: migrate acceptance tests to async await - invite, login, mobile 2018-07-19 16:38:37 +02:00
mobile-sign-in-test.js.es6 DEV: migrate acceptance tests to async await - invite, login, mobile 2018-07-19 16:38:37 +02:00
mobile-users-test.js.es6 DEV: migrate acceptance tests to async await - invite, login, mobile 2018-07-19 16:38:37 +02:00
modal-test.js.es6 DEV: migrate acceptance tests to async await - invite, login, mobile 2018-07-19 16:38:37 +02:00
password-reset-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
personal-message-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
plugin-outlet-connector-class-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
plugin-outlet-multi-template-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
plugin-outlet-single-template-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
preferences-test.js.es6 FIX: Allow reverting theme/text settings from cookie back to default 2019-02-08 15:39:44 +00:00
queued-posts-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
raw-plugin-outlet-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
redirect-to-top-test.js.es6 FIX: Redirect users to top when latest is the homepage 2018-10-05 12:14:57 +01:00
reports-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
search-full-test.js.es6 FIX: Post time query filter not set correctly when loaded from params. 2018-08-23 14:06:28 +08:00
search-test.js.es6 Fix the build. 2018-08-20 16:25:59 +08:00
share-and-invite-desktop-test.js.es6 simpler post-date test to avoid tz differences (#7050) 2019-02-21 14:39:51 +01:00
share-and-invite-mobile-test.js.es6 fix tests (#7040) 2019-02-20 21:41:03 +01:00
shared-drafts-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
sign-in-test.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
static-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
tag-groups-test.js.es6 FIX: Fix delete button for Tag Groups. (#6965) 2019-02-04 12:46:39 +01:00
tag-hashtag-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
tags-intersection-test.js.es6 FIX: tag intersection not populating (#6296) 2018-08-23 14:22:47 +10:00
tags-test.js.es6 FEATURE: Mixed case tagging (#6454) 2018-10-05 10:23:52 +01:00
topic-anonymous-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
topic-discovery-test.js.es6 FIX: expandAllPinned was not resetting after visiting a category 2019-01-14 13:02:25 -05:00
topic-edit-timer-test.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
topic-footer-buttons-mobile-test.js.es6 FEATURE: adds an API to register topic footer buttons 2019-02-07 14:43:33 +01:00
topic-move-posts-test.js.es6 FEATURE: move posts to new/existing PM (#6802) 2018-12-31 17:17:22 +05:30
topic-notifications-button-test.js.es6 DEV: migrate tests to async/await 2018-07-30 12:21:05 +02:00
topic-test.js.es6 Fix Prettier offense 2019-02-20 17:07:32 -05:00
unknown-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
user-anonymous-test.js.es6 DEV: migrate acceptance tests to async await - plugin, reports, user, topic 2018-07-19 16:40:12 +02:00
user-card-test.js.es6 FIX: Do not show nested user cards. (#6621) 2018-11-19 10:01:22 +01:00
user-drafts-stream-test.js.es6 Fix prettier offence 2019-01-28 22:47:11 -05:00
user-test.js.es6 Fix the build. 2019-01-16 16:34:48 +08:00
users-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00