Skip to content

590 intent proposal start email#632

Merged
mistryvinay merged 4 commits intofinos:context-data-and-intents-consolidated-update-branchfrom
singletracksystems:590-intent-proposal-start-email
May 23, 2022
Merged

590 intent proposal start email#632
mistryvinay merged 4 commits intofinos:context-data-and-intents-consolidated-update-branchfrom
singletracksystems:590-intent-proposal-start-email

Conversation

@pauldyson
Copy link
Copy Markdown
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 a team and hughtroeger April 22, 2022 10:31
@kriswest kriswest added the enhancement New feature or request label Apr 22, 2022
Comment thread docs/context/spec.md Outdated
Co-authored-by: Hugh Troeger <troeger.hugh@gmail.com>
@mistryvinay
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
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

Comment thread docs/context/ref/Email.md
Comment thread docs/context/ref/Email.md
| `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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

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

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