aboutsummaryrefslogtreecommitdiffstats
path: root/packages/trpc/lib/__tests__ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-4/+10
| | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com>
* feat: Add support for searching for tagged and listed itemsMohamed Bassem2024-12-311-0/+24
|
* feat: Add support for negative search termsMohamed Bassem2024-12-311-7/+84
|
* test: Add tests for the search id queriesMohamed Bassem2024-12-311-0/+276