Commit b6cdb3f
committed
Enhance FirestoreOrganisationsRepository with team hierarchy management
- Introduced FirestoreTeamHierarchyRepository to manage team hierarchies within organisations.
- Updated create, getById, update, and delete methods to handle team hierarchy alongside organisations.
- Improved project management by associating projects directly with teams and ensuring proper hierarchy during updates and deletions.
- Refactored code for better readability and consistency, including standardized import statements.1 parent 734dc88 commit b6cdb3f
1 file changed
+245
-118
lines changed
0 commit comments