mirror of
https://github.com/gristlabs/grist-core.git
synced 2025-06-13 20:53:59 +00:00
Summary: Existing filters are now moved out of fields and into a new metadata table for filters, and the client is updated to retrieve/update/save filters from the new table. This enables storing of filters for columns that don't have fields (notably, hidden columns). Test Plan: Browser and server tests. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D3138 |
||
|---|---|---|
| .. | ||
| ACLRuleRec.ts | ||
| ColumnRec.ts | ||
| DocInfoRec.ts | ||
| FilterRec.ts | ||
| PageRec.ts | ||
| TabBarRec.ts | ||
| TableRec.ts | ||
| TableViewRec.ts | ||
| ValidationRec.ts | ||
| ViewFieldRec.ts | ||
| ViewRec.ts | ||
| ViewSectionRec.ts | ||