Frontend web based de UltiSuite avec portage en app mobile
Go to file
R3D347HR4Y 447567a411 Add first launch splash screen with animations and styles
- Introduced CSS animations for splash screen elements including aurora drift, logo float, loader progress, and card breathing effects.
- Implemented a new FirstLaunchSplash component in layout to display the splash screen on the initial app launch.
- Updated theme initialization script to manage splash screen visibility based on local storage state.
2026-05-21 09:55:10 +02:00
app Add first launch splash screen with animations and styles 2026-05-21 09:55:10 +02:00
components Add first launch splash screen with animations and styles 2026-05-21 09:55:10 +02:00
hooks before split 2 2026-05-20 16:01:08 +02:00
lib refactoed and sidebar better 2026-05-20 18:22:36 +02:00
public huhu 2026-05-19 22:20:43 +02:00
scripts First commit, not a small one 2026-05-15 17:40:17 +02:00
styles First commit, not a small one 2026-05-15 17:40:17 +02:00
.dockerignore deploy 2026-05-15 18:19:29 +02:00
.gitignore First commit, not a small one 2026-05-15 17:40:17 +02:00
captain-definition deploy 2026-05-15 18:19:29 +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
next-env.d.ts huhu 2026-05-19 22:20:43 +02:00
next.config.mjs Refactor and enhance mobile experience with new components and layout adjustments. Updated TypeScript configurations, improved sidebar navigation, and added search functionality. Enhanced email view and invitation handling for better user interaction. 2026-05-18 00:17:51 +02:00
package.json Hehe 2026-05-18 17:47:32 +02:00
pnpm-lock.yaml Hehe 2026-05-18 17:47:32 +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 refactoed and sidebar better 2026-05-20 18:22:36 +02:00