Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y 82ca9a27db
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat(drive): refactor document and drawing editors with new metadata handling
- Replaced suite page metadata with drive-specific metadata for document and drawing editors.
- Introduced new `driveEditorPageMetadata` function to manage titles and favicons based on editor type.
- Updated layout components for document and drawing editors to utilize the new metadata structure.
- Enhanced document title handling in various editor components to reflect the current editing context.
- Added new SVG icons for UltiDocs, UltiSheets, UltiSlides, and UltiDraw to improve visual consistency across editors.
- Improved print styles and layout handling for better document rendering in print and PDF formats.
2026-06-15 15:51:09 +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(drive): refactor document and drawing editors with new metadata handling 2026-06-15 15:51:09 +02:00
components feat(drive): refactor document and drawing editors with new metadata handling 2026-06-15 15:51:09 +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(drive): refactor document and drawing editors with new metadata handling 2026-06-15 15:51:09 +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): refactor document and drawing editors with new metadata handling 2026-06-15 15:51:09 +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 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(drive): refactor document and drawing editors with new metadata handling 2026-06-15 15:51:09 +02:00