This task is to track removing current references to the Status Page from the current 8.x-1.x branch.
Work is already in progress to split the Status Page feature into a submodule as part of #3087448: Implement status check logic for Status Page.
This will allow the module to run in a "headless" mode as needed.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | system_monitor--3094580--status-page-remove--3.patch | 6.91 KB | merauluka |
| #2 | system_monitor--3094580--status-page-remove--2.patch | 6.31 KB | merauluka |
Comments
Comment #2
merauluka commentedI have prepared a patch with the changes necessary to pull the status page logic out of the greater system monitor module.
Gitlab branch
https://git.drupalcode.org/project/system_monitor/compare/8.x-1.x...task...
Comment #3
merauluka commentedMissed removing a route from the routing file. Attaching an updated patch.
Comment #4
robpowellThis is looking good to me and blocking some other work so I'll go ahead and merge it in. It would be nice to link to where the status page is going to be ie sub module or stand alone.
Comment #5
robpowellComment #7
merauluka commentedComment #8
merauluka commentedGiving Rob Powell credit for the review on this ticket.