Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y 76eff3c351
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat(drive): enhance document layout with new page separators and margin masks
- Introduced `DocsPageSeparators` component to manage visual gaps between pages in the document editor.
- Updated `DocsBodyMarginMasks` to include dark mode support for improved styling.
- Refactored `DocsPageViewInner` to integrate new separators and margin masks, enhancing layout consistency.
- Adjusted layout constants to increase the gap between stacked pages for better visual separation.
- Improved test coverage for page flow calculations and layout metrics.
2026-06-15 17:28:02 +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): enhance document layout with new page separators and margin masks 2026-06-15 17:28:02 +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): enhance document layout with new page separators and margin masks 2026-06-15 17:28:02 +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): enhance document layout with new page separators and margin masks 2026-06-15 17:28: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(drive): enhance document layout with new page separators and margin masks 2026-06-15 17:28:02 +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