Skip to content

VSN-2854/ feat: implement profile module and home screen

fatima senan a demandé de fusionner feature/VSN-2854 vers develop

The changes included in this mr are as follows :

Profile module

  • Full profile screen with header (avatar initials, name, email, department, city)
  • Work status badge with real-time status from API, clickable to update
  • Weekly schedule modal with 3 tabs: weekly hours, leaves and absences by year (with year navigation)
  • Personal info modal: read-only fields (name, email, birthdate, agency, teams) + editable contact fields (phone, Outlook, WhatsApp)
  • Change password modal with client-side validation
  • Dark/light theme toggle with Switch component
  • Logout with full session and store cleanup

Home screen

  • Greeting header with first name, today's date, and clickable work status badge
  • Today's schedule card showing start/end time based on current day of the week
  • Vertical module navigation list (Demandes, Documents, Tickets, Profile)
Modification effectuée par fatima senan

Rapports de requête de fusion