Scrum with Lisp
Find a file
Tom Willemse 4b910d426f Clear table after fetch from server
Clears the table of stories when fetching a new list of stories. This
seems a bit drastic, but it ensures that the state icons are updated
as well (instead of just the titles).
2013-07-13 19:19:36 +02:00
static/js Clear table after fetch from server 2013-07-13 19:19:36 +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 Deal with json more consistently 2013-07-13 02:31:30 +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