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
- Bug: "Manage" button is publicly visible to all users on the upcoming event pages
- Remove user-specific badges from event cards to fix public visibility of Manage (#2869)
- Fix event edit form dropping organisers on save
- Update CONTRIBUTING setup and test commands to match current README
- One invitation per member per event or workshop
- Edit of an "Event" removes organisers selected
- Record subscription, mailing list, and profile activity
- Record RSVP, waiting-list, and check-in activity
- Record admin action activity
- Emit canonical JSON request log lines via rails_semantic_logger
- Docs
- Vacuum::BackupsVacuum#initialize
- StatusCacheHydrator#serialized_status_reblog_application_json
- LinkCrawlWorker#perform
- VoteValidator#account_votes_on_same_poll
- VoteValidator#already_voted_on_non_multiple_poll?
- VoteValidator#already_voted_for_same_choice_on_multiple_poll?
- VoteValidator#self_vote?
- VoteValidator#invalid_choice?
- VoteValidator#poll_non_multiple_and_already_voted?
- VoteValidator#poll_multiple_and_already_voted?