gristlabs_grist-core/app
George Gevoian 7fe4423a6f (core) Allow filtering hidden columns
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
2021-11-22 10:26:08 -08:00
..
client (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
common (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
gen-server
plugin
server (core) Allow filtering hidden columns 2021-11-22 10:26:08 -08:00
tsconfig.json