Skip to content

Conversation

@hirokiterashima
Copy link
Member

Changes

  • Move functions related to moving nodes from TeacherProjectService to MoveNodeService, where it's being used
    • moveToActive()
    • moveToInactive()
    • removeNodeFromActiveNodes()
    • removeChildNodesFromActiveNodes()
    • moveFromActiveToInactiveInsertInside()
    • moveFromInactiveToInactiveInsertInside()
  • Add private modifiers and return types

Test

  • In AT > unit view, move nodes and make sure they work as before, for node(s) and group(s) in these directions:
    - active -> active
    - active -> inactive
    - inactive -> active
    - inactive -> inactive

@hirokiterashima hirokiterashima added this to the Tech Debt 18 -> 17 milestone Aug 20, 2024
@hirokiterashima hirokiterashima self-assigned this Aug 20, 2024
@hirokiterashima hirokiterashima marked this pull request as ready for review August 20, 2024 03:34
Copy link
Member

@geoffreykwan geoffreykwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@hirokiterashima hirokiterashima merged commit 1465073 into develop Aug 20, 2024
@hirokiterashima hirokiterashima deleted the refactor-teacherProjectService-move-functions-to-moveNodeService branch August 20, 2024 20:29
@geoffreykwan
Copy link
Member

🎉 This issue has been resolved in version 5.156.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants