Scrum with Lisp
Find a file
Tom Willemse 901fc7b5dc Pass story id as POST parameter
For some reason using a route template "stories/:id/tasks/new" works
locally, but not on my server, so do without.
2013-07-05 00:37:44 +02:00
static/js Pass story id as POST parameter 2013-07-05 00:37:44 +02:00
.gitignore Initial commit 2013-07-01 00:01:48 +02:00
defmodule.lisp Task state and priority editing 2013-07-04 23:55:43 +02:00
pg-datastore.lisp Task state and priority editing 2013-07-04 23:55:43 +02:00
scrumli.asd Initial commit 2013-07-01 00:01:48 +02:00
scrumli.lisp Pass story id as POST parameter 2013-07-05 00:37:44 +02:00
start Initial commit 2013-07-01 00:01:48 +02:00
util.lisp Initial commit 2013-07-01 00:01:48 +02:00