Ecosyste.ms: Timeline

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

kriswest

kriswest created a review comment on a pull request on finos/FDC3
Agreed, fixed. ```suggestion | Test | 2. Confirm private channel `id` is unique | Test creates a second PrivateChannel with `const privChan2 = await fdc3.createPrivateChannel();`. Confirm that ...

View on GitHub

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

View on GitHub

kriswest pushed 1 commit to conformance-tests-into-docs finos/FDC3
  • Update docs/api/conformance/App-Channel-Tests.md 961435a

View on GitHub

kriswest created a review comment on a pull request on finos/FDC3
Good spot, fixed! ```suggestion | A | 5. Retrieve Current Context | A is able to retrieve the most recent context of each context type from the `Channel` via: <br />`const instrument = await...

View on GitHub

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

View on GitHub

kriswest created a review comment on a pull request on finos/FDC3
Its does feel a little scrappy this way, but the issue is we've got two scopes to control logging in: the connection phase and the proxy itself + within the proxy there are two types of debug messa...

View on GitHub

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

View on GitHub

kriswest pushed 1 commit to fdc3-for-web-impl finos/FDC3
  • Apply prettier after generating files from schemas At various times we've committed the generated source files with ... 4ff303f

View on GitHub

kriswest pushed 16 commits to fdc3-for-web-impl finos/FDC3
  • Adding Aladdin/Blackrock 2f43dad
  • Fixed typo 4f4fae9
  • Fixed aladdin URL 8967f8e
  • Updating SessionStorage data format to additionally scope data fb5d2f1
  • CHANGELOG 149cf63
  • Clarifying SessionStorage format 52e596f
  • minor corrections 8a9585d
  • sync typedoc to markdown for SessionStorageFormat 662d28a
  • Update docs/api/ref/GetAgent.md ac51055
  • Merge branch 'main' into fdc3-for-web-update-session-storage e5a0a49
  • Match event listener names to event type names in fdc3 for web schemas e9890d4
  • updated logos 7c0fb63
  • Merge pull request #1413 from finos/aladdin-conformance Adding Aladdin/Blackrock cbf3aeb
  • Merge pull request #1442 from finos/fdc3-for-web-update-session-storage Updating SessionStorage data format to addit... bab450a
  • Merge pull request #1459 from InteropIO/fdc3-for-web-match-pc-listeners-to-event-names Match event listener names to... cb6d709
  • Merge branch 'main' into fdc3-for-web-impl cbda003

View on GitHub

kriswest deleted a branch InteropIO/FDC3

fdc3-for-web-match-pc-listeners-to-event-names

kriswest closed a pull request on finos/FDC3
Match event listener names to event type names in fdc3 for web schemas
## Describe your change The FDC3 for Web message schema for requesting the addition of an event listeners to a private channel use the names of the deprecated event handlers (e.g. `onAddContextL...
kriswest deleted a branch finos/FDC3

fdc3-for-web-update-session-storage

kriswest closed an issue on finos/FDC3
Address Session Storage issue in FDC3 for the web for same domain iframes in a parent window
The implementation work for FDC3 for the Web identified a problem with the use of Session Storage for saving instanceId / instanceUuid: where iframes are used to display apps within the parent wind...
kriswest pushed 8 commits to main finos/FDC3
  • Updating SessionStorage data format to additionally scope data fb5d2f1
  • CHANGELOG 149cf63
  • Clarifying SessionStorage format 52e596f
  • minor corrections 8a9585d
  • sync typedoc to markdown for SessionStorageFormat 662d28a
  • Update docs/api/ref/GetAgent.md ac51055
  • Merge branch 'main' into fdc3-for-web-update-session-storage e5a0a49
  • Merge pull request #1442 from finos/fdc3-for-web-update-session-storage Updating SessionStorage data format to addit... bab450a

View on GitHub

kriswest closed a pull request on finos/FDC3
Updating SessionStorage data format to additionally scope data
## Describe your change Updates the description of and types governing the use SessionStorage by getAgent to scope the data by `identityUrl` and `window.name`, thus ensuring iframes in a common ...
kriswest pushed 1 commit to fdc3-for-web-impl-debug-logs finos/FDC3
  • Update website/docs/api/ref/GetAgent.md 1ed86d8

View on GitHub

kriswest created a review comment on a pull request on finos/FDC3
```suggestion failover?: (args: GetAgentParams) => Promise<WindowProxy | DesktopAgent>, ```

View on GitHub

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

View on GitHub

kriswest closed an issue on finos/FDC3
FDC3 for Web Browsers Discussion group 19th December 2024
## Group overview Group convened to work on proposals to enable FDC3 use in a web browser, without the use of a browser extension. The main proposal is now part of the current draft of FDC3 2.2 on...
kriswest created a comment on an issue on finos/FDC3
Kris West / interop.io πŸš€

View on GitHub

kriswest created a comment on a pull request on finos/FDC3
/easycla

View on GitHub

kriswest pushed 1 commit to fdc3-for-web-impl-control-timeouts finos/FDC3
  • Shorten timeouts used when testing bdef136

View on GitHub

kriswest pushed 1 commit to fdc3-for-web-impl-control-timeouts finos/FDC3
  • timeouts in testing for fdc3-agent-proxy cbf8ab1

View on GitHub

kriswest opened a pull request on finos/FDC3
Allow DAs to customize timeouts used for message exchanges and app la…
## Describe your change Allows DesktopAgents to set two custom timeouts, one for most FDC3 for Web message exchanges and asecond for message exchanges that involve application launches. Also ext...
kriswest created a branch on finos/FDC3

fdc3-for-web-impl-control-timeouts - An open standard for the financial desktop.

kriswest opened an issue on finos/FDC3
FDC3 for Web Browsers Discussion group 16th January 2025
--- name: 🀝 Discussion Group meeting about: Organisation for and reporting from a discussion group intended to inform the Standards Working Group --- ### Group overview Group convened to work on p...
kriswest created a comment on a pull request on finos/FDC3
@robmoffat doh, I wonder why those commits are not tied to my github id :-( I'll work on this later on today 😭

View on GitHub

kriswest pushed 6 commits to fdc3-for-web-impl finos/FDC3
  • Added test policy in contributing section 1e0774b
  • added changelog 48b93e4
  • Update CONTRIBUTING.md 8162392
  • Update CONTRIBUTING.md ee7f931
  • Update CONTRIBUTING.md Co-authored-by: Kris West <[email protected]> 67356c1
  • Merge pull request #1480 from finos/fdc3-for-web-impl-test-policy Fdc3 for web impl test policy 6ccd641

View on GitHub

kriswest closed a pull request on finos/FDC3
Fdc3 for web impl test policy
## Describe your change Adds testing policy for FDC3-On-The-Web quality control for FDC3 2.2 ### Related Issue resolves #810 resolves #832 ## Contributor License Agreement <!--- All...
kriswest pushed 2 commits to fdc3-for-web-impl-debug-logs finos/FDC3

View on GitHub

Load more