For T388936 we worked through design decisions for the user experience when deleting multiple environments and mocked up some options.
Now we're ready to implement based on those decisions.
In T388936 one design was based around Codex CSS (notably not the Vue portion). This is optional for the purposes of this task. Moving towards Codex is already covered by T395162: Template-ify Patch Demo index page.
This also requires work to delete.php to:
- Handle multiple wikis passed to the deletion confirmation
- When you click confirm
- this should tie in to the new catalyst API
- and ensure that multiple patchdemo wikis can be deleted with the existing logic
- also delete log screens should look normal :)




