gristlabs_grist-core/app
Paul Fitzpatrick ce7eb05ed4 (core) get user.Name through same mechanism as user.id for websocket Client
Summary:
This avoids an extra database query to look up the user's current
name, by capturing it at the moment their user id is queried.

Test Plan: existing test for user.Name changes continues to pass

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3381
2022-04-14 12:49:35 -04:00
..
client (core) Implementing search on raw data view 2022-04-13 20:44:37 +02:00
common (core) Limit total attachment file size per document 2022-04-14 16:33:09 +02:00
gen-server (core) Limit total attachment file size per document 2022-04-14 16:33:09 +02:00
plugin (core) Adding onNewRecord event for custom widgets 2022-04-12 16:51:16 +02:00
server (core) get user.Name through same mechanism as user.id for websocket Client 2022-04-14 12:49:35 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00