4 Commits

Author SHA1 Message Date
kevin
d275c460b6 Laravel access controll pour les utilisateurs 2026-04-28 09:33:07 +03:00
nyavokevin
56b0c50111 feat(auth): add employee user linking and password setup flow
Add user management endpoints and link employees to existing users
through `user_id`, including API resources, validation, repository
support, and database migrations.

Introduce a two-step login flow that checks email first and lets users
without a password create one before signing in.

Update the employee detail UI with a dedicated user tab and refresh the
employee and intervention side navigation to support the new account
management flow.
2026-04-08 13:31:57 +03:00
kevin
50f79a8040 feat: Introduce client group management and enhance quote creation and detail views. 2026-01-07 18:17:11 +03:00
Nyavokevin
8d1d65e27b add gestion thanato 2025-11-06 15:09:40 +03:00