Scrum with Lisp
Find a file
Tom Willemse 84ae7a5fd4 Handle task interaction like story interaction
When moving or adding tasks, instead of waiting for the user to
reselect the task reload the task each time.
2013-07-13 21:14:37 +02:00
static/js Handle task interaction like story interaction 2013-07-13 21:14:37 +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 Handle task interaction like story interaction 2013-07-13 21:14:37 +02:00
scrumli.asd Initial commit 2013-07-01 00:01:48 +02:00
scrumli.lisp Handle task interaction like story interaction 2013-07-13 21:14:37 +02:00
start Initial commit 2013-07-01 00:01:48 +02:00
util.lisp Add hostname keyword 2013-07-07 23:59:02 +02:00