aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/drizzle/meta/0037_snapshot.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-0/+1561
* 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>