List of frontend events dispatched by faveo

Login login-box-mounted: when login box at login page is ready login-data-submitting: just before login data gets submitted. It can be used to modify the parameters that will be sent to the backend for logging in. login-success: When a success response is returned after logging in from server login-failure: When failure response is returned while logging […]

Read More

List of backend events dispatched by Faveo

timeline-data-dispatch: when ticket timeline data is getting sent to the frontend client-panel-scripts-dispatch: when client panel scripts are returned. This event can be used to inject more scripts into client panel. login-data-submitting: When login credential data is received. timeline-actions-visibility-dispatch: Action visibility on ticket timeline page agent-panel-navigation-data-dispatch: This can be used to inject navigations on agent panel […]

Read More