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

590 intent proposal start email #632

Conversation

pauldyson
Copy link
Contributor

@pauldyson pauldyson commented Mar 21, 2022

Please review the email context-related updates carefully as it is my first go at this so

  1. I'm not sure I added everything I needed to
  2. I'm not sure my submission is correct (specifically in the area of how to say recipients can either be a contact or a contactList

I've made detailed notes on all the context-related updates and will submit a 'how-to guide" once this PR has been signed off

resolves #590

@rikoe rikoe added the Context Data & Intents Contexts & Intents Discussion Group label Mar 31, 2022
@kriswest kriswest requested review from hughtroeger and a team April 22, 2022 10:31
@kriswest kriswest added the enhancement New feature or request label Apr 22, 2022
docs/context/spec.md Outdated Show resolved Hide resolved
Co-authored-by: Hugh Troeger <troeger.hugh@gmail.com>
@mistryvinay
Copy link
Contributor

@finos/fdc3-maintainers any blockers stopping this from being approved?

Copy link
Contributor

@kriswest kriswest left a comment

Choose a reason for hiding this comment

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

A couple of very minor tweaks to make + one question.

Needs a CHANGELOG.md entry adding
Needs #619 merged as it incorporates it

docs/context/ref/Email.md Show resolved Hide resolved
| `recipients` | fdc3.contact or fdc3.contactList | Yes | { type: "fdc3.contact", name: "John Doe", id: { "email": "john@sample.com"}} |
| `subject` | string | No | `'The information you requested'` |
| `textBody` | string | No | `'Blah, blah, bah` |
| `richTextBody` | fdc3.richTextBlock | No | See https://github.com/finos/FDC3/issues/575 |
Copy link
Contributor

Choose a reason for hiding this comment

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

Needs updating if that issue/PR is merged, or removing if not...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure what the request is here

Copy link
Contributor

Choose a reason for hiding this comment

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

@pauldyson It was mostly to remind me to make sure this is sorted before we merge.

This PR refers to issue #575 - we, need to resolve that reference before we release if #575 has a PR that gets merged (which has not been raised yet - correct me if I'm wrong on that @bertrand-s) or remove this/downgrade to a note that it might be added in future.

docs/context/ref/Email.md Outdated Show resolved Hide resolved
docs/intents/ref/ViewContact.md Outdated Show resolved Hide resolved
Co-authored-by: Kris West <kris@cosaic.io>
@netlify
Copy link

netlify bot commented May 16, 2022

Deploy Preview for lambent-kulfi-cf51a7 ready!

Name Link
🔨 Latest commit aabd80e
🔍 Latest deploy log https://app.netlify.com/sites/lambent-kulfi-cf51a7/deploys/628217ee7ec8f50008c107bc
😎 Deploy Preview https://deploy-preview-632--lambent-kulfi-cf51a7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Co-authored-by: Kris West <kris@cosaic.io>
@kriswest kriswest added this to the 2.0-candidates milestone May 17, 2022
@mistryvinay mistryvinay changed the base branch from master to context-data-and-intents-consolidated-update-branch May 23, 2022 16:42
mistryvinay added a commit that referenced this pull request May 23, 2022
…o context-data-and-intents-consolidated-update-branch

Merge of PR #632. Removed richTextBody reference.
@mistryvinay mistryvinay merged commit 7ff1c18 into finos:context-data-and-intents-consolidated-update-branch May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Context Data & Intents Contexts & Intents Discussion Group enhancement New feature or request intents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intent Proposal: StartEmail
5 participants