gristlabs_grist-core/app/client
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
..
aclui (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
components (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
lib (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
models (core) Remove REPL code 2021-07-20 15:17:03 +02:00
ui (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
ui2018 (core) Add color options to choice config UI 2021-07-09 12:07:38 -07:00
widgets (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Remove REPL code 2021-07-20 15:17:03 +02:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00