* datasource or marketplace plugin deletion should not delete queries so have a dependency check
* removed a api from controller to check if marketplace plugins has dependent queries
* info message updated
* restrict uninstalling marketplace plugin when queries are used feature
* submodule commit hash updated
* dependent queries info modal title updated
Fetch the auth code using correct method in request
Get the plugin object correctly for reloading
Fix woocommerce operation rendering
Resolve promise correctly
Pass plugin_id as prop
Resolve plugin saving issue with caching tokens
Add json-message in query correctly
Use auth code once without cache
* API backend setup for fetching decrypted options object
* Frontend setup to use and fetch decrypted options object
* Debounce validation and include encrypted fields
* Update banners and point back to inputs
* Fix toggle and headers to trigger validation on change
* Fix disable state of save button