gristlabs_grist-core/app/client
Cyprien P 34b8dfa740 (core) Fixes date formatting in range filter when column is hidden
Summary:
Range filter value parser was broken when the column was hiden in the
widget. In that case the column filter get passed a column record instead
of a view field record. Hence, the diff fixes the issue by adding a
`.createValueParser()` method to column record (ColumnRec).

https://gristlabs.getgrist.com/doc/check-ins/p/12#a1.s19.r2239.c19

Test Plan: Diff adds new nbrowser test.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3731
2022-12-21 16:26:25 +01:00
..
aclui (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
components (core) Hide tips in grist-core 2022-12-20 14:37:41 -05:00
lib (core) New date filter with a calendar view 2022-12-20 09:58:42 +01:00
models (core) Fixes date formatting in range filter when column is hidden 2022-12-21 16:26:25 +01:00
ui (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
ui2018 (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
widgets (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
accountMain.ts (core) Enable MFA configuration (and add SMS) 2022-01-19 13:55:54 -08:00
activationMain.ts (core) Add basic activation page to grist-ee 2022-08-23 10:30:52 -07:00
app.css (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
app.js (core) i18 2022-09-29 18:02:09 +02:00
billingMain.ts (core) Add basic activation page to grist-ee 2022-08-23 10:30:52 -07:00
browserCheck.ts (core) fix browser check and favicon in grist-core 2022-01-05 18:15:05 -05:00
declarations.d.ts (core) Update sort and filter UI 2022-11-17 15:33:45 -05:00
errorMain.ts (core) Enable MFA configuration (and add SMS) 2022-01-19 13:55:54 -08:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json (core) Migrate to SRP and add change password dialog 2022-03-16 21:35:06 -07:00