Commit graph

8 commits

Author SHA1 Message Date
gsmithun4
9e85b00ffc improvement for data source get API 2025-07-16 09:53:26 +05:30
Akshay
1135f7c776
Fix: Workflows options specific for editions (#13399)
* refactor: Enable workflows only for EE

* fix: Add workflow feature check in WorkflowResourcePermissions
2025-07-15 14:39:58 +05:30
Ganesh Kumar
64c8e8af9c
Feat: Restrict data source deletion if queries are present in any app within a instance (#12824)
* 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
2025-05-23 15:26:21 +05:30
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
Akshay Sasidharan
d107346f80 Merge branch 'main' into release/marketplace-sprint-10 2025-04-29 10:59:25 +05:30
Parth
cb992cd324
Enhance: Add validation for encrypted fields with input reference on failure (#12541)
* 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
2025-04-28 10:23:25 +05:30
Muhsin Shah C P
6eaea4b87d
[post-modularisation] Removed workflows static-datasource from base code api responses (#12683)
* remove workflows from ce app builder

* updated the code: added flag to the interface
2025-04-23 19:09:18 +05:30
gsmithun4
269ec56455 Initial commit 2025-02-25 12:22:50 +05:30