-
Notifications
You must be signed in to change notification settings - Fork 15
Admin area #196
Copy link
Copy link
Open
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionalitygood first issueGood for newcomers - straightforward task for first-time contributorsGood for newcomers - straightforward task for first-time contributorshelp wantedCommunity contributions welcomeCommunity contributions welcome
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvement to existing functionalityNew feature or improvement to existing functionalitygood first issueGood for newcomers - straightforward task for first-time contributorsGood for newcomers - straightforward task for first-time contributorshelp wantedCommunity contributions welcomeCommunity contributions welcome
To be able to maintain the World Driven auto-merge certain 'admin' functionality needs to be properly exposed.
I started already with
/admin/logswhich shows the logs from heroku.My idea
Adding an
adminlink to the footer which opens a view that shows some statistics like a graph with requests, the current logs from heroku and everything else we need to maintain the service without superpowers.Everything needs to be read-only of course, because we only do changes via Pull Request.