Jess Rudder

Results 6 issues of Jess Rudder

Addresses to https://github.com/github/education/issues/988 Our previous code assumed a 1-to-1 mapping of GitHub organizations to classrooms. However, many of our teachers are using a single organization on GitHub as a source...

We're upgrading to Rails 6.0.1! 🎉 Here's what needs to be done: - [ ] Check changelogs for upgraded gems for any gotchas: - [ ] rails-i18n - [ ]...

WIP :thought_balloon:

In order to add multiple filters for the classroom page (to enable filtering by whether or not a class was archived), I had to create separate search/filtering code (the existing...

bug :beetle:
WIP :thought_balloon:

Recently, a bug fix for search/sort JavaScript on Firefox resulted in a breakage of the ability to accept assignments on IE/Edge. We need to identify why broken front end code...

quality

We had an incident where broken javascript prevented assignment acceptance for students on certain browser. To mitigate against this (and similar issues) in the future, we want to add end-to-end...

quality