|
7b5b40a03c
|
Refactor recursivelyInsert method in SpacesRecursiveHelper to use named parameters. Update CommunityStructureCanvas to reflect these changes, ensuring correct space insertion under the specified parent.
|
2025-07-16 16:30:38 +03:00 |
|
|
8522c0bbc3
|
Made SpacesRecursiveHelper private, to avoid creating unnecessary instances, since all its methods are static.
|
2025-07-16 16:26:15 +03:00 |
|
|
f03c28f7fd
|
Add recursive insertion method in SpacesRecursiveHelper for managing space hierarchy. Update CommunityStructureCanvas to utilize this method for inserting new spaces under the correct parent, enhancing community state management during space creation.
|
2025-07-16 11:47:27 +03:00 |
|
|
903c5dd29b
|
Refactor SpacesRecursiveHelper to improve variable naming and enhance readability. Update mapping logic to clarify the distinction between updated and non-null spaces, ensuring better maintainability of the recursive space handling.
|
2025-07-15 12:55:49 +03:00 |
|
|
beb33e37fa
|
Add SpacesRecursiveHelper for recursive space updates and deletions; refactor CommunityStructureHeader to use CommunityStructureHeaderActionButtonsComposer for improved action handling.
|
2025-07-14 14:59:58 +03:00 |
|