refactor: update fluxo instance management by enhancing the creation modal and improving the sidebar navigation structure, ensuring better user experience and code maintainability

This commit is contained in:
2025-12-18 15:52:57 -03:00
parent d3a4e5db8f
commit 011a867aac
11 changed files with 736 additions and 2085 deletions

View File

@@ -174,7 +174,8 @@
{
label: 'Meus Processos',
link: '/fluxos',
permission: { recurso: 'fluxos_instancias', acao: 'listar' }
permission: { recurso: 'fluxos_instancias', acao: 'listar' },
exact: true
},
{
label: 'Modelos de Fluxo',