gristlabs_grist-core/app
Jarosław Sadziński 0703c8527b (core) Better Max and Min shortcut funtions in the new column menu.
Summary: Using the lookup shortcut in the add column menu to find a max or min value is a buggy experience. MAX and MIN returns 0 for empty collections which can be interpreted as 1970.1.1 in date or date time columns. It is better to just return None (empty cell) when there are no records.

Test Plan: Updated

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D4206
2024-03-08 21:59:33 +01:00
..
client (core) Better Max and Min shortcut funtions in the new column menu. 2024-03-08 21:59:33 +01:00
common (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI 2024-03-06 09:46:33 -05:00
gen-server (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
plugin (core) Forms improvements 2024-01-19 10:34:03 +01:00
server (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00