discourse/plugins/chat/spec/system/page_objects
Martin Brennan 1e85de36e2
FEATURE: Hook up chat bulk delete for threads (#21109)
Followup to bd5c5c4b5f,
this commit hooks up the bulk delete events for chat
messages inside the thread panel, by fanning out the
deleted message IDs based on whether they belong to
a thread or not.

Also adds a system spec to cover this case, as previously
the bulk delete event would have been broken with an incorrect
`typ` rather than `type` hash key.
2023-04-18 08:28:20 +10:00
..
chat FEATURE: Hook up chat bulk delete for threads (#21109) 2023-04-18 08:28:20 +10:00
chat_drawer UX: various tweaks on thread (#21083) 2023-04-13 10:08:12 +02:00
modals FEATURE: Allow changing slug on create channel (#19928) 2023-01-23 14:48:33 +10:00
sidebar DEV: Switch to data attributes to represent sidebar section name (#20771) 2023-03-23 13:09:45 +08:00