-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "Transfer ownership" function to docs (#645)
* Set up Transfer modal * Set up TypeToConfirm * Improve design * Improve error handling * Tweak TypeToConfirm value * Write and stub tests * Update base.d.ts * Update sidebar.ts * Write type-to-confirm tests * Add PeopleSelect tests * Enable patching a document's owner * Tweak grammar * Fix transferOwnership payload * Update sidebar.ts * Start of modal success * Add `document` assertions * Fix failing/stubbed tests * Switch `owners` syntax * Cleanup and documentation * Update sidebar.ts * Update document-test.ts * Allow drafts to be transferred --------- Co-authored-by: Josh Freda <[email protected]>
- Loading branch information
Showing
17 changed files
with
924 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.