gristlabs_grist-core/app/client
Cyprien P 9a6369a4ff (core) remove the sort&filter save button on readonly mode
Summary: Saving sort or filter is not permitted in readonly mode. Hence we remove the button. The diff adds a new unit to

Test Plan: Adds test for behaviour to `nbrowser/ReadOnlyMode`. Also adds tests for other Save buttons related to sort & filter that should be disabled.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2804
2021-05-07 18:08:05 +02:00
..
aclui (core) Add a Plus button below a rule set when there is no default rule 2021-05-03 17:34:25 -04:00
components (core) close sort&filter menu when clicking Save/Revert buttons 2021-05-06 18:19:16 +02:00
lib (core) Add our very own implementation of tokenfield (aka pillbox, tag list) 2021-05-03 17:16:24 -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) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -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