storyboard-webclient/src/app/stories
Adam Coldrick 148bf110ba Clear task title field on saving a new task
When adding many tasks consecutively, it is frustrating to have to clear
the task title field manually. It is unlikely that the user wants to
create many tasks with the same name.

This commit improves this by clearing the task title field when a new
task is saved, to remove the need to manually clear it.

Change-Id: I9ba08d9258de220a59a46c5b77163cba0b3d09c8
2019-02-02 12:43:51 +00:00
..
controller Clear task title field on saving a new task 2019-02-02 12:43:51 +00:00
service Disable closing modals when backdrop is clicked 2018-02-15 22:55:44 +00:00
template Clear task title field on saving a new task 2019-02-02 12:43:51 +00:00
module.js Add a "New Story" view 2018-01-01 18:24:59 +00:00