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
- PatternflyInputInput#control
- PatternflyInputInput#label
- PatternflyInputInput#to_html
- ColumnSortingHelper#th_sortable
- ThreeScale::Api::Responder#ordered_relation
- ThreeScale::Api::Responder#serializable
- ThreeScale::Api::Responder#error_status
- ThreeScale::Api::Responder#represent_on_error
- ThreeScale::Api::Responder#resource_errors
- ThreeScale::Api::Responder#display_errors