rcos / observatory-server

A project tracking dashboard for Rensselaer Center for Open Source
https://rcos.io
MIT License
14 stars 51 forks source link

Remove "Commit" code from server #807

Closed aeksco closed 5 years ago

aeksco commented 5 years ago

The "Commit" functionality is barely functional for practical purposes and adds very little value to Observatory from an administrative perspective. We should remove the following files:

Track each removal in a separate commit (that way you get lots of commits :+1:) and run npm test after each change to ensure things are passing spec (ignore failing user tests for first_name and last_name, that was my bad)

aeksco commented 5 years ago

Resolved