gristlabs_grist-core/app/gen-server
Paul Fitzpatrick 8b1ad588e9 (core) make treatment of emails consistent across /access endpoints
Summary:
Access endpoints were supposed to provide display versions of emails,
but in fact only the org endpoint was doing so.  This brings the
workspaces and docs endpoints into line, and adds tests.

Full user information is tweaked slightly to return an anonymous
flag only when anonymous.  This was already anticipated in the
FullUser type.

Test Plan: extended test

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2999
2021-08-27 09:45:25 -04:00
..
entity (core) add docs.options column to home db to store doc description, icon, openMode 2021-07-15 21:51:05 -04:00
lib (core) make treatment of emails consistent across /access endpoints 2021-08-27 09:45:25 -04:00
migration (core) add docs.options column to home db to store doc description, icon, openMode 2021-07-15 21:51:05 -04:00
ApiServer.ts (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
sqlUtils.ts (core) add a test for unnecessary workspaces shown in trash, and fix issue 2020-07-23 11:04:33 -04:00