-
Notifications
You must be signed in to change notification settings - Fork 187
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
Data api override #420
Open
saadchaudhaary
wants to merge
9
commits into
frappe:develop
Choose a base branch
from
ZirrusOne:DATA-API-Override
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Data api override #420
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e4a52d - Browse repository at this point
Copy the full SHA 4e4a52dView commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ab3984 - Browse repository at this point
Copy the full SHA 2ab3984View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de00df7 - Browse repository at this point
Copy the full SHA de00df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42abc3a - Browse repository at this point
Copy the full SHA 42abc3aView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42c973e - Browse repository at this point
Copy the full SHA 42c973eView commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 348130f - Browse repository at this point
Copy the full SHA 348130fView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6a94f0 - Browse repository at this point
Copy the full SHA f6a94f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4b5c7 - Browse repository at this point
Copy the full SHA 3e4b5c7View commit details
Commits on Oct 25, 2024
-
feat: [deal-elements] Extends get_deal to fetch child table data
* feat: Add child table data to CRM Deal in get_deal method - Enhanced the get_deal function to retrieve and include child table data for CRM Deal. - Modified query to return all child tables linked to CRM Deal, including their respective records. - Added support for fetching contacts, fields metadata, form script, and assigned users for the deal. * Remove unnecessary files from tracking * crm.fcrm.doctype.crm_deal.api.update_crm_deal_elements api for add deal elements in crm deal * crm.fcrm.doctype.crm_deal.api.update_crm_deal_elements api for add deal elements in crm deal * crm.fcrm.doctype.crm_deal.api.update_crm_deal_elements api for add deal elements in crm deal with methods=[POST, PUT] * Remove stray whitespace * crm.fcrm.doctype.crm_deal.api.get_deal_elements for getting the list of deal elements
Configuration menu - View commit details
-
Copy full SHA for f3d80df - Browse repository at this point
Copy the full SHA f3d80dfView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.