Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

kemerava

kemerava created a review on a pull request on finos/FDC3

View on GitHub

kemerava pushed 228 commits to clarification/add_multiple_listeners_handling kemerava/FDC3
  • First pass browser-resident DAs 1ba26e0
  • Add BCP definitions fd94343
  • Finish protocols 253dc93
  • Update docs/specs/getAgent.md 28c7a95
  • Merge branch 'fdc3-for-web' into thorsent/fdc3-for-web-spec 02d0322
  • Merge pull request #1167 from thorsent/thorsent/fdc3-for-web-spec Draft Agent agnostic fdc3 spec 3ebd5f2
  • 50% complete json schemas for api wire protocol messages ac7723f
  • completing most API call messages in wire protocol de724be
  • adding messages for managing context and intent listeners 8bcaab2
  • Completing private channel message exchanges and all event messages bc8ec0f
  • prettier fbf7598
  • minor jsdoc correction 971f62d
  • Merge branch 'main' into fdc3-for-web 3d72ff0
  • Updating getAgent and Errors docs pages for fdc3-for-the-web 68121b7
  • minor clarification in Private Channel content 7d975e9
  • moving new DA specs files 4def718
  • Updates to API spec based on PR feedback 278eca6
  • improving supported platforms content f5366a0
  • Updating raiseIntent API messages to include a NeedsResolution message a43c7a1
  • Adding Web Connection protocol messages 5d45c1d
  • and 208 more ...

View on GitHub

kemerava pushed 1 commit to feature/dot-net-events kemerava/FDC3

View on GitHub

kemerava created a comment on a pull request on finos/FDC3
> #1345 is fine without a change log as it's just part of implementing FDC3 for the Web. > > #1079 does need a change log entry, and I'm amazed I didn't give it one! The first few bullets from t...

View on GitHub

kemerava pushed 1 commit to feature/changelog-2.2 kemerava/FDC3

View on GitHub

kemerava pushed 1 commit to feature/dot-net-events kemerava/FDC3

View on GitHub

kemerava pushed 1 commit to feature/dot-net-events kemerava/FDC3

View on GitHub

kemerava opened a pull request on finos/FDC3
Adding .NET docs for Events to API reference
## Describe your change Adding .NET docs for Events to API reference @bingenito hope I did not steal your issue! :) I really wanted to try to give it a go, could you please review it, as I was ...
kemerava created a branch on kemerava/FDC3

feature/dot-net-events - An open standard for the financial desktop.

kemerava created a comment on a pull request on finos/FDC3
@kriswest do we want to add CHANGELOG for #1345 (it was merged into the web, so maybe it would be updated there?) and #1079 (this one I am not sure if we want the CHANGELOG for)?

View on GitHub

kemerava opened a pull request on finos/FDC3
Updated changelog for 2.2
## Describe your change <!--- Describe your change here--> ### Related Issue resolves #1416 ## Contributor License Agreement <!--- All contributions to FDC3 must be made under an acti...
kemerava created a branch on kemerava/FDC3

feature/changelog-2.2 - An open standard for the financial desktop.

kemerava pushed 227 commits to main kemerava/FDC3
  • First pass browser-resident DAs 1ba26e0
  • Add BCP definitions fd94343
  • Finish protocols 253dc93
  • Update docs/specs/getAgent.md 28c7a95
  • Merge branch 'fdc3-for-web' into thorsent/fdc3-for-web-spec 02d0322
  • Merge pull request #1167 from thorsent/thorsent/fdc3-for-web-spec Draft Agent agnostic fdc3 spec 3ebd5f2
  • 50% complete json schemas for api wire protocol messages ac7723f
  • completing most API call messages in wire protocol de724be
  • adding messages for managing context and intent listeners 8bcaab2
  • Completing private channel message exchanges and all event messages bc8ec0f
  • prettier fbf7598
  • minor jsdoc correction 971f62d
  • Merge branch 'main' into fdc3-for-web 3d72ff0
  • Updating getAgent and Errors docs pages for fdc3-for-the-web 68121b7
  • minor clarification in Private Channel content 7d975e9
  • moving new DA specs files 4def718
  • Updates to API spec based on PR feedback 278eca6
  • improving supported platforms content f5366a0
  • Updating raiseIntent API messages to include a NeedsResolution message a43c7a1
  • Adding Web Connection protocol messages 5d45c1d
  • and 207 more ...

View on GitHub

kemerava created a comment on an issue on finos/FDC3
Elizabeth Kemerava / BlackRock

View on GitHub

kemerava created a review on a pull request on finos/FDC3
LGTM

View on GitHub

kemerava created a review on a pull request on finos/FDC3

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
Do we want to have attaching of the screenshot of results of the `npm run build` in the description if applicable?

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
Similar to this, do we want to explicitly call out an issue being included in the "Related Issue" section?

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
Should this also include PrivateChannel and Listener APIs?

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
```suggestion - [ ] Were schema files (Context, bridging, FDC3 for Web) modified in this PR? ```

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
```suggestion - [ ] If yes, were changes applied to the Bridging and FDC3 for Web protocol schemas?<br/> ```

View on GitHub

kemerava created a review on a pull request on finos/FDC3
Thanks for creating this PR @kriswest! I know I would appreciate such checklist when contributing

View on GitHub

kemerava created a review on a pull request on finos/FDC3
Thanks for creating this PR @kriswest! I know I would appreciate such checklist when contributing

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
Got it! Yes, it would be helpful to revise the wording, Thank you!

View on GitHub

kemerava created a review on a pull request on finos/FDC3

View on GitHub

kemerava created a comment on an issue on finos/FDC3
Thanks @hellosmithy. I would probably vote for not introducing a breaking change here. I think having an event listener like @kriswest suggested can be helpful in this case. We can even introduc...

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
```suggestion * The appId that the app's identity was validated against. */ appId: string; /** * Implementation metadata for the Desktop Agent, which includes an appMeta...

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
```suggestion * Used if the raiseIntent request was successfully resolved. ```

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
```suggestion * establish connectivity to a Desktop Agent. ```

View on GitHub

kemerava created a review comment on a pull request on finos/FDC3
```suggestion * The id of the channel to return the current context of. ```

View on GitHub

Load more