discourse/app/assets/javascripts/discourse/tests/acceptance
Alan Guo Xiang Tan 2d46824a87
DEV: Switch to data attributes to represent sidebar section name (#20771)
Data attributes are less restrictive than the class attribute.
2023-03-23 13:09:45 +08:00
..
about-test.js FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00
account-created-test.js UX: better account-created page (#17452) 2022-07-14 20:43:00 +05:30
admin-badges-award-test.js
admin-badges-show-test.js DEV: Convert SiteSettings to a tracked object (#19015) 2022-11-17 18:44:23 +01:00
admin-emails-test.js DEV: Add A11Y-friendly dialog addon (#18028) 2022-08-29 13:59:57 -04:00
admin-install-theme-modal-test.js FIX: Reset admin theme controller on modal cancel event (#20289) 2023-02-14 14:23:07 -05:00
admin-penalize-user-test.js UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
admin-permalink-test.js FIX: Permalinks issues (#18939) 2022-11-09 11:23:08 -08:00
admin-plugins-test.js UX: move vertical admin plugin nav to horizontal overflow nav (#20319) 2023-02-17 10:21:30 -05:00
admin-search-log-term-test.js
admin-search-logs-test.js
admin-site-settings-test.js DEV: Use key names in triggerKeyEvent (#17535) 2022-07-17 20:15:28 +02:00
admin-site-text-test.js DEV: Add A11Y-friendly dialog addon (#18028) 2022-08-29 13:59:57 -04:00
admin-user-badges-test.js
admin-user-emails-test.js DEV: Reduce jQuery usage in acceptance tests (#17406) 2022-07-10 10:52:02 +02:00
admin-user-index-test.js DEV: Allow HTML in grant admin dialog (#20133) 2023-02-02 09:09:25 -05:00
admin-users-list-test.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
admin-watched-words-test.js FIX: Watched words replacement emoji render (#19171) 2022-12-01 13:38:16 -08:00
admin-webhooks-test.js DEV: Admin webhooks interface issues (#19360) 2022-12-13 01:53:08 +01:00
assets-version-test.js UX: Do not automatically refresh page while composer is open (#19112) 2022-11-21 10:45:19 +00:00
auth-complete-test.js
badges-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
bookmarks-test.js FIX: Remove user_option saving for bookmark auto delete pref (#19476) 2022-12-16 08:50:31 +10:00
bootstrap-mode-notice-test.js DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
categories-test.js FIX: Ensure discovery-categories always clears PreloadStore (#18157) 2022-09-01 16:11:13 +01:00
category-banner-test.js DEV: refactor bootbox alerts (#18292) 2022-09-27 14:47:13 -04:00
category-chooser-test.js
category-edit-security-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
category-edit-test.js FIX: move min tag setting to tags section in edit category (#19789) 2023-01-20 13:30:39 +11:00
category-new-test.js FIX: Ensure form_template_ids is defined on new category records (#20610) 2023-03-09 23:34:08 +00:00
click-track-test.js
composer-actions-test.js SECURITY: Fix XSS in full name composer reply 2023-03-16 15:27:09 -06:00
composer-draft-saving-test.js
composer-edit-conflict-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
composer-editor-mentions-test.js FEATURE: Move metadata user results to list bottom (#18977) 2023-01-30 15:38:41 +02:00
composer-hyperlink-test.js A11Y: Keep composer as focused element when dismissing Link modal via keyboard (#17893) 2022-08-15 09:37:19 +08:00
composer-image-preview-test.js DEV: Remove enable_whispers site setting (#19196) 2022-12-16 18:42:51 +02:00
composer-messages-test.js FEATURE: Improve composer warnings for mentions (#18796) 2022-12-05 20:22:05 +02:00
composer-onebox-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
composer-tags-test.js DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
composer-test.js DEV: Fix a flakey test (#20241) 2023-02-10 11:37:11 -05:00
composer-topic-links-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
composer-uncategorized-test.js DEV: Remove enable_whispers site setting (#19196) 2022-12-16 18:42:51 +02:00
composer-uploads-uppy-test.js DEV: Skip a flaky FF test (#18996) 2022-11-14 12:16:00 +01:00
create-account-external-test.js
create-account-user-fields-test.js FIX: Show error if field is same as password (#18529) 2022-10-10 20:00:52 +03:00
create-invite-modal-test.js FIX: Trim whitespace on email field for invites (#20547) 2023-03-06 17:39:59 -07:00
custom-html-set-test.js DEV: Reduce jQuery usage in acceptance tests (#17406) 2022-07-10 10:52:02 +02:00
custom-html-template-test.js DEV: Silence discourse.custom_html_template in its own test (#20414) 2023-02-22 09:29:36 +00:00
dashboard-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
dismiss-notification-modal-test.js DEV: Add bookmarks tab to the new user menu (#17814) 2022-08-08 17:24:04 +03:00
do-not-disturb-test.js FEATURE: integrate DnD with user status (#19410) 2022-12-16 16:35:39 +04:00
edit-notification-click-test.js
email-notice-test.js
emoji-picker-test.js DEV: Emoji picker keyboard accessibility updates (#18331) 2022-09-22 15:21:34 -07:00
emoji-test.js DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
encoded-category-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
enforce-second-factor-test.js FEATURE: Chat and Sidebar are now on by default (#19406) 2022-12-13 17:25:19 -07:00
fast-edit-test.js DEV: Use key names in triggerKeyEvent (#17535) 2022-07-17 20:15:28 +02:00
flag-post-test.js UX: Redesign and refactor penalty modals (#19458) 2022-12-19 19:36:03 +02:00
forgot-password-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
group-index-test.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
group-manage-categories-test.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
group-manage-email-settings-test.js FIX: simplify display of multiple AJAX errors (#18763) 2022-10-28 08:37:08 -04:00
group-manage-interaction-test.js
group-manage-logs-test.js
group-manage-membership-test.js
group-manage-profile-test.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
group-manage-save-button-test.js FEATURE: Warn admins about private group name's exposure to anonymous users. (#19557) 2022-12-27 13:17:13 +05:30
group-manage-tags-test.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
group-requests-test.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
group-test.js UX: warn about consequences of group deletion (#20030) 2023-02-14 09:01:06 -05:00
groups-index-test.js DEV: Reduce jQuery usage in acceptance tests (#17406) 2022-07-10 10:52:02 +02:00
groups-new-test.js DEV: Reduce jQuery usage in acceptance tests (#17406) 2022-07-10 10:52:02 +02:00
hamburger-menu-test.js FEATURE: Chat and Sidebar are now on by default (#19406) 2022-12-13 17:25:19 -07:00
hashtag-autocomplete-test.js FIX: Unescape :emoji: in hashtag search results (#19147) 2022-11-23 13:52:00 +10:00
hashtags-test.js FEATURE: Make experimental hashtag autocomplete default for new sites (#19681) 2023-01-05 08:44:58 +10:00
image-aspect-ratio-test.js
invite-accept-test.js FEATURE: add user toggle to mask/unmask passwords (#19306) 2022-12-19 18:56:51 -05:00
invite-show-user-fields-test.js
jump-to-test.js DEV: Remove flaky acceptance test (#17045) 2022-06-09 09:56:05 +08:00
keyboard-shortcuts-test.js DEV: Use key names in triggerKeyEvent (#17535) 2022-07-17 20:15:28 +02:00
last-visited-topic-focus-test.js
lightbox-test.js DEV: Avoid triggering 404 errors in tests (#17404) 2022-07-10 11:09:13 +02:00
login-redirect-test.js
login-required-test.js
login-with-email-and-hide-email-address-taken-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
login-with-email-and-no-social-logins-test.js
login-with-email-disabled-test.js
login-with-email-test.js FEATURE: Add safe-mode toggle to /u/admin-login (#17930) 2022-08-15 15:30:07 +01:00
mobile-discovery-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
mobile-pan-test.js PERF: Refactor slide-in menu sizing for improved performance (#20377) 2023-02-21 13:55:38 +00:00
mobile-sign-in-test.js
mobile-topic-bulk-actions-test.js DEV: Resolve user_option deprecations (#20192) 2023-02-09 16:05:42 +00:00
mobile-users-test.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
modal-test.js DEV: Deprecate controllerFor test helper (#19606) 2022-12-23 11:33:42 +01:00
new-message-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
new-topic-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
notifications-filter-test.js
notifications-test.js DEV: Remove yet another jQ use in tests (#17628) 2022-07-25 02:32:04 +02:00
opengraph-tag-updater-test.js DEV: Update Twitter meta tags while navigating in app (#19468) 2022-12-14 14:33:09 -05:00
page-publishing-test.js
password-reset-test.js UX: Remove unused strings (#19701) 2023-01-04 10:32:53 +01:00
pending-posts-test.js
personal-message-test.js FIX: Make sure regular users can delete their PMs (#20424) 2023-02-23 16:39:51 +02:00
plugin-keyboard-shortcut-test.js DEV: Remove unnecessary visit() calls (#17536) 2022-07-17 20:15:44 +02:00
plugin-outlet-decorator-test.js DEV: Support theme/plugin overrides of colocated component templates (#19237) 2022-11-30 14:14:38 +00:00
plugin-outlet-multi-template-test.js DEV: Support theme/plugin overrides of colocated component templates (#19237) 2022-11-30 14:14:38 +00:00
plugin-outlet-parent-view-test.js DEV: Convert PluginOutlet wrapper to a Glimmer component 2023-01-31 11:29:04 +00:00
plugin-outlet-single-template-test.js DEV: Support theme/plugin overrides of colocated component templates (#19237) 2022-11-30 14:14:38 +00:00
post-admin-menu-test.js
post-controls-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
post-history-test.js
post-inline-mentions-test.js FIX: anonymous users cannot load topics with mentions with a user status that has an end date (#20660) 2023-03-13 19:57:09 +04:00
preferences-test.js DEV: Remove use of deprecated prop from user notifications templates (#20404) 2023-02-22 13:56:08 +08:00
raw-plugin-outlet-test.js
redirect-to-top-test.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
reports-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
review-test.js UX/DEV: Review queue redesign fixes (#20239) 2023-03-02 16:40:53 +01:00
search-full-test.js FIX: Correct implementation for user preferences tracking page (#19119) 2022-11-21 14:48:47 +08:00
search-mobile-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
search-test.js DEV: Fix tag route fixture param (#20693) 2023-03-16 11:27:04 -04:00
second-factor-auth-test.js DEV: Migrate sidebar site settings (#19336) 2022-12-08 09:44:29 +08:00
share-topic-test.js FEATURE: site setting to disable usernames in share links. (#18315) 2022-09-22 23:12:39 +05:30
shared-drafts-test.js DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
sidebar-anonymous-categories-section-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sidebar-anonymous-community-section-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sidebar-anonymous-tags-section-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sidebar-anonymous-user-test.js DEV: Migrate sidebar site settings (#19336) 2022-12-08 09:44:29 +08:00
sidebar-narrow-desktop-test.js UX: allow sidebar to appear inline down to 768px (#20271) 2023-02-14 09:51:42 +11:00
sidebar-plugin-api-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sidebar-user-categories-section-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sidebar-user-community-section-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sidebar-user-messages-section-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sidebar-user-tags-section-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sidebar-user-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
sign-in-test.js FEATURE: add user toggle to mask/unmask passwords (#19306) 2022-12-19 18:56:51 -05:00
static-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
tag-groups-test.js
tags-intersection-test.js DEV: Reduce jQuery usage in acceptance tests (#17406) 2022-07-10 10:52:02 +02:00
tags-test.js DEV: Remove commented-out code (#17945) 2022-08-16 10:46:26 +02:00
themes-test.js SECURITY: Expand and improve SSRF Protections (#18815) 2022-11-01 16:33:17 +00:00
topic-admin-menu-test.js
topic-anonymous-test.js
topic-bulk-actions-test.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
topic-discovery-test.js DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
topic-discovery-tracked-test.js FIX: Regression with Categories nav item (#17885) 2022-08-12 11:30:39 -04:00
topic-edit-timer-test.js FEATURE: Allow category moderators to set auto deletion topic timers (#19383) 2022-12-08 17:14:43 -03:00
topic-entrance-test.js DEV: Use key names in triggerKeyEvent (#17535) 2022-07-17 20:15:28 +02:00
topic-footer-button-api-mobile-test.js
topic-footer-button-api-test.js
topic-footer-dropdown-api-test.js
topic-list-plugin-api-test.js
topic-list-tracker-test.js DEV: Fix state leak in QUnit acceptance tests (#17507) 2022-07-15 16:51:15 +10:00
topic-move-posts-test.js DEV: Reduce jQuery usage in acceptance tests (#17406) 2022-07-10 10:52:02 +02:00
topic-notifications-button-test.js DEV: Only include userTips if user is present 2023-02-18 19:48:54 +00:00
topic-post-decorate-cooked-test.js DEV: Fix decorator deprecations (#20438) 2023-02-24 10:50:52 +01:00
topic-quote-button-test.js DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
topic-set-slow-mode-test.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
topic-slow-mode-test.js DEV: use the only source for time shortcut options on all date pickers (#16366) 2022-04-21 15:49:11 +04:00
topic-test.js DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
topic-timeline-test.js DEV: Rename glimmer-topic-timeline -> topic-timeline (#20395) 2023-02-22 15:55:23 -06:00
topic-user-status-test.js FIX: do not show user status on posts twice (#18458) 2022-10-04 10:35:27 +04:00
unknown-test.js DEV: Silence one more test (#17375) 2022-07-08 09:15:09 +08:00
user-activity-all-test.js UX: show blank page placeholder instead of the blue panel that says "No Activity" (#16293) 2022-08-18 17:24:52 +04:00
user-activity-drafts-test.js
user-activity-likes-test.js UX: show blank page placeholder instead of the blue panel that says "No Activity" (#16293) 2022-08-18 17:24:52 +04:00
user-activity-read-test.js
user-activity-replies-test.js UX: move data export to preferences page for new user nav (#20141) 2023-02-03 11:19:08 -05:00
user-activity-topic-test.js
user-anonymous-test.js DEV: Remove most of jQuery usage from tests (#17474) 2022-07-13 19:29:19 +02:00
user-bookmarks-test.js DEV: Refactor the last few bootbox dialogs (#18416) 2022-10-07 11:38:27 -04:00
user-card-test.js DEV: Resolve user_option deprecations (#20192) 2023-02-09 16:05:42 +00:00
user-drafts-stream-test.js DEV: Load client site settings YML into JS tests (#18413) 2022-11-08 09:17:43 +10:00
user-menu-test.js FIX: Sync user's reviewables count when loading reviewables list (#20128) 2023-02-02 10:19:51 +08:00
user-preferences-account-test.js UX: move data export to preferences page for new user nav (#20141) 2023-02-03 11:19:08 -05:00
user-preferences-account-user-status-test.js FEATURE: integrate DnD with user status (#19410) 2022-12-16 16:35:39 +04:00
user-preferences-categories-test.js FIX: Correct implementation for user preferences tracking page (#19119) 2022-11-21 14:48:47 +08:00
user-preferences-email-test.js DEV: Move tests for user preferences change email into own file (#19097) 2022-11-18 11:40:22 +08:00
user-preferences-interface-test.js FEATURE: Rename onboarding popups to user tips (#18826) 2022-11-09 20:20:34 +02:00
user-preferences-notifications-test.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
user-preferences-profile-test.js DEV: Remove user options from current user serializer (#19089) 2022-12-05 18:25:30 +02:00
user-preferences-second-factor-backup-test.js FEATURE: better UI to manage 2fa (#19338) 2022-12-08 09:41:22 +11:00
user-preferences-second-factor-test.js FIX: Deleting security keys was not working (#20427) 2023-03-06 10:51:39 -05:00
user-preferences-security-test.js DEV: Remove use of deprecated prop from user preferences templates (#20403) 2023-02-22 13:23:56 +08:00
user-preferences-sidebar-test.js DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00
user-preferences-tracking-test.js DEV: Remove use of deprecated prop from user notifications templates (#20404) 2023-02-22 13:56:08 +08:00
user-private-messages-test.js FIX: The default inbox label if username is not all lower cased in the url (#20531) 2023-03-05 10:04:56 -07:00
user-profile-summary-test.js FIX: Regression with admin user delete dialog buttons (#18179) 2022-09-05 09:31:17 +02:00
user-status-test.js DEV: Resolve user_option deprecations (#20192) 2023-02-09 16:05:42 +00:00
user-test.js DEV: Remove use of redesigned_user_page_nav_enabled prop client side (#20387) 2023-02-21 14:09:48 +08:00
user-tips-test.js DEV: Remove old "first notification" tutorial (#19036) 2022-11-16 14:35:18 +02:00
users-test.js REFACTOR: user directories without <table>, second attempt (#20515) 2023-03-02 15:10:19 -05:00
welcome-topic-banner-test.js UX: Welcome CTA edits (#18582) 2022-10-17 13:04:34 -05:00
wizard-test.js UX: Wizard Step Enhancements (#19487) 2022-12-19 17:24:09 -07:00