Merge only when thoroughly reviewed (it was not working well on local w/ extension, specifically, extension is only responding to heroku login status but not local login).
(I mostly did front-end things, so nothing should have been broken; and fwiw, the web application was running smoothly locally no issues).
summary of things that have happened:
myQuests now looks a bit more appealing, showing images for both 'joined' and 'completed' quests.
(not sure if we should do the same for 'join quest')
Link library is now a modal that is accessible from 'edit' and 'create' states.
There is also a 'Library' state that literally shows the same thing, but just in ui-view.
Extension now has a button that directs to web application
'About' state is accessible even when not logged in.
Merge only when thoroughly reviewed (it was not working well on local w/ extension, specifically, extension is only responding to heroku login status but not local login). (I mostly did front-end things, so nothing should have been broken; and fwiw, the web application was running smoothly locally no issues).
summary of things that have happened: