Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
robmoffat created a comment on a pull request on finos/FDC3
@kemerava @kriswest please add your review and let's get this one closed, thanks
robmoffat pushed 1 commit to pictet-removal finos/FDC3
- Delete website/static/img/users/pictet.png b7d97ca
robmoffat pushed 100 commits to fdc3-for-web-impl finos/FDC3
- Linting setup 664ad77
- WIP GetAgent refactor 3dd0fd2
- Better encapsulate handshake and identity messaging and reuse in failover handling 2614791
- Adding timeouts to loaders and eliminating TimeoutLoader Individual timeouts allow for steps that our outside the ti... 9fa5f1e
- Limit connection strategies based on persisted data ae5ef1e
- use a previously persisted agentUrl in PostMessageLoader if available f8a2761
- typing on waitFor and exchange + some cleanup in AbstractWebMessaging (which needs further work) c8e9dff
- Further cleanup of Messaging and Listeners, additional typing ImplementationMetadata is now passed into AbstractMess... 4aaa941
- Cleanup and simplify AbstractListener f4713c4
- Merge branch 'fdc3-for-web-fix-private-channel-events' into fdc3-for-web-impl-getAgent-refactor 810cf33
- Refactor PrivateChannel event listener support fb7c0b7
- Messaging refactor - Eliminate AbstractWebMessaging - Messaging is no longer a Connectable (as the connection is pro... 23f8ad1
- Corrections to PrivateChannelAddEventListenerRequest 070a413
- Merge branch 'fdc3-for-web-impl-update-type-predicates' into fdc3-for-web-impl-getAgent-refactor 1254cc9
- More typing work on Listener and PrivateChannel events 06c6c9c
- Better logging in getAgent 59ad838
- Send WCP6Goodbye on disconnects - inside MessagePortMessaging a54b2f7
- minor tweaks to heartbeats 832349f
- typing in UI component handling f066ffb
- Add fdc3 version to standard package 9b236ea
- and 80 more ...
robmoffat closed a pull request on finos/FDC3
Fdc3 for web impl get agent refactor
## Describe your change Significant refactor of the fdc3-get-agent package to align it with the Standard and a number of change fdc3-agent-proxy or fdc3-web-impl that were necessitated by the ch...bingenito created a comment on a pull request on finos/FDC3
@kemerava I worked on and off over break for weeks on this and can't get it to work intuitively using generics. The design simply just doesn't fit into .NET that well and my current implementation...
github-actions[bot] created a comment on a pull request on finos/FDC3
<img src="https://svg.test-summary.com/dashboard.svg?p=494&f=0&s=0" alt="494 passed">
kriswest created a review comment on a pull request on finos/FDC3
Gah, you're right. That was an abortive attempt to fix color contrast on channels - before I went and did it properly with a luminance based contrast calculation. Removed it. Getting no build error...
kriswest pushed 1 commit to fdc3-for-web-impl-getAgent-refactor finos/FDC3
- remove unused glyphColor 6ff39c5
robmoffat created a review comment on a pull request on finos/FDC3
... but actually I don't think you're even using `glyphColor`!
robmoffat created a review comment on a pull request on finos/FDC3
I'm getting a compile error here, which I can fix by changing to this: ``` export type ChannelState = { id: string; type: ChannelType; context: Context[]; displayMetadata: DisplayMe...
robmoffat created a review on a pull request on finos/FDC3
Thumbs up from me.. although there's one issue you can look at
robmoffat created a review on a pull request on finos/FDC3
Thumbs up from me.. although there's one issue you can look at
github-actions[bot] created a comment on a pull request on finos/FDC3
<img src="https://svg.test-summary.com/dashboard.svg?p=494&f=0&s=0" alt="494 passed">
kriswest created a review comment on a pull request on finos/FDC3
picocolors removed / replaced
kriswest pushed 1 commit to fdc3-for-web-impl-getAgent-refactor finos/FDC3
- Remove picocolors 1bbe6b6
github-actions[bot] created a comment on a pull request on finos/FDC3
<img src="https://svg.test-summary.com/dashboard.svg?p=494&f=0&s=0" alt="494 passed">
kriswest pushed 1 commit to fdc3-for-web-impl-getAgent-refactor finos/FDC3
- Improving channel selector implementations ede0803