Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y 3477361db0
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat(ai-chat): implement iframe navigation and external link handling
- Added `useAiIframeNavigation` hook to manage iframe navigation and enforce base paths.
- Introduced `useAiIframeExternalLinks` hook to handle external link opening in the parent tab.
- Updated `AiChatIframe` component to utilize the new hooks for improved user experience.
2026-06-13 22:55:33 +02:00
.cursor Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
.github/workflows Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
app feat(ai-assistant): enhance AI assistant configuration and integration 2026-06-13 20:38:15 +02:00
components feat(ai-chat): implement iframe navigation and external link handling 2026-06-13 22:55:33 +02:00
e2e feat(onboarding): implement claim and migration pages with OAuth support 2026-06-13 12:47:03 +02:00
fixtures/email-preview Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
hooks feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
lib feat(ai-chat): implement iframe navigation and external link handling 2026-06-13 22:55:33 +02:00
public feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
scripts feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
styles feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
suite-icons feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
.cursorignore Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
.dockerignore deploy 2026-05-15 18:19:29 +02:00
.env.example feat(ai-assistant): enhance AI assistant configuration and integration 2026-06-13 20:38:15 +02:00
.gitignore Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
captain-definition deploy 2026-05-15 18:19:29 +02:00
CLAUDE.md feat(ai-assistant): enhance AI assistant configuration and integration 2026-06-13 20:38:15 +02:00
components.json First commit, not a small one 2026-05-15 17:40:17 +02:00
Dockerfile deploy 2026-05-15 18:19:29 +02:00
gmail-interface-clone.code-workspace Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00
middleware.ts huhuhuhu 2026-05-25 13:52:40 +02:00
next-env.d.ts fix: update import path for routes in TypeScript environment file 2026-06-13 14:32:44 +02:00
next.config.mjs feat(ai-assistant): enhance AI assistant configuration and integration 2026-06-13 20:38:15 +02:00
package.json feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
playwright.config.ts Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
pnpm-lock.yaml feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
postcss.config.mjs First commit, not a small one 2026-05-15 17:40:17 +02:00
tsconfig.json wow 2026-06-11 01:22:40 +02:00
tsconfig.tsbuildinfo feat(ai-assistant): enhance AI assistant configuration and integration 2026-06-13 20:38:15 +02:00