gristlabs_grist-core/app/client/aclui
Jarosław Sadziński 9628253fd8 (core) Adding new column in users table "ref" with unique identifier.
Summary:
There is a new column in users table called ref (user reference).
It holds user's unique reference number that can be used for features
that require some kind of ownership logic (like comments).

Test Plan: Updated tests

Reviewers: georgegevoian, paulfitz

Reviewed By: georgegevoian, paulfitz

Differential Revision: https://phab.getgrist.com/D3641
2022-10-04 15:19:28 +02:00
..
AccessRules.ts (core) Adding new column in users table "ref" with unique identifier. 2022-10-04 15:19:28 +02:00
ACLColumnList.ts (core) Add getAclResources method for making all tables/columns available when editing ACL rules 2021-01-14 13:43:55 -05:00
ACLFormulaEditor.ts (core) Show example values in formula autocomplete 2022-09-28 19:42:36 +02:00
ACLSelect.ts (core) One more phase of ACL UI revision. 2020-12-22 22:18:12 -05:00
ACLUsers.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
PermissionsWidget.ts Correct spelling mistakes 2022-02-19 09:46:49 +00:00