gristlabs_grist-core/app/client
Paul Fitzpatrick d635c97686 (core) flesh out "View As" feature
Summary:
The users shown by the "View As" button are now drawn from more sources:
 * There are users the document is shared with. This has been rationalized, the behavior was somewhat erratic. If the user is not an owner of the document, the only user of this kind that will be listed is themselves.
 * There are users mentioned in any user attribute table keyed by Email. If name and access columns are present, those are respected, otherwise name is taken from email and access is set to "editors".
 * There are example users provided if there are not many other users available.

Test Plan: added and extended tests

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3045
2021-10-08 12:00:40 -04:00
..
aclui (core) flesh out "View As" feature 2021-10-08 12:00:40 -04:00
components (core) flesh out "View As" feature 2021-10-08 12:00:40 -04:00
lib (core) Fix autocomplete selection when options include emoji 2021-10-04 22:58:00 -04:00
models (core) Removing error styles from user messages 2021-10-07 17:20:52 +02:00
ui (core) When hidden pages are present in the page list, allow removing them 2021-10-05 15:39:42 -04:00
ui2018 (core) Adding colors to toast notification 2021-10-05 10:19:25 +02:00
widgets (core) Label editor for Choice/ChoiceList column editor 2021-10-07 11:55:38 +02:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Avoid loading the Grist frontend app more than once. 2021-09-07 16:40:40 -04:00
declarations.d.ts (core) Support 'new' row in anchor links. 2021-09-24 09:01:10 -04:00
errorMain.ts (core) clean up a collection of small problems affecting grist-core 2021-08-17 21:44:50 -04: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