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

Add conduit methods to search legalpad documents and signatures #19

Merged
merged 2 commits into from
Aug 4, 2021

Conversation

Roguelazer
Copy link

@Roguelazer Roguelazer commented Aug 3, 2021

With this diff, you can search for documents or signatures in conduit. Additionally, you can request all the signatures as an attachment on a document.

Some details:

  • Adds phid to LegalpadDocumentSignature so that it can be exposed through the standard Conduit search interface
  • Fixes typo in LegalpadDocument search for contributorPHIDs

This is a bit too large to be an extension, and really should be upstreamed.

Copy link

@mwaldt mwaldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine overall, just the one other bit of info I thought might be helpful to include

@Roguelazer
Copy link
Author

Screenshot of my dev instance with both attachment types selected:

Screen Shot 2021-08-03 at 17 16 48

Copy link

@mwaldt mwaldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, LGTM

@Roguelazer Roguelazer merged commit 402c49f into easypost-patches Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants