164bd5cea3
Add ID to new stories
...
This way the new stories can be moved, their states can be changed and
their info can be requested.
2013-06-21 23:33:48 +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
53dfb99f6b
Add with-scrumelo-buffer
2013-06-20 20:18:47 +02:00
07fbe5ece2
Replace front-end with React
2013-06-19 23:51:54 +02:00
024b66d4c7
Fix typos, remove junk
2013-06-02 00:09:35 +02:00
431dd48e4a
Add scrumelo-story-json to url dispatcher
2013-06-01 23:49:46 +02:00
4edb806e09
Fix scrumelo--base-directory
...
It was storing the file-name when loaded, not the directory of the
file-name.
2013-06-01 23:49:29 +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
77eebc0361
Add scrumelo--base-dir
...
This should help with serving files and such, so I don't have to stay
in the right buffer to make everything work.
2013-05-22 21:49:16 +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
bf8518848d
Add form to create new stories
2013-05-20 15:02:30 +02:00
13c036e82e
Add an icon before TODO state
2013-05-20 14:32:27 +02:00
6a1d1398a2
Extract some functions
...
To make the `scrumelo-backlog-page' function a little simpler some
small functions were extracted from it, this makes the overall code
look a little nicer since it doesn't cross the 80th column.
Some CDN files were added as well, there are not used yet.
2013-05-20 14:16:57 +02:00
ded34a194c
Rename project variable to scrumelo
...
To make it namespace-clean.
2013-05-20 13:27:38 +02:00
6cd2241d51
Initial commit
2013-05-19 16:35:14 +02:00