gristlabs_grist-core/app
Paul Fitzpatrick 10a4cbb6bd (core) make document assignment endpoint available via /housekeeping api
Summary:
The /assign endpoint checks if a document is on the desired worker
and moves it if not. This is never done under regular operation, but
is useful when quarantining a misbehaving document.

The endpoint was failing to operate correctly if the requester did
not have access to the document. This diff makes the endpoint
accessible through a /housekeeping route, using the same pattern as
the /force-reload endpoint.

Test Plan: added test

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3109
2021-11-04 16:14:21 -04:00
..
client (core) Add some polish to the billing page, particularly for sign-up. 2021-11-04 14:23:53 -04:00
common (core) Add some polish to the billing page, particularly for sign-up. 2021-11-04 14:23:53 -04:00
gen-server (core) make document assignment endpoint available via /housekeeping api 2021-11-04 16:14:21 -04:00
plugin (core) Adding schema validation for records endpoint 2021-10-18 21:40:50 +02:00
server (core) make document assignment endpoint available via /housekeeping api 2021-11-04 16:14:21 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00