feat: add filter functionality to various admin pages #45
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/add-filter-funcionality"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implemented filter dialogs in the following pages:
Updated the useServerTable hook to support filter parameters.
Enhanced the UI with filter options for better data management and retrieval.