gristlabs_grist-core/test/common
Cyprien P 18d016c745 (core) Fix date filter for DateTime columns.
Summary:
Date filter was not taking timezone correclty into account, which was
causing to wrong-inclusion and wrong-exclusion of dates near the
bounds.

Diff fixes that, it also bring little refactoring that hopefully clarifies things a little.

Test Plan: Includes brand new test for `app/common/ColumnFilterFunc`.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3763
2023-01-18 10:18:15 +01:00
..
ACLPermissions.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
arraySplice.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
AsyncCreate.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
BigInt.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
BinaryIndexedTree.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ChoiceListParser.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
CircularArray.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ColumnFilterFunc.ts (core) Fix date filter for DateTime columns. 2023-01-18 10:18:15 +01:00
csvFormat.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
DocActions.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
getTableTitle.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
gristUrls.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
gutil2.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
gutil.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
InactivityTimer.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
Interval.ts (core) Fix bugs with intervals 2022-08-25 12:38:36 -07:00
KeyedMutex.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
marshal.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
MemBuffer.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
NumberFormat.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
NumberParse.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
parseDate.ts give parseDate test more time (#278) 2022-09-09 17:05:29 -04:00
PluginInstance.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
promises.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
RecentItems.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
RefCountMap.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
RelativeDates.ts (core) New date filter with a calendar view 2022-12-20 09:58:42 +01:00
roles.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
serializeTiming.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
SortFunc.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
sortTiming.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
StringUnion.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
TableData.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
timeFormat.js (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
tsvFormat.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ValueFormatter.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ValueGuesser.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00