n8n/packages
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
..
@n8n feat: Add permissions package (no-changelog) (#7650) 2023-11-08 15:42:40 +00:00
@n8n_io/eslint-config refactor: Add rule no-constant-binary-expression (no-changelog) (#7670) 2023-11-09 17:50:59 +01:00
cli feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00
core refactor: Add rule no-constant-binary-expression (no-changelog) (#7670) 2023-11-09 17:50:59 +01:00
design-system refactor: Add rule no-constant-binary-expression (no-changelog) (#7670) 2023-11-09 17:50:59 +01:00
editor-ui feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00
node-dev 🚀 Release 1.16.0 (#7652) 2023-11-08 14:20:22 +01:00
nodes-base fix(Date & Time Node): Add fromFormat option to solve ambiguous date strings (#7675) 2023-11-10 14:30:13 +01:00
workflow feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00