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::RulesController#edit
- Admin::RulesController#new
- Admin::RulesController#index
- Admin::RolesController#resource_params
- Admin::RolesController#set_role
- Admin::RolesController#destroy
- EmailAddressValidator#validate_each
- DateOfBirthValidator#min_age
- DateOfBirthValidator#validate_each
- UnsuspendAccountService#signed_activity_json