christabor/flask_jsondash

Expose more event types for the js app

christabor opened this issue · 0 comments

Currently jsondash.editform.loaded is exposed, but it would be nice to have more for decoupling the app and allowing third party libs to hook into the various events:

jsondash.editform.updated
jsondash.widget.added
jsondash.widget.updated
jsondash.widget.removed
jsondash.preview
jsondash.init
jsondash.layout.redraw
jsondash.grid.moverow
jsondash.grid.deleterow
jsondash.widget.addrow