@zohodesk/hc-marketplace
v1.0.10-beta.19
Published
* **Widgets rendering and actions handle globally for all the themes** * **Schema verification for the get,set and event,hooks request and responses** * **All the marketplace extensions related functionality handled and provding the data for the UI. Use
Maintainers
Keywords
Readme
Marketplace library for all the themes
Major features of this lib
- Widgets rendering and actions handle globally for all the themes
- Schema verification for the get,set and event,hooks request and responses
- All the marketplace extensions related functionality handled and provding the data for the UI. Users should handle only the UI part with the provided data
Usage
- Don't duplicate the extension rendering implementation for each themes.
- New client wrappers are not exposed/work without mentioning here
@zohodesk/[email protected]
- More action items I18N issue resolved
- Added article_like.added and article_dislike.added event added and schema object written for these api's
@zohodesk/[email protected] and 8
- Widget hide and show wrapper handling changes done.
@zohodesk/[email protected]
- Csrfparam moved to header from query param in invoke API
@zohodesk/[email protected]
- Csrfparam added in invoke api with responsetype argument
@zohodesk/[email protected]
- ticket_field.change hook provided.
- Invoke action provided for page refresh from the extension.
- Sandboxing attributes added in the iframe element.
@zohodesk/[email protected]
- React-cli migration from fz-react-cli
- Cookie authentication handling for portal API's in Request SDK handler
@zohodesk/[email protected]
- Request identification header added for the cookie authentication request through extension
@zohodesk/[email protected]
- API Whitelisting Handling and Target SDK supported
- Refactoring of requesthandler method implementation
@zohodesk/[email protected]
- Default value handling for headers, data, and postBody in the request object.
@zohodesk/[email protected]
- Dummy update
@zohodesk/[email protected]
- Added ticket_thread.editorOpened and ticket_thread.editorClosed event added and schema object written for these api's
- Remove i18n file creation from the install and the build process.
- Load i18n object from the appUtils.getLocaleObj()
@zohodesk/[email protected]
- Added null value support changes in schema for ticket.update event and adding isPrivate from extensionInfo
@zohodesk/[email protected]
- Added path whitelisting changes for helpcenter request sdk
