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
Dan Ungureanu f517b6997c
FEATURE: Cook drafts excerpt in user activity (#14315)
The previous excerpt was a simple truncated raw message. Starting with
this commit, the raw content of the draft is cooked and an excerpt is
extracted from it. The logic for extracting the excerpt mimics the the
`ExcerptParser` class, but does not implement all functionality, being
a much simpler implementation.

The two draft controllers have been merged into one and the /draft.json
route has been changed to /drafts.json to be consistent with the other
route names.
2021-09-14 15:18:01 +03: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 DEV: prevents badges tests to log 404 (#13859) 2021-07-27 14:46:49 +02: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
drafts.js FEATURE: Cook drafts excerpt in user activity (#14315) 2021-09-14 15:18:01 +03:00
group-fixtures.js FIX: Wrong default notification level shown for group (#13952) 2021-08-05 13:17:36 +10:00
groups-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
notification-fixtures.js FIX: Consistently show history modal when clicking edit notifications (#13912) 2021-08-03 19:06:23 +03: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 discourse/discourse change from 'master' to 'main': update fixture data 2021-07-19 11:46:15 -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: if the category slug is not present then search via ID (#14060) 2021-08-18 05:48:06 +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 discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
user-badges.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
user-fixtures.js FEATURE: New and Unread messages for user personal messages. (#13603) 2021-08-02 12:41:41 +08:00
watched-words-fixtures.js FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00