gristlabs_grist-core/app
Paul Fitzpatrick 587da4db97 (core) provide a way for an administrator to force reload of a document
Summary:
Adds POST /api/housekeeping/docs/:docId/force-reload, which allows the support user to force a document to reload (even if they don't otherwise have access to the document).

This could be done without a separate endpoint, but that turned out a bit messy, and there's some advantage to quarantining the exceptional authorization somewhere it could be easily elaborated.

Test Plan: adds test

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2713
2021-01-25 14:16:53 -05:00
..
client (core) Animate side panels 2021-01-25 15:01:39 +01:00
common (core) Add a Users dropdown to AccessRules page. 2021-01-22 09:20:40 -05:00
gen-server (core) provide a way for an administrator to force reload of a document 2021-01-25 14:16:53 -05:00
plugin (core) hide long sequences of unchanged rows in diffs 2020-11-19 18:19:54 -05:00
server (core) Show a clearer message when actions are blocked by ACL rules 2021-01-22 10:21:36 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00