gristlabs_grist-core/test
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) Refactor forms implementation 2024-02-22 08:44:25 -05:00
client-harness
common (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI 2024-03-06 09:46:33 -05:00
deployment
fixtures
formula-dataset (core) updates from grist-core 2023-08-21 09:15:53 -04:00
gen-server Optimize sql query for workspace acl (#824) 2024-01-31 14:04:22 -05:00
nbrowser (core) Better Max and Min shortcut funtions in the new column menu. 2024-03-08 21:59:33 +01:00
server (core) Add AI Assistant retry with shorter prompt 2024-02-12 11:06:52 -05:00
timings
.eslintrc.js
chai-as-promised.js (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI 2024-03-06 09:46:33 -05:00
declarations.d.ts
init-mocha-webdriver.js
report-why-tests-hang.js
setupPaths.js
split-tests.js
test_under_docker.sh
testUtils.ts
tsconfig.json
upgradeDocument
upgradeDocumentImpl.ts
utils.js
xunit-file.js