forem
forem copied to clipboard
Add 90-day option to /admin analytics dropdown
What type of PR is this? (check all applicable)
- [ ] Refactor
- [x] Feature
- [ ] Bug Fix
- [ ] Optimization
- [ ] Documentation Update
Description
Adds a 90-day dropdown option to the analytics viewer in /admin
. Can serve as the basis for additional enhancements with more date range options.
Related Tickets & Documents
- Closes https://github.com/forem/forem/issues/21156
Added/updated tests?
We encourage you to keep the code coverage percentage at 80% and above.
- [ ] Yes
- [x] No, and this is why: I think it's covered by existing tests
- [ ] I need help with writing tests