| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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).
|
| |
|
|
| |
Use `$.post' instead of `$.ajax'. This makes everything cleaner.
|
| | |
|
| |
|
|
|
| |
Reload the stories list immediately after successfully adding a new
story.
|
| |
|
|
|
| |
For some reason using a route template "stories/:id/tasks/new" works
locally, but not on my server, so do without.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|