Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y 5304790ed5
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
feat(auth): enhance session management and identity provider settings
- Added SessionGuard component to manage session expiration and online status.
- Updated AuthProvider to streamline session fetching and handling.
- Introduced IdentityProvidersSection for managing OAuth, SAML, and LDAP identity providers.
- Implemented identity provider guides for easier configuration.
- Enhanced mail settings with infinite scroll option for improved user experience.
- Updated global styles and layout components for better consistency across the application.
2026-06-09 09:36:46 +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(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
components feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
e2e Add Playwright for end-to-end testing and update configuration 2026-05-22 17:02:21 +02:00
fixtures/email-preview Add environment configuration and update email view components 2026-06-04 00:12:43 +02:00
hooks feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
lib feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
public feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
scripts feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00
styles Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +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(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +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 Add initial project documentation and workspace configuration 2026-05-22 00:50:36 +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 Update Next.js version and adjust TypeScript environment imports 2026-06-07 19:01:42 +02:00
next.config.mjs Add OnlyOffice integration and update project configurations 2026-06-07 15:49:21 +02:00
package.json Update Next.js version and adjust TypeScript environment imports 2026-06-07 19:01:42 +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 Update Next.js version and adjust TypeScript environment imports 2026-06-07 19:01:42 +02:00
postcss.config.mjs First commit, not a small one 2026-05-15 17:40:17 +02:00
tsconfig.json First commit, not a small one 2026-05-15 17:40:17 +02:00
tsconfig.tsbuildinfo feat(auth): enhance session management and identity provider settings 2026-06-09 09:36:46 +02:00