jhmullen
jhmullen
The current API routes are fractured and repetitive. I made some decisions early on to separate out functionality when not understanding React very well, but Sequelize is meant to handle...
CodeEditor's iframe uses the deprecated `this.refs` for reference. Update this to use proper mapping.
Very basic table in admin panel that lists the contents of the contest db
- [ ] only do so if the user has an email address - [ ] add a switch to profile for notifications ?
Change behavior in the Nav to load once and be invisible instead of reloading every time. This may require some special actions such that when levels are beaten, we post...
Consider being mid-lesson and wanting to check something from another level using the Site Nav. How can we "hold your place" while you browse around, and include a "return to...
- [ ] Create new lang column in discussions - [ ] write to column with the current language of the author (en/pt) - [ ] when reading, filter by...
@WellisonRodrigues @alexandersimoes indicated to me that for some users, the permalinks are not working (example [here](https://pt.codelife.com/profile/jo%C3%A3o-pedro%20azevedo)). Here are a few of my thoughts on the issue to give you some...
On actual submission page, email user "thank you for entering"
Create a more generic system for showing dynamic banners. When users click "Dismiss" it should go away forever, saving to some aspect of their user (probably in `userprofile`) Needs ability...