Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y b95948f980 feat: refactor mail and account settings structure for improved navigation and layout
- Updated routing for mail settings to redirect to the new settings layout.
- Introduced new account layout and section components for better organization.
- Replaced hardcoded paths with constants for account and mail settings to enhance maintainability.
- Removed deprecated mail settings layout and integrated it into the new settings structure.
- Enhanced user experience by streamlining navigation between account and mail settings.
2026-06-16 11:32:58 +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: refactor mail and account settings structure for improved navigation and layout 2026-06-16 11:32:58 +02:00
components feat: refactor mail and account settings structure for improved navigation and layout 2026-06-16 11:32:58 +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: refactor mail and account settings structure for improved navigation and layout 2026-06-16 11:32:58 +02:00
public feat(drive): refactor document and drawing editors with new metadata handling 2026-06-15 15:51:09 +02:00
scripts feat: enhance configuration and add new demo layouts 2026-06-12 19:10:24 +02:00
styles feat(drive): refine select trigger styles in rich text editor 2026-06-15 18:03:02 +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 feat(drive): refactor document and drawing editors with new metadata handling 2026-06-15 15:51:09 +02:00
middleware.ts huhuhuhu 2026-05-25 13:52:40 +02:00
next-env.d.ts feat: refactor mail and account settings structure for improved navigation and layout 2026-06-16 11:32:58 +02:00
next.config.mjs feat: refactor mail and account settings structure for improved navigation and layout 2026-06-16 11:32:58 +02:00
package.json feat(drive): update document printing and PDF export functionality 2026-06-15 17:53:27 +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(drive): update document printing and PDF export functionality 2026-06-15 17:53:27 +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: refactor mail and account settings structure for improved navigation and layout 2026-06-16 11:32:58 +02:00