gristlabs_grist-core/app/client/models/entities
Dmitry S 4ad84f44a7 (core) Improve the UI for ACL rules.
Summary:
- Add headers to tables.
- Change styles to reduce boxes-within-boxes.
- Add validation of table and column IDs, both in UI and on server when saving rules.
- Add autocomplete for tables/columns used for UserAttribute rules.
- Add a fancy widget to set permission bits.

Test Plan: Updated browser test for new UI, added a test case for user attributes.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D2695
2020-12-22 13:40:52 -05:00
..
ACLMembershipRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ACLPrincipalRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ACLResourceRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ColumnRec.ts (core) Improve the UI for ACL rules. 2020-12-22 13:40:52 -05:00
DocInfoRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
PageRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
REPLRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
TabBarRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
TableRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
TableViewRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ValidationRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ViewFieldRec.ts (core) Convert a few widgets to typescript and grainjs. 2020-11-23 09:49:55 -05:00
ViewRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ViewSectionRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00