Commit 8651138
committed
build(manager): refresh manager/dist with v2.4.0 bundle
- Bumps the embedded manager UI to the version published on
evolution-foundation/evolution-manager-v2 main, which now includes
the license-aware login flow that mirrors evolution-go-manager.
- Removes the legacy manager/dist/assets/test-interactive.js stand-alone
script — its functionality is now a proper React component
(TestInteractiveModal) inside the bundle, accessed from the instance
card on the dashboard.
- Updates the manager-v2 submodule pointer to track main.1 parent 78330e8 commit 8651138
7 files changed
Lines changed: 588 additions & 938 deletions
Submodule evolution-manager-v2 updated 23 files
- src/components/footer.tsx+1-1
- src/components/instance-card.tsx+18-1
- src/components/sidebar.tsx+1-3
- src/components/test-interactive-modal.tsx+246
- src/lib/queries/go/proxy/fetchProxy.ts+1-1
- src/lib/queries/license/license.ts+62
- src/pages/Dashboard/index.tsx+47-6
- src/pages/Home.tsx+3-3
- src/pages/Login/LicenseCallback.tsx+124
- src/pages/Login/index.tsx+45-12
- src/pages/instance/Chat/index.tsx+4-3
- src/pages/instance/Dify/SessionsDify.tsx+400-35
- src/pages/instance/Evoai/SessionsEvoai.tsx+400-35
- src/pages/instance/EvolutionBot/SessionsEvolutionBot.tsx+399-37
- src/pages/instance/Flowise/SessionsFlowise.tsx+398-34
- src/pages/instance/N8n/SessionsN8n.tsx+400-35
- src/pages/instance/Openai/SessionsOpenai.tsx+396-32
- src/pages/instance/Typebot/SessionsTypebot.tsx+402-37
- src/routes/index.tsx+5
- src/translate/languages/en-US.json+114-2
- src/translate/languages/es-ES.json+114-2
- src/translate/languages/fr-FR.json+114-2
- src/translate/languages/pt-BR.json+114-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments