Srinjoy Majumdar

Results 8 issues of Srinjoy Majumdar

Fetch the team name from GitHub everytime we serialize a group assignment repo. This fixes https://github.com/education/classroom-assistant/issues/117

WIP :thought_balloon:
fix :hammer_and_wrench:

Currently we're using [electron-forge](https://www.electronforge.io) for packaging GitHub Classroom Assistant. This package depends on [electron-prebuilt-compile](https://github.com/electron-userland/electron-prebuilt-compile) which has become out of date and has security issues. There are three possible solutions: 1....

Integrate with Electron Crash Reporter and setup server for Crash reporting

:sparkles: Enhancement
:jack_o_lantern: hacktoberfest

Would be nice to be able to test with Classroom running locally instead of in production. Probably want to add an environment variable that we check for the Classroom API...

:sparkles: Enhancement
:jack_o_lantern: hacktoberfest

Right now we just look up the group name as if it's a user avatar. We should be passing the GitHub team avatar URL from the Classroom API

:sparkles: Enhancement

Replace the URL entry box on the populate page with an autocomplete search bar similar to what we have on Classroom for Starter Code ### TODO - [x] Implement API...

:sparkles: Enhancement
User Experience

Add support to throw error messages/better communicate errors to Users

:sparkles: Enhancement

Need to point iconURL in winstaller config towards classroom assistant logo after UI fixes are all merged.