storyboard-webclient/src/app/stories/controller
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
..
comment_history_controller.js Allow comments to be edited by their owner 2016-07-18 10:20:58 +00:00
story_delete_controller.js Added root state 2015-02-13 17:25:50 -08:00
story_detail_controller.js Clear task title field on saving a new task 2019-02-02 12:43:51 +00:00
story_list_controller.js Fix race when browsing stories by certain fields 2018-02-27 10:00:02 +00:00
story_list_item_controller.js Retrieve task statuses from the backend 2015-01-14 15:58:05 -08:00
story_modal_controller.js Handle project names in the new Story modal controller 2018-10-23 19:47:00 +01:00
story_new_controller.js Clear task title field on saving a new task 2019-02-02 12:43:51 +00:00
story_task_add_worklist_controller.js Add a way to add tasks to worklists from the story view 2016-09-09 12:07:27 +00:00
story_task_delete_controller.js Add extra confirmation when removing the last task of a story 2015-01-23 12:39:06 +01:00
story_worklists_controller.js Complex priorities UI in stories 2016-09-09 12:07:28 +00:00
timeline_filter_controller.js Singularized Timeline Event Preferences 2015-02-13 17:25:50 -08:00