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
- FieldsDefinition#set_required_if_required_field_on_target
- FieldsDefinition#only_choices_for_text
- FieldsDefinition#check_base_validations
- FieldsDefinition#allowed_fields_definition_name
- FieldsDefinition#set_last_position_in_target_scope
- FieldsDefinition#choices?
- FieldsDefinition#target?
- FieldsDefinition#choices_for_views
- PlanDecorator#link_to_edit
- FactoryBotStepHelpers::HumanHashToAttributeHash::CreateAttributes#initialize