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
- fix: inline EventHelper concern into Event model
- fix: move DigestHelper from helpers to models/concerns
- fix: escape venue/sponsor names with apostrophes in CSS selectors
- refactor: extract dashboard event queries into DashboardQuery object
- fix: move EventHelper from app/helpers to app/models/concerns
- refactor: inline Permissions concern into Member
- fix: replace blind sleep in TomSelect helper with adaptive Capybara wait
- Background colour on social links in emails not working
- Address code review comments from PR #2551
- Updating sponsor results in duplicate sponsor
- Docs
- NotifyService#always_send_emails?
- NotifyService#recipient_online?
- NotifyService#email_needed?
- NotifyService#send_email!
- NotifyService#subscribed_to_web_push?
- NotifyService#web_push_subscriptions
- NotifyService#push_to_web_push_subscriptions!
- NotifyService#direct_message?
- NotifyService#push_to_conversation!
- NotifyService#subscribed_to_streaming_api?