WIP Client login #20

Open
sosthene wants to merge 17 commits from client_login into dev

17 Commits

Author SHA1 Message Date
Sosthene
2213168f8e Fix DeedType and DocumentType 2025-09-10 16:00:20 +02:00
Sosthene
6ec7d8318e Refactor DeedTypeService
* async/await pattern where possible
* remove unused getDeedTypeByUid()
2025-09-10 16:00:20 +02:00
Sosthene
cfad52c5ec Update contracts for DeedType 2025-09-10 16:00:20 +02:00
Sosthene
4c67ac5986 Catch empty attributes in completeCollaborators 2025-09-10 16:00:20 +02:00
Sosthene
3f413a885f Use the VALIDATOR_ID const 2025-09-10 16:00:20 +02:00
Sosthene
cf51fff97a Add getIdNotUserForOffice 2025-09-10 16:00:20 +02:00
Sosthene
429d3243a4 LoginCallback heavy refactoring (wip?) 2025-09-10 16:00:20 +02:00
Sosthene
6f1f542dd2 Add addCollaborators method to OfficeService 2025-09-10 16:00:20 +02:00
Sosthene
c8f7c3e08e Remove broken completeOfficeRoles 2025-09-10 16:00:20 +02:00
Sosthene
e4d8064abc MessageBus refactoring
* better error management
* Keep tracks of when messages sent don't have answers
* New convenient methods
2025-09-10 16:00:20 +02:00
Sosthene
87483af243 Make AuthModal works with decoupled Pairing creation 2025-09-10 16:00:20 +02:00
Sosthene
e081585fd9 Heavy refactoring of importData 2025-09-10 16:00:20 +02:00
Sosthene
58d421ae57 Update of process definition for most process creations 2025-09-10 16:00:20 +02:00
Sosthene
371ff69a35 Proper url for database calls in DatabaseService 2025-09-10 16:00:20 +02:00
Sosthene
108419b381 Add AppConstants 2025-09-10 16:00:20 +02:00
Sosthene
b97bbcd087 Add NEXT_PUBLIC_BACK_API_PORT env variable 2025-09-10 16:00:20 +02:00
Sosthene
0536b98ea8 Log as client (no verification) 2025-09-10 16:00:20 +02:00