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
- Add self check-in for events and workshops
- Allow adding organisers during workshop creation
- perf(sponsors): add indexes and fragment caching for sponsors page
- test: focus TomSelect input explicitly before typing
- Codebar auth creates duplicate members when GitHub login returns a different email, causing loss of roles/admin access
- 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
- Improve exception handling in Flodesk::Client
- Clarify native-installation-instructions.md about Ruby installation
- New automated email to people who have signed up via the website but have not subscribed to a chapter.
- Docs
- Admin::MeetingsController#assign_chapters
- Admin::MeetingsController#assign_organisers
- Services::EventCalendar#address_string
- DashboardQuery.all_events
- DashboardQuery.total_upcoming_events_count
- DashboardQuery.upcoming_events_for_user
- DashboardQuery.upcoming_events
- Member#monthlies_organiser?
- Member#admin_or_organiser?
- Member#organiser?