discourse/spec/system/page_objects
Alan Guo Xiang Tan 109212127a
FIX: Clicking on subject in admin email logs broken (#35030)
This was a regression introduced in
f0069a4fab where clicking on an email
log's subject link did not open a modal that displays the details of the
incoming email.

In this commit, the following changes were also made:

1. Make all `admin-email-logs/*` routes inherit from the same parent
route.
   Having two different parent routes doing the same thing was probably
   something that was missed in the refactor previously.
2025-10-01 10:04:27 +08:00
..
components DEV: Add basic system spec for discourse-reaction on post (#35029) 2025-09-30 10:29:34 +10:00
modals FIX: Clicking on subject in admin email logs broken (#35030) 2025-10-01 10:04:27 +08:00
pages FIX: Clicking on subject in admin email logs broken (#35030) 2025-10-01 10:04:27 +08:00
cdp.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00