-
Notifications
You must be signed in to change notification settings - Fork 435
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(core): stabilize studio usage of actions API (#6783)
* fix(core): update default api version * fix(core): refresh server actions toggle every 2m * refactor(core): migrate Actions API usage to Sanity Client Co-authored-by: Bjørge Næss <bjoerge@gmail.com> Co-authored-by: Ash <ash@sanity.io> * fix(core): change return type of historyStore.restore from Observable<SanityDocument> => Observable<void> * fix: update tests for action function on client * refactor(core): cache fetchFeatureToggle by client --------- Co-authored-by: Ash <ash@sanity.io> Co-authored-by: Carolina Gonzalez <carolina.nicole.gonzalez@gmail.com>
- Loading branch information
1 parent
6640ad4
commit 112b66c
Showing
13 changed files
with
222 additions
and
322 deletions.
There are no files selected for viewing
26 changes: 0 additions & 26 deletions
26
packages/sanity/src/core/store/_legacy/document/document-pair/actionTypes.ts
This file was deleted.
Oops, something went wrong.
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.