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/app/assets/javascripts/discourse/tests/fixtures
Neil Lalonde b0f06b8ed0
FIX: don't allow category and tag tracking settings on staged users (#13688)
Configuring staged users to watch categories and tags is a way to sign
them up to get many emails. These emails may be unwanted and get marked
as spam, hurting the site's email deliverability.
Users can opt-in to email notifications by logging on to their
account and configuring their own preferences.

If staff need to be able to configure these preferences on behalf of
staged users, the "allow changing staged user tracking" site setting
can be enabled. Default is to not allow it.

Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2021-07-16 14:50:40 -04:00
..
concerns REFACTOR: Remove .erb file from javascript tests 2020-10-08 18:36:09 -04:00
about.js FEATURE: Add English (UK) as locale (#11768) 2021-01-20 21:32:22 +01:00
badges-fixture.js FEATURE: Add option to grant badge multiple times to users using Bulk Award (#13571) 2021-07-15 05:53:26 +03:00
category-fixtures.js SECURITY: Do not allow unauthorized access to category edit UI (#13252) 2021-06-02 13:18:45 -04:00
dashboard-general.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
dashboard-new-features.js FEATURE: Add new features section in admin dashboard (#11731) 2021-01-22 10:09:02 -05:00
dashboard.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
directory-fixtures.js FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
discovery-fixtures.js FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
draft.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
drafts.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
group-fixtures.js FEATURE: Improve group email settings UI (#13083) 2021-05-28 09:28:18 +10:00
groups-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
notification-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
poll.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
post.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
private-messages-fixtures.js FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
problems.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
reports-bulk.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
reports.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
search-fixtures.js DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
session-fixtures.js FIX: Only refresh the review count when the user can see the review queue. (#12453) 2021-03-19 16:20:41 -03:00
site-fixtures.js FEATURE: add period filter in top topics route for tags. (#13415) 2021-07-06 15:25:11 +05:30
site-settings.js FIX: do not include contact url & email in client site settings payload (#13004) 2021-05-19 16:15:24 +10:00
static-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
top-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
topic.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
user-badges.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
user-fixtures.js FIX: don't allow category and tag tracking settings on staged users (#13688) 2021-07-16 14:50:40 -04:00
watched-words-fixtures.js FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00