0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-assign/test/javascripts/acceptance
Martin Brennan 46e6920227
UX: Sort assignment notification menu by topic bump date (#41578)
Currently the /u/username/activity/assigns list sorts by
topic bump date for assignments, whereas the user menu for
assigns list sorts by read/unread and then the created_at
date for the notification.

The latter doesn't make much sense, most of the time when
you are working on assignments the ones you are working on
now which are being bumped somewhat frequently are the
ones you want to see first, not in created_at order.

This commit keeps the unread assignments at the top of the
list, but sorts the rest by topic bump date.
2026-07-13 09:52:22 +10:00
..
assign-disabled-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
assign-enabled-test.js FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00
assigned-topic-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
assigns-tab-user-menu-test.js UX: Sort assignment notification menu by topic bump date (#41578) 2026-07-13 09:52:22 +10:00
category-test.js FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00
edit-assignments-modal-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
group-assignments-test.js FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00
never-track-assign-reason-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
post-popup-menu-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
search-full-test.js FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00
topic-level-assign-menu-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
user-assignments-list-test.js DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
user-private-messages-assigned-test.js FEATURE: Add category-level assignment permissions (#40412) 2026-06-08 09:59:40 -05:00