forked from microsoft/PowerPlatformConnectors
-
Notifications
You must be signed in to change notification settings - Fork 1
hotfix revert enums in tabs #38
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
harshitav-docusign
approved these changes
Nov 8, 2024
harshitav-docusign
added a commit
that referenced
this pull request
Dec 11, 2024
* FLOW-427: Support "Transform PDF fields to DocuSign tabs" in Power Automate * Updated the text and rearranged the Signature type position * Add signatureType implementation * modularize the signatureType block * Optimized code * REmoved enum * recipient events are added to V3 connect * Fix SMS issue * Add tooltip * Fixing DS EU Qualified signature type * Added support to checkbox and radio button * Checkbox and radio button code added to trigger * Enable COC added on selecting Combined option * rename the sataticSchema definition * String replace fixed * Add checkbox and radio button to the tabs output * zip header added * Removed statis response for certificate * Removed Log Information * Sales copilot custom actions are added * Update title with lower case * Sales copilot custom actions are added (cherry picked from commit 90c0601) * Update title with lower case (cherry picked from commit 9b6111c) * Release candidate DS1003 created * Build number updated * CRMOrgUrl issue fixed. Displaying records in the descending order. recordId filtering fixed * recordId and OrgURL is fixed. Descending order of the activities implemented * renamed activities and documentsRecords to follow camelcase naming pattern * Recipient names as array. Status to TitleCase. DocumentNLP formatting * DocumentNaturalLanguage reformatted * cherry picking from harshita devMerge pull request #37 from harshitav-docusign/BugBashFixes SalesCopilot: Recipient names as array. Status to TitleCase. DocumentNLP formatting * Merged bug fixesMerge pull request #36 from harshitav-docusign/recordId_issue RecordId and OrgUrl filters fixed. Activities and Records render latest first * Merge pull request #37 from harshitav-docusign/BugBashFixes SalesCopilot: Recipient names as array. Status to TitleCase. DocumentNLP formatting * Adding back PPDF tranformation fields * Fix spacing issues * Transfering DocuSign demo code to DocuSign prod connector * Porting changes from DocuSign demo dev to MSFlow.DS1003.10.17.2023 * Fix the title and description specific to Prod * Fix swagger errors. Remove envelope Id from the description * Corrected the swagger. Removed envelopeId from responseMerge pull request #38 from harshitav-docusign/swagger_updates Fixed swagger errors. Remove envelope Id from the description * removed merge conflicts * Update DocumentId to Output Format * Additional properties fixed. DateTime formatted * Additional properties fixed. DateTime formatted * Added local time and additional properties * Add reminders code added * remove ms-test-value * Add response * corrected the spelling error * Lock functionality added * Removed the text tab lock and added lock to all the tabs * Add optional property for the tab * Added recipient Type to the output of the get recipient info * Modify the default date to older date * Saleforce support is added to copilot * Add the error handling * Increment build number * Flow-512-b * Embedded recipient type feature added * Remove remote option * convert to string * string conversion implemented * label name updated * remove the AddParam method * Add entityLogicName * migrating DocuSign demo connector code to DocuSign connector * Update swagger file metadata * Void envelope added * Resend custom action added * Get recipient information added * Required output added * Documents added * Remove the Max payload exceed messaging * Remove changes in the DocuSign folder * Flow-532 * Filters working for most of the cases * Working for status, emailid * remove debuggin lines * Implemented sorting order, Skip and top, folder-Ids * updated the description * Added expiry after in the Add reminder for envelope * Added custom field support * Fixed indendation * Add custom name search field * correct the customFieldName * correct the spell error * Bunmping the release number * Prod branch for DS1006 release created * correct the host name * Update the description * Branding update added * Resend envelope AI enabled * ListEnvelope for sales copilot added * Migrated code from demo to Prod * Undo prod related texts * spell corrections * Update spelling error * fixed the if case at filteredEnvelopes * Remove extra brackets * to and from Date propertiews updates. Resend automatically picks up the Account id * Key sales custom action added * Email summary added * update the connector description to be within character limit. * Prod code updated * Update description of the demo connector. * Descriptions updated to related activities and records * Email summary and Key sales info are tested to be working * Update the description * Update background color to white * swagger updates are made and protocol is filtered for crmOrgURL * Update the description * Check for forward slash and update the parameter * Add recipientGuid. Add TabInfo in the tabs * add decline tab to add tabs action * support all tab types * Read hostURL from the context * Rename the host url methods and optimise the GetEnvelopeURL code * Renaming variables * UpdateDSDemoDescription * Upgrade the version number * FLOW-198 suuport all tab types * remove unused array * FLOW-20 Apply a template * Fix sales copilot Email Summary issue * Updated the description of List envelopes * Hostname changes ported from Prod connector * Update the end date description * FLOW-623 numerical tab field update * FLOW-623 update numerical value field label * FLOW-629 document ID field added to Checkbox groups * get tab info action does not support tab groups * Update the spelling of the associated word --------- Co-authored-by: Srihari Padmanabhan <srihari.padmanabhan@docusign.com> Co-authored-by: Srihari Padmanabhan <90345666+sriharip-docusign@users.noreply.github.com> Co-authored-by: Young Seok Lee <young.lee@docusign.com>
harshitav-docusign
added a commit
that referenced
this pull request
Dec 16, 2024
* Add tooltip * Fixing DS EU Qualified signature type * Added support to checkbox and radio button * Checkbox and radio button code added to trigger * Enable COC added on selecting Combined option * rename the sataticSchema definition * String replace fixed * Add checkbox and radio button to the tabs output * zip header added * Removed statis response for certificate * Removed Log Information * Sales copilot custom actions are added * Update title with lower case * Sales copilot custom actions are added (cherry picked from commit 90c0601) * Update title with lower case (cherry picked from commit 9b6111c) * Release candidate DS1003 created * Build number updated * CRMOrgUrl issue fixed. Displaying records in the descending order. recordId filtering fixed * recordId and OrgURL is fixed. Descending order of the activities implemented * renamed activities and documentsRecords to follow camelcase naming pattern * Recipient names as array. Status to TitleCase. DocumentNLP formatting * DocumentNaturalLanguage reformatted * cherry picking from harshita devMerge pull request #37 from harshitav-docusign/BugBashFixes SalesCopilot: Recipient names as array. Status to TitleCase. DocumentNLP formatting * Merged bug fixesMerge pull request #36 from harshitav-docusign/recordId_issue RecordId and OrgUrl filters fixed. Activities and Records render latest first * Merge pull request #37 from harshitav-docusign/BugBashFixes SalesCopilot: Recipient names as array. Status to TitleCase. DocumentNLP formatting * Adding back PPDF tranformation fields * Fix spacing issues * Transfering DocuSign demo code to DocuSign prod connector * Porting changes from DocuSign demo dev to MSFlow.DS1003.10.17.2023 * Fix the title and description specific to Prod * Fix swagger errors. Remove envelope Id from the description * Corrected the swagger. Removed envelopeId from responseMerge pull request #38 from harshitav-docusign/swagger_updates Fixed swagger errors. Remove envelope Id from the description * removed merge conflicts * Update DocumentId to Output Format * Additional properties fixed. DateTime formatted * Additional properties fixed. DateTime formatted * Added local time and additional properties * Add reminders code added * remove ms-test-value * Add response * corrected the spelling error * Lock functionality added * Removed the text tab lock and added lock to all the tabs * Add optional property for the tab * Added recipient Type to the output of the get recipient info * Modify the default date to older date * Saleforce support is added to copilot * Add the error handling * Increment build number * Flow-512-b * Embedded recipient type feature added * Remove remote option * convert to string * string conversion implemented * label name updated * remove the AddParam method * Add entityLogicName * migrating DocuSign demo connector code to DocuSign connector * Update swagger file metadata * Void envelope added * Resend custom action added * Get recipient information added * Required output added * Documents added * Remove the Max payload exceed messaging * Remove changes in the DocuSign folder * Flow-532 * Filters working for most of the cases * Working for status, emailid * remove debuggin lines * Implemented sorting order, Skip and top, folder-Ids * updated the description * Added expiry after in the Add reminder for envelope * Added custom field support * Fixed indendation * Add custom name search field * correct the customFieldName * correct the spell error * Bunmping the release number * Prod branch for DS1006 release created * correct the host name * Update the description * Branding update added * Resend envelope AI enabled * ListEnvelope for sales copilot added * Migrated code from demo to Prod * Undo prod related texts * spell corrections * Update spelling error * fixed the if case at filteredEnvelopes * Remove extra brackets * to and from Date propertiews updates. Resend automatically picks up the Account id * Key sales custom action added * Email summary added * update the connector description to be within character limit. * Prod code updated * Update description of the demo connector. * Descriptions updated to related activities and records * Email summary and Key sales info are tested to be working * Update the description * Update background color to white * swagger updates are made and protocol is filtered for crmOrgURL * Update the description * Check for forward slash and update the parameter * Add recipientGuid. Add TabInfo in the tabs * add decline tab to add tabs action * support all tab types * Read hostURL from the context * Rename the host url methods and optimise the GetEnvelopeURL code * Renaming variables * UpdateDSDemoDescription * Upgrade the version number * FLOW-198 suuport all tab types * remove unused array * FLOW-20 Apply a template * Fix sales copilot Email Summary issue * Updated the description of List envelopes * Hostname changes ported from Prod connector * Update the end date description * FLOW-623 numerical tab field update * FLOW-623 update numerical value field label * FLOW-629 document ID field added to Checkbox groups * get tab info action does not support tab groups * Update the spelling of the associated word * FLOW-608 support sms delivery option * Porting demo code to Prod connector * hotfix revert enums in tabs * MS.DS1007.11.15.2024.Prod.Hotfix * rebased with dev * prod folder updated * swagger title reverted --------- Co-authored-by: Harshita Vinnakota <harshita.vinnakota@docusign.com> Co-authored-by: harshitav-docusign <118772192+harshitav-docusign@users.noreply.github.com> Co-authored-by: Young Seok Lee <young.lee@docusign.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Jira link: https://docusign.atlassian.net/browse/FLOW-671
When submitting a connector, please make sure that you follow the requirements below, otherwise your PR might be rejected. We want to make you have a well-built connector, a smooth certification experience, and your users are happy :)
If this is your first time submitting to GitHub and you need some help, please sign up for this session.
apiDefinition.swagger.json, by runningpaconn validatecommand.apiProperties.jsonhas a valid brand color and doesn't use an invalid brand color,#007ee5or#ffffff. If this is an independent publisher connector, I confirm that I am not submitting a connector icon.If you are an Independent Publisher, you must also attest to the following to ensure a smooth publishing process: