Skip to content

Dynamic actions

Triggers when task is resized. Since event is async it does not respect saving the data first into the database. Event is also fired before validation of the move (for logging purposes). Additional data “this.data” provides info about task to be resized.

Triggers when task is moved. Since event is async it does not respect saving the data first into the database. Event is also fired before validation of the move (for logging purposes). Additional data “this.data” provides info about task to be moved.

Triggers after the task is saved in the database. Additional data “this.data” provides info about saved task.

Triggers when task is clicked. Additional data “this.data” provides info about clicked task.

Triggers on Zoom in and Zoom out Additional data “this.data” provides info about event.

Definition: Major view is top row in header (list of Months by default)

Triggers on Zoom in and Zoom out Additional data “this.data” provides info about event.

Definition : Minor view is bottom row in header (list of Weeks by default)