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
Alan Guo Xiang Tan 1e9f132b15
FIX: Topic list nav items count not respecting tracked filter. (#16935)
This commit seeks to only handle the `f=tracked` and `filter=tracked`
query params for a topic list. There are other "hidden" filters for a
topic list which can be activated by passing the right query param to
the request. However, they are hidden because there is no way to
activate those filters via the UI. We are handling the `f=tracked`
filter because we will soon be adding a link that allows a user to
quickly view their tracked topics.
2022-06-01 14:54:42 +08:00
..
concerns DEV: Register question_answer_user_commented notification type. (#16297) 2022-03-28 16:03:19 +08:00
about.js FEATURE: Add English (UK) as locale (#11768) 2021-01-20 21:32:22 +01:00
badges-fixture.js DEV: prevents badges tests to log 404 (#13859) 2021-07-27 14:46:49 +02:00
category-fixtures.js FEATURE: display warning when sharing a topic in a restricted category (#14820) 2021-11-16 11:49:41 -05: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: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
drafts.js FEATURE: Cook drafts excerpt in user activity (#14315) 2021-09-14 15:18:01 +03:00
group-fixtures.js UX: Don't display group messages link for group with no messages. (#14453) 2021-09-29 10:18:56 +08:00
groups-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
notification-fixtures.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
pending-posts.js FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
poll.js FEATURE: Topic-level bookmarks (#14353) 2021-09-21 08:45:47 +10:00
post.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
private-messages-fixtures.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
problems.js FEATURE: Scheduled problem checks for admin dashboard (#15327) 2021-12-20 09:59:11 +10: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 REFACTOR: Abstract search link click logging (#16317) 2022-03-30 10:10:39 -04: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 FIX: Topic list nav items count not respecting tracked filter. (#16935) 2022-06-01 14:54:42 +08:00
site-settings.js FEATURE: Validate domain settings for blocked_onebox_domain only (#15754) 2022-02-03 11:26:53 +08:00
static-fixtures.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
tag-group-fixtures.js FEATURE: Allow multiple required tag groups for a category (#16381) 2022-04-06 14:08:06 +01:00
top-fixtures.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
topic.js FIX: Use username for nested quotes (#16523) 2022-04-22 10:20:24 -05:00
user-badges.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
user-fixtures.js FIX: Add bookmark quick access tests and fix username (#16934) 2022-05-30 10:00:05 +10:00
watched-words-fixtures.js FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00