gristlabs_grist-core/app
Dmitry S 8d68c1c567 (core) Replace time zone selector with one based on the newer autocomplete.
Summary:
Flaky Dates test failures related to the use of JQuery autocomplete for time
zones, which wasn't working well.

This diff replaces that autocomplete (as well as a similar select box in
DocumentSettings) with our newer autocomplete, adding some select-box like
behavior.

Most of the behavior is factored out into ACSelect, which could be more
generally useful.

Adds an option to autocomplete to keep options ordered according to their
initial order.

Unrelated: fix up usage of MultiHolder in Drafts to avoid 'already disposed'
warnings.

Test Plan: Fixed several affected tests.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D2919
2021-07-23 08:02:05 -04:00
..
client (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
common (core) Fixing anchor link navigation. 2021-07-23 11:02:07 +02:00
gen-server (core) Export to Excel and Send to drive 2021-07-21 16:36:00 +02:00
plugin (core) Showing censored values as a grey cell 2021-06-07 13:11:41 +02:00
server (core) Fixing origin check during Google Authentication 2021-07-23 00:43:27 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00