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
- EventsController#load_events
- EventsController#paginated_events
- OmniAuth::Strategies::Codebar#fetch_jwks
- OmniAuth::Strategies::Codebar#verify_jwt
- OmniAuth::Strategies::Codebar#exchange_code
- OmniAuth::Strategies::Codebar#generate_code_challenge
- OmniAuth::Strategies::Codebar#generate_code_verifier
- OmniAuth::Strategies::Codebar#http_for
- OmniAuth::Strategies::Codebar#callback_phase
- OmniAuth::Strategies::Codebar#request_phase