TooAngel / TooAngel/worlddriven
Admin area
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 15
- Avg merge
- 8d 14h
- Merged PRs (30d)
- 5
Description
To be able to maintain the World Driven auto-merge certain 'admin' functionality needs to be properly exposed.
I started already with /admin/logs which shows the logs from heroku.
My idea
Adding an admin link 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing /admin/logs view and the footer entry point. Define which read-only administration information is required, including Heroku logs and service statistics, before choosing the relevant files and tests. Done means the needed admin information is exposed through a read-only admin view without operational changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100