-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(metadata-sidebar): Handle create metadata isntance (#3663)
* chore(content-sidebar): Temporarily remove files while we be working with not yet publish internal library. Will remove this commit after the library will become publicly available on NPM and added to BUIE. * feat(metadata-sidebar): onSave api calls * feat(metadata-sidebar): tests fix * feat(metadata-sidebar): create metadata * feat(metadata-sidebar): fix errors * feat(metadata-sidebar): fix test * feat(metadata-sidebar): additional error test * feat(metadata-sidebar): gitignore * feat(metadata-sidebar): restore files * feat(metadata-sidebar): pr comments * feat(metadata-sidebar): test fix * feat(metadata-sidebar): success callback and api exceptions * feat(metadata-sidebar): unit test * feat(metadata-sidebar): test fix and pr comment * feat(metadata-sidebar): changes to separate types to pass pipeline * feat(metadata-sidebar): function name change * feat(metadata-sidebar): yarn.lock and nme change * feat(metadata-sidebar): function type change * feat(metadata-sidebar): function type change * feat(metadata-sidebar): yarn.lock update * feat(metadata-sidebar): optimize saving function * feat(metadata-sidebar): direct imports and extracted function * feat(metadata-sidebar): remove empty update function * feat(metadata-sidebar): metadata-editor bump * feat(metadata-sidebar): isLoadin prop remove after bump --------- Co-authored-by: Dawid Jankowiak <[email protected]>
- Loading branch information
1 parent
ebe8348
commit 321ba7e
Showing
12 changed files
with
572 additions
and
39 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
Oops, something went wrong.