codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Added 404 message for projects not found #285

Closed aballman closed 5 years ago

aballman commented 5 years ago

Fixes #266

If an invalid Project is requested in a URL, the environments selection page will crash. Present a 404 page in this scenario.