parthy007
4080f55f6e
Fix: Connection for Salesforce, Google sheet, Slack , Grpc, Zendesk & Woocommerce
...
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
2025-05-06 16:47:24 +05:30
Kiran Ashok
3b96e99d6a
Woocommerce integration 🚀 ( #2866 )
...
* base structure
* tested all customer operations
* all product enpoints tested
* all order api tested
* typo fix
* icon updated
* tested all operation , cleanup
* added create coupon operation
* removing unwanted types
* cleanup
* updating test connection bug
* doc updated
* docs updated
* removing logs :: pr updates
* removing types :: pr updates
* cleanup :: pr changes
* operation structure updated
* restructured whole code for seperating operations
* typo bug updated
* updating pr updates remove host , test error case updated
* typo bug fixed
* updating naming conventions
* plugins operation.json reusable fields
* pr changes :: making all ids common
* fixing customer params
* updating all additional param types
* updating all product params
* including some more product params
* adding all order params
* adding all coupon params
* updating common defenitions
* capitalise labels
* updating all list operation definitions
* clearing some typos
* global defenition
* lock file changes
* lock file changes
* server lock file changes
* typo fix
* typo fix
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>
2022-05-19 11:38:14 +05:30