planner
https://github.com/codebar/planner
Ruby
🗓 the main codebar site
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to planner
Help out
- Issues
- Extract the events list UNION query out of EventsController
- Move workshop domain rules out of Admin::WorkshopsController
- Move the "physical workshop needs a host" validation onto Workshop
- Add Workshop#deletable? and use it in Admin::WorkshopsController#destroy
- Extract organiser grant/revoke diffing from Admin::WorkshopsController
- Delayed jobs marked failed on SIGTERM — invitation emails silently lost during restarts
- Consolidate app/queries/ and app/queriers/ into a single query-objects folder
- Replace the Auditor write path with MemberActivityRecorder — one funnel for activity rows
- InvitationManager silently no-ops on non-invitable events/workshops while controllers flash success
- Surface Services::MailingList failures to Rollbar; delete dead subscribed?
- Docs
- Admin::Stats::Monthly.call
- Admin::Stats::Monthly::Result#rows
- Admin::Stats::Monthly::Result#months
- Admin::Stats::Monthly::Row#total
- Admin::Stats::Monthly::Row#cells
- Admin::Stats::Monthly::Row#label
- Admin::Stats::Monthly::Row#section
- CanonicalLogPathTemplate#append_info_to_payload
- Admin::StatsController#range_span
- Admin::StatsController#csv_row