Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,047 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 commit in 1 repository
Created a pull request in bebraven/platform that received 1 comment
Add peer reviews
Description Add Peer Reviews. Task: https://app.asana.com/0/1174274412967132/1191666190028025/f Based on SurveySubmissions and #336. Note: Be sure…
Opened 12 other pull requests in 2 repositories
bebraven/platform
11
merged
- Add state to redirects for Submittables
- Remove dropdown id, use name function for name
- Make the right-sidebar inputs look nicer
- Handle copy/paste of inputs
- Misc cleanup
- Add labels to inputs
- Use name instead of data-bz-retained
- Upgrade listen gem (fix livereload)
- Handle ID attributes for headings (and sometimes other things too)
- Implement bad watch-out container stuff
- Add horizontal line plugin
ckeditor/ckeditor5
1
merged
Reviewed 48 pull requests in 3 repositories
bebraven/platform 35 pull requests
- Implement showing the Waivers forms
- Add peer reviews
- Teardown and refactor all of our CSS
- Allow Designer to add LinkedIn button
- Add selection handler for fieldset
- Reorder component buttons
- Link to Canvas courses from Course Management page
- Add ability to publish a Waivers assignment from Course Management to Canvas
- Enhance DryCrud to not require setting dry_crud_enabled? false
- Handle copy/paste of inputs
- Remove obsolete check for canvas_assignment_id
- Allow manually setting `value` on radio inputs
- Fix adding textarea in Content Editor using button
- Add numerical drop-down button in Content Editor
- Allow hard-coding <select> and <option> in Content Editor HTML
- Handle ID attributes for headings (and sometimes other things too)
- Hard-code industry text input name
- Add basic radio input functionality to Content Editor, Project Submissions
- Remove fallback code for backwards compatibility.
- Remove obsolete CustomContent columns
- Remove CKE table plugin
- Add BaseCourseProjectVersion and BaseCourseSurveyVersion
- Make new Project/Survey publishing and ProgramLaunch redirect properly
- Error out in Publish Latest if the assignment doesn't exist
- Allow deleting even if Canvas assignment is gone
- Some pull request reviews not shown.