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: make sponsor coach spots nil-safe
- Do not show "Thanks for signing up" flash to existing members completing their profile
- can_log_in is stale, misnamed, and wrong — replace with a derived method
- feat(member): replace can_log_in with derived active? and drop the column
- can_log_in is silently toggled off when a member links a second auth service — 115 members affected
- fix(auth): handle concurrent OAuth callback creating the same auth service
- Switch sign-in flow from GitHub to codebar auth
- Updating sponsor results in duplicate sponsor
- Bug: missing/incorrect formatting for links in email footer
- Add ability for organisers to contact chapter members directly from the admin section of the codebar website
- Docs
- UserMailer#password_change
- UserMailer#reset_password_instructions
- UserMailer#confirmation_instructions
- ListAccount#validate_relationship
- ListAccount#set_follow
- FeaturedTag#visible_tagged_account_statuses
- FeaturedTag#validate_featured_tags_limit
- FeaturedTag#reset_data
- FeaturedTag#set_tag
- FeaturedTag#decrement