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
- UpdateStatusService#create_edit!
- UpdateStatusService#create_previous_edit!
- UpdateStatusService#queue_poll_notifications!
- UpdateStatusService#broadcast_updates!
- UpdateStatusService#update_metadata!
- UpdateStatusService#reset_preview_card!
- UpdateStatusService#update_immediate_attributes!
- UpdateStatusService#update_poll!
- UpdateStatusService#validate_media!
- UpdateStatusService#update_media_attachments!