discourse/spec/system/page_objects
Ted Johansson 1fcb3a8b33
DEV: Port install theme button modal to new themes page (#32834)
We recently added a new themes and components page. We didn't port over the code that enables the Install theme button on Meta. It works by looking for certain query parameters and opening a special version of the install modal.

This PR is a lift-and-shift of that code from the old themes page.
2025-05-22 17:24:37 +08:00
..
components FIX: bring back sidebar filter (#32837) 2025-05-22 13:44:25 +08:00
modals FIX: Reset password link broken for non-staff user in confirm session dialog (#32765) 2025-05-16 15:09:03 +08:00
pages DEV: Port install theme button modal to new themes page (#32834) 2025-05-22 17:24:37 +08:00
cdp.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00