n8n/cypress/pages
Michael Auerswald cbc690907f
feat(editor): Adds a EE view to show worker details and job status (#7600)
This change expands on the command channel communication introduced
lately between the main instance(s) and the workers. The frontend gets a
new menu entry "Workers" which will, when opened, trigger a regular call
to getStatus from the workers. The workers then respond via their
response channel to the backend, which then pushes the status to the
frontend.
This introduces the use of ChartJS for metrics.
This feature is still in MVP state and thus disabled by default for the
moment.
2023-11-10 23:48:31 +01:00
..
features
modals
sidebar
bannerStack.ts
base.ts
credentials.ts
demo.ts
index.ts feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00
mfa-login.ts
ndv.ts
settings-log-streaming.ts
settings-personal.ts
settings-usage.ts
settings-users.ts
signin.ts
templates.ts
variables.ts
workerView.ts feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00
workflow-executions-tab.ts
workflow-history.ts
workflow.ts
workflows.ts