This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/test/javascripts/acceptance
David Taylor 49593d1a00 FIX: Fix registration dialog popup for 'full screen' social logins
Regression following the ember3 upgrade. In addition to fixing, this commit consolidates our social registration logic into one place, and adds tests for the behaviour.
2019-01-12 12:08:13 +00: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 DEV: migrate acceptance tests to async await - admin, about, account created (#6111) 2018-07-19 17:35:10 +08: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: "Toggle topic bump" wasn't visible for TL4 users 2019-01-02 20:16:55 +01: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 FEATURE: Check if draft exists before starting a new one (#6755) 2018-12-12 10:21:51 +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: migrate acceptance tests to async await - dashboard, emoji, group 2018-07-19 14:00:03 +02: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 Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
group-manage-interaction-test.js.es6 DEV: migrate acceptance tests to async await - dashboard, emoji, group 2018-07-19 14:00:03 +02:00
group-manage-logs-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
group-manage-membership-test.js.es6 DEV: migrate acceptance tests to async await - dashboard, emoji, group 2018-07-19 14:00:03 +02:00
group-manage-profile-test.js.es6 DEV: migrate acceptance tests to async await - dashboard, emoji, group 2018-07-19 14:00:03 +02:00
group-test.js.es6 DEV: migrate acceptance tests to async/await 2018-07-26 12:51:16 +02:00
groups-index-test.js.es6 FIX: Groups list does not refresh when query changes. (#6481) 2018-10-11 21:20:17 +08:00
groups-new-test.js.es6 DEV: migrate acceptance tests to async await - dashboard, emoji, group 2018-07-19 14:00:03 +02: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
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 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01: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
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-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 UX: show full name on /latest page 2018-08-23 14:41:06 +05:30
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-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 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01: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-test.js.es6 DEV: upgrades from Ember 2.13 to Ember 3.5.1 (#6808) 2019-01-10 11:06:01 +01:00
users-test.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00