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
- MailPreview#expired_credit_card
- MailPreview#invoices_to_review
- MailPreview#service_plan_change_requested
- MailPreview#account_plan_change_requested
- MailPreview#unsuccessfully_charged_invoice_provider
- MailPreview#limit_alert_reached_provider
- MailPreview#limit_violation_reached_provider
- MailPreview#account_created
- MailPreview#plan_downgraded
- MailPreview#service_contract_plan_changed