Commit graph

4 commits

Author SHA1 Message Date
e529f38b59 Add changing of state
By clicking on a story's state you change that story's state to the next
possible state.
2013-06-20 21:04:44 +02:00
07fbe5ece2 Replace front-end with React 2013-06-19 23:51:54 +02:00
2a9822daac Get data on a story from the server
Uses a GET request to get extra data about a story, if that story
already exists it removes it so users can hide/show as much as they
like.
2013-05-22 21:50:56 +02:00
a5eb8e2da5 Hide new story form
Use jQuery to allow it to be toggled between visible and invisible.
2013-05-21 21:19:29 +02:00