Remove TODO Comments and Implement Missing Features#66
Merged
LaGodxy merged 8 commits intoFeb 23, 2026
Conversation
Contributor
|
@RUKAYAT-CODER please fix CI |
LaGodxy
approved these changes
Feb 23, 2026
Contributor
|
@RUKAYAT-CODER resolve conflicts so I can merge. |
Contributor
Author
|
Resolved
…On Mon, Feb 23, 2026, 11:28 LaGodxy ***@***.***> wrote:
*LaGodxy* left a comment (MettaChain/PropChain-BackEnd#66)
<#66 (comment)>
@RUKAYAT-CODER <https://github.com/RUKAYAT-CODER> resolve conflicts so I
can merge.
—
Reply to this email directly, view it on GitHub
<#66 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AROKCTFJQQDX6ZW767JPJX34NLI5JAVCNFSM6AAAAACV3WWLE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTSNBTHEYDENBWHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
LaGodxy
approved these changes
Feb 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove TODO Comments and Implement Missing Features
📌 Description
This PR removes the existing
TODOcomment in thefindAllmethod and implements the missing filtering and search functionality for properties.The update introduces proper query parameter handling, search capability, and filtering logic while ensuring full compliance with project conventions.
📁 Affected File
🚀 Changes Implemented
TODOcomment fromfindAllmethod🔍 Features Added
Query Parameter Handling
Property Search
🧪 Testing
✅ Acceptance Criteria
TODOcomment and implemented filtering functionality🔄 Type of Change
close #47