jhmullen

Results 11 issues of 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...

type: enhancement
priority: low

CodeEditor's iframe uses the deprecated `this.refs` for reference. Update this to use proper mapping.

type: enhancement
priority: low

Very basic table in admin panel that lists the contents of the contest db

type: enhancement

- [ ] only do so if the user has an email address - [ ] add a switch to profile for notifications ?

type: question

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...

type: enhancement

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...

type: feature

- [ ] Create new lang column in discussions - [ ] write to column with the current language of the author (en/pt) - [ ] when reading, filter by...

type: feature

@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...

type: bug

On actual submission page, email user "thank you for entering"

type: feature

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...

type: enhancement