Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Enable salesforce plugin's account queries from app builder #9583

Merged
merged 33 commits into from
May 13, 2024

Conversation

parthy007
Copy link
Collaborator

@parthy007 parthy007 commented May 2, 2024

closes #9011

ShazanRizvi and others added 23 commits March 8, 2024 13:27
Merge branch 'develop' into feature/salesforce-runQuery
Copy link

github-actions bot commented May 3, 2024

frontend/src/MarketplacePage/MarketplaceCard.jsx Outdated Show resolved Hide resolved
frontend/src/_components/DynamicForm.jsx Outdated Show resolved Hide resolved
frontend/src/_components/Salesforce.jsx Outdated Show resolved Hide resolved
frontend/src/_components/Salesforce.jsx Show resolved Hide resolved
server/src/assets/marketplace/plugins.json Outdated Show resolved Hide resolved
marketplace/plugins/salesforce/lib/types.ts Outdated Show resolved Hide resolved
@akshaysasidrn akshaysasidrn merged commit 5d4db13 into develop May 13, 2024
7 checks passed
@akshaysasidrn akshaysasidrn deleted the feature/salesforce-runQuery branch May 13, 2024 12:33
Kartik18g pushed a commit that referenced this pull request May 23, 2024
* Dynamic form configuration API logic pending

* OAuth 2.0

* Testing redirectURI

* salesforce-react-component

* Oauth flow

* OauthFlowSetup

* Merge develop

* Oauth flow changes

* Implement run function

* Fetch query details correctly

* Added instance URL to source options for run function

* Remove BulkLoad & ApexRESTQuery operation

* Increase resource-body height

* Render plugin icon in marketplace

* Make the URL dynamic in salesforce form

* Revert "Make the URL dynamic in salesforce form"

This reverts commit 62fa0fa.

Remove extra imports

* Make the redirectUri dynamic

* Remove console.log

* Make use of classnames package for conditional styles

Remove console.log

* Add back remove elements

* Make instanceUrl snakecase

* Correct description for salesforce

* Revert changes to plugin icon in marketplace

---------

Co-authored-by: Syed Mohammad Akhtar Rizvi <85864291+ShazanRizvi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a new datasource plugin for Salesforce API
4 participants