refactor: Remove the registerPerson GraphQL query

- The first profile is now created after the user email validation
- NavBar is correctly updated when a user is connected but without any profile
- Always fetch identities from the server at login (no cache)
- NoIdentitiesException is thrown again
- Refactor EditIdentity to create the first profile
- Translations updated
- Tests updated

Fixes #1762
This commit is contained in:
Massedil
2025-05-23 20:34:00 +02:00
committed by setop
parent a9cfcd9e9d
commit 8bb6b0b97c
51 changed files with 138 additions and 609 deletions

View File

@@ -1447,7 +1447,7 @@
"Your account has been successfully deleted": "Vaš račun je uspješno izbrisan",
"Your account has been validated": "Vaš račun je ovjeren",
"Your account is being validated": "Vaš račun se ovjerava",
"Your account is nearly ready, {username}": "Vaš račun je uskoro spreman, {username}",
"Your account is nearly ready": "Vaš račun je uskoro spreman",
"Your application code": "Kȏd tvoje aplikacije",
"Your city or region and the radius will only be used to suggest you events nearby. The event radius will consider the administrative center of the area.": "Vaš grad/regija i radius će biti korišteni samo za predlaganje obližnjih događaja. Radiu događaja će razmatrati administrativni centar vašeg mjesta.",
"Your current email is {email}. You use it to log in.": "Tvoja aktualna e-mail adresa je {email}. Koristiš je za prijavu.",