Skip to content

EDL-442/"Update myTeams with email searching, not with a hardCoded uuid"

anass elrhazi a demandé de fusionner feature/EDL-442 vers develop

Replaced hardcoded UUID with dynamic search based on the logged-in user's email.

Main Changes:

Retrieving email from localStorage instead of using a fixed UUID

Using email-based methods in the TeamStore

Removal of hardcoded UUID (e618bf43-9951-4391-9fcc-6be593a89b24)

Adaptation of API calls to use email instead of UUID

Rapports de requête de fusion