gristlabs_grist-core/app/client
Dmitry S 8d62a857e1 (core) Add ChoiceList type, cell widget, and editor widget.
Summary:
- Adds a new ChoiceList type, and widgets to view and edit it.
- Store in SQLite as a JSON string
- Support conversions between ChoiceList and other types

Test Plan: Added browser tests, and a test for how these values are stored

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2803
2021-05-12 10:38:32 -04:00
..
aclui (core) fix up newRec when column names change; autocomplete after newRec 2021-05-12 08:29:39 -04:00
components (core) Add ChoiceList type, cell widget, and editor widget. 2021-05-12 10:38:32 -04:00
lib (core) Add ChoiceList type, cell widget, and editor widget. 2021-05-12 10:38:32 -04:00
models (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
ui (core) remove the sort&filter save button on readonly mode 2021-05-07 18:08:05 +02:00
ui2018 (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
widgets (core) Add ChoiceList type, cell widget, and editor widget. 2021-05-12 10:38:32 -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) close sort&filter menu when clicking Save/Revert buttons 2021-05-06 18:19:16 +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