gristlabs_grist-core/test
Dmitry S d35574c198 (core) Add support for locales to DateEditor and DateTimeEditor.
Summary:
Addresses request https://github.com/gristlabs/grist-core/issues/443

The bootstrap-datepicker used for the Date/DateTime dropdown calendar does
support a number of locales. This diff loads them on-demand, if available,
based on the document's locale setting.

Also:
- Improves NewBaseEditor typings, reduces some casts, adds comments.
- Converts DateEditor and DateTimeEditor to typescript.
- Moves DateEditor nbrowser test to core.

Test Plan: Added a test case for locales to DateEditor test.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4335
2024-09-05 08:35:04 -04:00
..
client
client-harness
common
deployment
fixtures
formula-dataset
gen-server (core) DocLimits: display days remaining instead of days of grace period 2024-08-29 22:51:49 -04:00
nbrowser (core) Add support for locales to DateEditor and DateTimeEditor. 2024-09-05 08:35:04 -04:00
nbrowser_with_stubs
server (core) Fix unhandledRejection caused by exception from verifyClient. 2024-08-15 17:32:44 -04:00
timings
.eslintrc.js
chai-as-promised.js
declarations.d.ts
init-mocha-webdriver.js
report-why-tests-hang.js
setupPaths.js
split-tests.js
test_under_docker.sh Small: Log requests body (#913) 2024-08-27 06:38:35 -04:00
testUtils.ts
tsconfig.json
upgradeDocument
upgradeDocumentImpl.ts
utils.js
xunit-file.js