feat: automation UI

merge with automation service
This commit is contained in:
Carlos Valente
2024-11-24 14:33:54 +01:00
committed by Carlos Valente
parent 05e61e7bf8
commit 8b84963e17
19 changed files with 1473 additions and 26 deletions
@@ -54,6 +54,15 @@ const staticOptions = [
{ id: 'integrations__http', label: 'HTTP settings' },
],
},
{
id: 'automation',
label: 'Automation',
secondary: [
{ id: 'automation__settings', label: 'Automation settings' },
{ id: 'automation__automations', label: 'Manage automations' },
{ id: 'automation__blueprints', label: 'Manage blueprints' },
],
},
{
id: 'network',
label: 'Network',