Commit graph

6 commits

Author SHA1 Message Date
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