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
Osama Sayegh 5a5625460b
DEV: Add group messages and group_message_summary notifications in the messages tab in the user menu (#18390)
This commit adds non-archived group messages and `group_message_summary` notifications in the messages tab in the user menu. With this change, the messages tab in the user menu now includes 3 types of items:

1. Unread `private_message` notifications (notifications when you receive a reply in a PM)
2. Unread and read `group_message_summary` notifications (notifications when there's a new message in a group inbox that you track)
3. Non-archived personal and group messages

Unread `private_message` notifications are always shown first, followed by unread `group_message_summary` notifications, and then everything else (messages and read `group_message_summary` notifications) sorted by recency (most recent first).

Internal topic: t/72976.
2022-09-30 08:44:04 +03:00
..
concerns DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
about.js FEATURE: Add plugin API to register About stat group (#17442) 2022-07-15 13:16:00 +10:00
badges-fixture.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
category-fixtures.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
dashboard-general.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
dashboard-new-features.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
dashboard.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
directory-fixtures.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
discovery-fixtures.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
drafts.js A11Y: multiple fixes to user stream items (#18368) 2022-09-27 10:59:26 -04:00
group-fixtures.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
groups-fixtures.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
notification-fixtures.js DEV: Apply model transformer API on more models (#18087) 2022-08-26 00:44:06 +03:00
pending-posts.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
poll.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
post.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
private-messages-fixtures.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
problems.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
reports-bulk.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
reports.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
search-fixtures.js REFACTOR: Update fastly URLs in tests to generic example URLs 2022-08-02 14:32:08 -10:00
session-fixtures.js FEATURE: Introduce personal_message_enabled_groups setting (#18042) 2022-09-26 13:58:40 +10:00
site-fixtures.js UX: Make category section link icons consistent with Sidebar's interface (#17922) 2022-08-17 09:40:43 +08:00
site-settings.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
static-fixtures.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02: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: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
topic.js DEV: Add tags to a topic fixture (#18162) 2022-09-02 13:48:31 +02:00
user-badges.js DEV: Update linting setup and fix issues (#17345) 2022-07-06 10:37:54 +02:00
user-fixtures.js DEV: Refactor self-delete dialog (#18180) 2022-09-12 09:45:53 -04:00
user-menu.js DEV: Add group messages and group_message_summary notifications in the messages tab in the user menu (#18390) 2022-09-30 08:44:04 +03:00
watched-words-fixtures.js FEATURE: Add support for case-sensitive Watched Words (#17445) 2022-08-02 10:06:03 +02:00