gristlabs_grist-core/app/client
Dmitry S dee487684e (core) Show invalid columns as an error when entering rules
Summary:
Auto-complete helps enter correct column names, and when incorrect ones are
entered, we now show an error and prevent saving the rules.

In an unrelated tweak, fix focusing of ACLFormula when clicking into scroll area.

Test Plan: Added a test case for showing invalid columns

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2815
2021-05-13 11:52:10 -04:00
..
aclui (core) Show invalid columns as an error when entering rules 2021-05-13 11:52:10 -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) Fix JS error when scrolling with a column of hyperlinks, and use stricter types. 2021-05-12 17:31:56 -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) Fix JS error when scrolling with a column of hyperlinks, and use stricter types. 2021-05-12 17:31:56 -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