Skip to content

refactor: update search for device space#101

Merged
ngovinh2k2 merged 1 commit intodevfrom
refactor/update-search-for-device-space
Mar 30, 2026
Merged

refactor: update search for device space#101
ngovinh2k2 merged 1 commit intodevfrom
refactor/update-search-for-device-space

Conversation

@ngovinh2k2
Copy link
Copy Markdown
Member

What?

update the search function for device space

Why?

From the request

How?

Testing?

  • Functional Testing
  • Security
  • Performance
  • Error Handling
  • Code Quality
  • Documentation
  • Database
  • Deployment
  • Final Review

Anything Else?

@ngovinh2k2 ngovinh2k2 merged commit 907ed94 into dev Mar 30, 2026
1 check passed
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds a new device_id filter to the SpaceDeviceFilter class and removes redundant ID fields from the search_fields in ListCreateSpaceDeviceViewSet. The review feedback suggests using UUIDFilter instead of CharFilter for the device_id field to ensure the input is a valid UUID.

@ngovinh2k2 ngovinh2k2 deleted the refactor/update-search-for-device-space branch March 30, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant