ToolJet/plugins/packages/woocommerce/lib/operations.json
Midhun G S 90e7c4cab9
Cloud licensing related changes (#13033)
* added all pending cloud migration

* restrict cloud migrations

* added cloud data-migrations

* Added cloud entities

* keep tables across all

* cloud licensing initial changes

* fix

* payments module

* license counts updates

* update

* Added all pending cloud migration to pre-release + Payments module (#13006)

* added all pending cloud migration

* restrict cloud migrations

* added cloud data-migrations

* Added cloud entities

* keep tables across all

* payments module

* license counts updates

* update

* migration fixes

* pass orgId

* movement

* added cloud instance settings

* org id to license terms

* before merge

* dockerfile changes for cloud

* migration fixes

* subscription

* merge main

* posthog-js package

* fix

* selhostcustomer migration timestamp update

* fix

* fixes

* fix

* fix

* Adding cloud dockerfile changes

* migration fix

* fix

* fix

* fix

* fixes

* added migration progress

* fix

* added migration files for cloud

* fix

* added migrations for cloud

* add organizationId for pages controller

* fixes for plugins script

* fix

* final

* added cloud licensing envs

* UI WRAPPER BUG

* fix

* orgId groups fix

* lint check fixes

* Refactor Dockerfiles to use dynamic branch names for builds

* Feature/promote release permission management (#13020)

* migration and entity changes

* removed extra migration

* added default group permissions

* basic ui changes

* added promote and release permissions

* fixed tooltips for promote and release buttons

* fix

* fixed app promote ability check

* ce compatibility ui change

* ui fixes

* removed console.log

* removed comments

* updated ee-preview.Dockerile

* using base img node:22.15.1-bullseye

* fix for ce render

* Update ce-preview.Dockerfile

* Update ee-preview.Dockerfile

* ui fix

* fix

* fixes

* fixes

* fixes

* fixes

* minor fixes

* fix

---------

Co-authored-by: Souvik <psouvik260@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>

* Bugfix/git sync pre release (#13098)

* bugfixes

* ui fixes for disabled states in version creation

* minor fixes

* removed unused imports

* fixes

* removed comments

* module file fixes

* module fixes

* white-labelling fixes

* login-configs

* fix for migration for ce

* Fix for app count guard (#13131)

* fix for app count guard

* added check

* for debug

* license key

* Modules : Platform Functionality  (#12994)

* init

* mod

* app import-export

* licensing and UI

* review and permissions

* update

* updates

* update

* update

* fix breadcrumb

* fix app builder error

* remove launch button for modules

* fixed homepage

* fix permission check

---------

Co-authored-by: platform-ops123 <platformops545@gmail.com>
Co-authored-by: gsmithun4 <gsmithun4@gmail.com>

* reverted logs

* tjdb guard and dark mode (#13137)

* ui fixes

* added modules module

* removed unused imports

* fix

* fix

* Cypress fix

* fixes for cloud instance level licensing (#13146)

---------

Co-authored-by: platform-ops123 <platformops545@gmail.com>
Co-authored-by: Rudra deep Biswas <rudra21ultra@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Rudhra Deep Biswas <98055396+rudeUltra@users.noreply.github.com>
Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: Rohan Lahori <64496391+rohanlahori@users.noreply.github.com>
Co-authored-by: Souvik <psouvik260@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: rohanlahori <rohanlahori99@gmail.com>
Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-07-02 10:57:36 +05:30

1 line
No EOL
19 KiB
JSON

{"title":"Woocommerce datasource","description":"A schema defining Woocommerce datasource","type":"api","defaults":{},"properties":{"resource":{"label":"Resource","key":"resource","className":"col-md-4","type":"dropdown-component-flip","description":"Resource select","list":[{"value":"product","name":"Product"},{"value":"customer","name":"Customer"},{"value":"order","name":"Order"},{"value":"coupon","name":"Coupon"}]},"customer":{"operation":{"label":"Operation","key":"operation","type":"dropdown-component-flip","description":"Single select dropdown for operation","list":[{"value":"list_customer","name":"List all customers"},{"value":"update_customer","name":"Update a customer"},{"value":"delete_customer","name":"Delete a customer"},{"value":"batch_update_customer","name":"Batch update customers"},{"value":"create_customer","name":"Create a customer"},{"value":"retrieve_customer","name":"Retrieve a customer"}]},"list_customer":{"page":{"label":"Page","key":"page","type":"codehinter","description":"Enter page","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"context":{"label":"Context","key":"context","type":"codehinter","description":"Enter context","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"per_page":{"label":"Per Page","key":"per_page","type":"codehinter","description":"Enter per_page","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"search":{"label":"Search","key":"search","type":"codehinter","description":"Enter search","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"exclude":{"label":"Exclude","key":"exclude","type":"codehinter","description":"Enter exclude","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"include":{"label":"Include","key":"include","type":"codehinter","description":"Enter include","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"offset":{"label":"Offset","key":"offset","type":"codehinter","description":"Enter offset","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"order":{"label":"Order","key":"order","type":"codehinter","description":"Enter order","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"orderby":{"label":"Order By","key":"orderby","type":"codehinter","description":"Enter orderby","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"email":{"label":"Email","key":"email","type":"codehinter","description":"Enter email","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"role":{"label":"Role","key":"role","type":"codehinter","description":"Enter role","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}},"update_customer":{"customer_id":{"label":"Customer ID","key":"customer_id","type":"codehinter","description":"Enter customer ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"delete_customer":{"customer_id":{"label":"Customer ID","key":"customer_id","type":"codehinter","description":"Enter customer ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}},"batch_update_customer":{"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"create_customer":{"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"retrieve_customer":{"customer_id":{"label":"Customer ID","key":"customer_id","type":"codehinter","description":"Enter customer ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}}},"product":{"operation":{"label":"Operation","key":"operation","type":"dropdown-component-flip","description":"Single select dropdown for operation","list":[{"value":"list_product","name":"List all products"},{"value":"update_product","name":"Update a product"},{"value":"delete_product","name":"Delete a product"},{"value":"batch_update_product","name":"Batch update products"},{"value":"create_product","name":"Create a product"},{"value":"retrieve_product","name":"Retrieve a product"}]},"list_product":{"page":{"label":"Page","key":"page","type":"codehinter","description":"Enter page","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"context":{"label":"Context","key":"context","type":"codehinter","description":"Enter context","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"per_page":{"label":"Per Page","key":"per_page","type":"codehinter","description":"Enter per_page","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"search":{"label":"Search","key":"search","type":"codehinter","description":"Enter search","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"exclude":{"label":"Exclude","key":"exclude","type":"codehinter","description":"Enter exclude","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"include":{"label":"Include","key":"include","type":"codehinter","description":"Enter include","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"offset":{"label":"Offset","key":"offset","type":"codehinter","description":"Enter offset","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"order":{"label":"Order","key":"order","type":"codehinter","description":"Enter order","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"orderby":{"label":"Order By","key":"orderby","type":"codehinter","description":"Enter orderby","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"slug":{"label":"Slug","key":"slug","type":"codehinter","description":"Enter slug","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"status":{"label":"Status","key":"status","type":"codehinter","description":"Enter status","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"type":{"label":"Type","key":"type","type":"codehinter","description":"Enter type","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"sku":{"label":"SKU","key":"sku","type":"codehinter","description":"Enter sku","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"featured":{"label":"Featured","key":"featured","type":"codehinter","description":"Enter featured","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"category":{"label":"Category","key":"category","type":"codehinter","description":"Enter category","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"tag":{"label":"Tag","key":"tag","type":"codehinter","description":"Enter tag","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"shipping_class":{"label":"Shipping Class","key":"shipping_class","type":"codehinter","description":"Enter shipping_class","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"attribute":{"label":"Attribute","key":"attribute","type":"codehinter","description":"Enter attribute","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"attribute_term":{"label":"Attribute Term","key":"attribute_term","type":"codehinter","description":"Enter attribute_term","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"tax_class":{"label":"Tax Class","key":"tax_class","type":"codehinter","description":"Enter tax_class","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"on_sale":{"label":"On Sale","key":"on_sale","type":"codehinter","description":"Enter on_sale","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"min_price":{"label":"Min Price","key":"min_price","type":"codehinter","description":"Enter min_price","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"max_price":{"label":"Max Price","key":"max_price","type":"codehinter","description":"Enter max_price","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"stock_status":{"label":"Stock Status","key":"stock_status","type":"codehinter","description":"Enter stock_status","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"before":{"label":"Before","key":"before","type":"codehinter","description":"Enter before","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"after":{"label":"After","key":"after","type":"codehinter","description":"Enter after","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"parent_exclude":{"label":"Parent Exclude","key":"parent_exclude","type":"codehinter","description":"Enter parent_exclude","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"parent":{"label":"Parent","key":"parent","type":"codehinter","description":"Enter parent","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}},"update_product":{"product_id":{"label":"Product ID","key":"product_id","type":"codehinter","description":"Enter product ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"delete_product":{"product_id":{"label":"Product ID","key":"product_id","type":"codehinter","description":"Enter product ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}},"batch_update_product":{"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"create_product":{"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"retrieve_product":{"product_id":{"label":"Product ID","key":"product_id","type":"codehinter","description":"Enter product ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}}},"order":{"operation":{"label":"Operation","key":"operation","type":"dropdown-component-flip","description":"Single select dropdown for operation","list":[{"value":"list_order","name":"List all orders"},{"value":"update_order","name":"Update a order"},{"value":"delete_order","name":"Delete a order"},{"value":"batch_update_order","name":"Batch update orders"},{"value":"create_order","name":"Create a order"},{"value":"retrieve_order","name":"Retrieve a order"}]},"list_order":{"context":{"label":"Context","key":"context","type":"codehinter","description":"Enter context","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"page":{"label":"Page","key":"page","type":"codehinter","description":"Enter page","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"per_page":{"label":"Per Page","key":"per_page","type":"codehinter","description":"Enter per_page","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"search":{"label":"Search","key":"search","type":"codehinter","description":"Enter search","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"after":{"label":"After","key":"after","type":"codehinter","description":"Enter after","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"before":{"label":"Before","key":"before","type":"codehinter","description":"Enter before","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"exclude":{"label":"Exclude","key":"exclude","type":"codehinter","description":"Enter exclude","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"include":{"label":"Include","key":"include","type":"codehinter","description":"Enter include","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"offset":{"label":"Offset","key":"offset","type":"codehinter","description":"Enter offset","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"order":{"label":"Order","key":"order","type":"codehinter","description":"Enter order","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"orderby":{"label":"Order By","key":"orderby","type":"codehinter","description":"Enter orderby","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"parent":{"label":"Parent","key":"parent","type":"codehinter","description":"Enter parent","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"parent_exclude":{"label":"Parent Exclude","key":"parent_exclude","type":"codehinter","description":"Enter parent_exclude","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"status":{"label":"Status","key":"status","type":"codehinter","description":"Enter status","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"customer":{"label":"Customer","key":"customer","type":"codehinter","description":"Enter customer","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"product":{"label":"Product","key":"product","type":"codehinter","description":"Enter product","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"dp":{"label":"Decimal Point","key":"dp","type":"codehinter","description":"Enter dp","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}},"update_order":{"order_id":{"label":"Order ID","key":"order_id","type":"codehinter","description":"Enter order ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"delete_order":{"order_id":{"label":"Order ID","key":"order_id","type":"codehinter","description":"Enter order ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}},"batch_update_order":{"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"create_order":{"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}},"retrieve_order":{"order_id":{"label":"Order ID","key":"order_id","type":"codehinter","description":"Enter order ID","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}}},"coupon":{"operation":{"label":"Operation","key":"operation","type":"dropdown-component-flip","description":"Single select dropdown for operation","list":[{"value":"list_coupon","name":"List all coupons"},{"value":"create_coupon","name":"Create a coupon"}]},"list_coupon":{"context":{"label":"Context","key":"context","type":"codehinter","description":"Enter context","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"page":{"label":"Page","key":"page","type":"codehinter","description":"Enter page","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"per_page":{"label":"Per Page","key":"per_page","type":"codehinter","description":"Enter per_page","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"search":{"label":"Search","key":"search","type":"codehinter","description":"Enter search","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"after":{"label":"After","key":"after","type":"codehinter","description":"Enter after","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"before":{"label":"Before","key":"before","type":"codehinter","description":"Enter before","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"exclude":{"label":"Exclude","key":"exclude","type":"codehinter","description":"Enter exclude","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"include":{"label":"Include","key":"include","type":"codehinter","description":"Enter include","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"offset":{"label":"Offset","key":"offset","type":"codehinter","description":"Enter offset","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"order":{"label":"Order","key":"order","type":"codehinter","description":"Enter order","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"orderby":{"label":"Order By","key":"orderby","type":"codehinter","description":"Enter orderby","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false},"code":{"label":"Code","key":"code","type":"codehinter","description":"Enter code","width":"320px","height":"36px","className":"codehinter-plugins","placeholder":"","lineNumbers":false}},"create_coupon":{"body":{"label":"Data","key":"body","type":"codehinter","description":"Enter data","height":"150px","placeholder":"","editorType":"extendedSingleLine"}}}}}