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

@@ -105,7 +105,7 @@
<!-- Grid de Opções -->
<div class="grid grid-cols-1 gap-4 md:grid-cols-2">
<a
href={resolve('/licitacoes/fluxos')}
href={resolve('/fluxos')}
class="group border-base-300 from-secondary/10 to-secondary/20 hover:border-secondary relative transform overflow-hidden rounded-xl border-2 bg-linear-to-br p-6 transition-all duration-300 hover:-translate-y-1 hover:shadow-lg"
>
<div class="flex h-full flex-col">
@@ -135,7 +135,7 @@
</a>
<a
href={resolve('/fluxos')}
href={resolve('/fluxos/templates')}
class="group border-base-300 from-secondary/10 to-secondary/20 hover:border-secondary relative transform overflow-hidden rounded-xl border-2 bg-linear-to-br p-6 transition-all duration-300 hover:-translate-y-1 hover:shadow-lg"
>
<div class="flex h-full flex-col">