Commit graph

6 commits

Author SHA1 Message Date
5deba1e60d Add login page
Nothing is yet done with the information, but it should soon.
2013-06-23 21:13:36 +02:00
5885f98eab Add changing order of stories 2013-06-20 22:51:56 +02:00
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