You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is intended to replace the rendering of several agent preview components with a single React component on the angular template context.
The objectives of this issue are as follows:
Minimize the dependency on Angular.js specifically for the Agents preview (Endpoints Summary).
Remove inefficient statistics such as the Evolution chart and Most active agent stat.
Enhance the UX when there are no agents by providing a page where the user can decide to add an agent, and the redirection to the agent registration form is not automatic.
Description
This issue is intended to replace the rendering of several agent preview components with a single React component on the angular template context.
The objectives of this issue are as follows:
Evolution chart
andMost active agent
stat.Tasks
Register Agent
component accesible from a new urlThe text was updated successfully, but these errors were encountered: