Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kriswest pushed 1 commit to fdc3-for-web-impl-debug-logs finos/FDC3
- Setup Logger on first call to getAgent 3ab5d45
kriswest created a review comment on a pull request on finos/FDC3
```suggestion </Tabs> ``` Needs a clear line under this as the next heading is not rendering: ![image](https://github.com/user-attachments/assets/f77f04dd-7381-468f-acae-b9131166c1a2)
kriswest created a review comment on a pull request on finos/FDC3
@kemerava The second and thirs code snippets in these blocks are not rendering correctly - I'm not 100% sure why when the first one is working: ![image](https://github.com/user-attachments/assets/...
kriswest created a review on a pull request on finos/FDC3
Spotted a small issue rendering the code blocks on the supported platforms page
kriswest created a review on a pull request on finos/FDC3
Spotted a small issue rendering the code blocks on the supported platforms page
kriswest closed an issue on finos/FDC3
Standard WG Meeting - December 5th, 2024
## Date Thursday 5th December 2024 - 10am (US eastern timezone EST) / 3pm (London, GMT) ### Zoom info - **[Join Zoom Meeting](https://zoom.us/j/96940294948?pwd=SjFibVdiN25QSWxva3FqRHY2RUFCdz09)** ...kriswest created a comment on an issue on finos/FDC3
Ok - definitely keen to discuss if you or other participants come up with something else! It is unfortunate that cross-origin comms/coordination has to be so limited due to its use in coordinating ...
kriswest closed an issue on finos/FDC3
Question: Clarification on FDC3 Web Communication Flow and Resilience
### Question Area - [X ] Other ### Question I am currently exploring the FDC3 Web implementation and have some concerns regarding the communication flow and its resilience, particularly whe...kriswest opened an issue on finos/FDC3
Standard WG Meeting - January 23rd, 2025
## Date Thursday 23rd January 2025 - 10am (US eastern timezone EST) / 3pm (London, GMT) ### Zoom info - **[Join Zoom Meeting](https://zoom.us/j/96940294948?pwd=SjFibVdiN25QSWxva3FqRHY2RUFCdz09)** ...kriswest created a comment on an issue on finos/FDC3
I have not read on Shared Storage extensively yet, but based on a quick scan I don't think what we want to do fits within its proposed use cases nor capabilities. One immediate problem I see is tha...
kriswest created a comment on an issue on finos/FDC3
@Davidhanson90 @Roaders should we close this issue? If you see another way forward I'd be very happy to discuss it, but based on my current understanding of the browser APIs available the existing...
kriswest created a review on a pull request on finos/fdc3-dotnet
LGTM - but needs the UserChannelChanged event to fire on leaving the channel as well as switching channel
kriswest pushed 37 commits to fdc3-for-web-impl-control-timeouts finos/FDC3
- Adding Aladdin/Blackrock 2f43dad
- Fixed typo 4f4fae9
- Fixed aladdin URL 8967f8e
- Migrating conformance test definitions into website e6d9bbc
- Adding conformance tests into current website version with overview bf1faef
- Adding link to test defs + copying changes to 2.0 and 2.1 versions a26104f
- Add admonitions relating to conformance tests ad16f45
- Adjusting definition of what's covered by tests 85cc2f3
- Markdown lint + redacting 1.2 test info so that we can focus on 2.0+ tests 77b6e89
- Further removals of 1.2 tests 012d332
- CHANGELOG 1af8cbd
- Merge branch 'main' into conformance-tests-into-docs 7cccf17
- 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 conformance-tests-into-docs 122f07b
- Merge branch 'main' into fdc3-for-web-update-session-storage e5a0a49
- and 17 more ...
kriswest created a review comment on a pull request on finos/fdc3-dotnet
I think you need this on LeaveCurrentChannel as well, set channelId to null in the event to indicate leaving.
kriswest created a review on a pull request on finos/fdc3-dotnet
LGTM - but needs the UserChannelChanged event to fire on leaving the channel as well as switching channel
kriswest created a review on a pull request on finos/fdc3-dotnet
LGTM - but needs the UserChannelChanged event to fire on leaving the channel as well as switching channel
kriswest pushed 22 commits to fdc3-for-web-impl-debug-logs finos/FDC3
- Migrating conformance test definitions into website e6d9bbc
- Adding conformance tests into current website version with overview bf1faef
- Adding link to test defs + copying changes to 2.0 and 2.1 versions a26104f
- Add admonitions relating to conformance tests ad16f45
- Adjusting definition of what's covered by tests 85cc2f3
- Markdown lint + redacting 1.2 test info so that we can focus on 2.0+ tests 77b6e89
- Further removals of 1.2 tests 012d332
- CHANGELOG 1af8cbd
- Merge branch 'main' into conformance-tests-into-docs 7cccf17
- Merge branch 'main' into conformance-tests-into-docs 122f07b
- Merge branch 'main' into conformance-tests-into-docs 8934705
- consistent quotes, argument patterns etc. in conformance tests 4099745
- More consistent language in Basic tests e4f220f
- Consistent table formatting in tests 7e64b52
- Be more specific about FDC3 version in conformance test BasicGI1 f06f465
- Update docs/api/conformance/App-Channel-Tests.md 961435a
- Update docs/api/conformance/Intents-Tests.md cceae99
- Update docs/api/conformance/Intents-Tests.md 27baa38
- Merge pull request #1417 from finos/conformance-tests-into-docs Add conformance tests into docs 4b74dec
- Merge branch 'main' into fdc3-for-web-impl f9faca9
- and 2 more ...
kriswest pushed 21 commits to fdc3-for-web-impl finos/FDC3
- Migrating conformance test definitions into website e6d9bbc
- Adding conformance tests into current website version with overview bf1faef
- Adding link to test defs + copying changes to 2.0 and 2.1 versions a26104f
- Add admonitions relating to conformance tests ad16f45
- Adjusting definition of what's covered by tests 85cc2f3
- Markdown lint + redacting 1.2 test info so that we can focus on 2.0+ tests 77b6e89
- Further removals of 1.2 tests 012d332
- CHANGELOG 1af8cbd
- Merge branch 'main' into conformance-tests-into-docs 7cccf17
- Merge branch 'main' into conformance-tests-into-docs 122f07b
- Merge branch 'main' into conformance-tests-into-docs 8934705
- consistent quotes, argument patterns etc. in conformance tests 4099745
- More consistent language in Basic tests e4f220f
- Consistent table formatting in tests 7e64b52
- Be more specific about FDC3 version in conformance test BasicGI1 f06f465
- Update docs/api/conformance/App-Channel-Tests.md 961435a
- Update docs/api/conformance/Intents-Tests.md cceae99
- Update docs/api/conformance/Intents-Tests.md 27baa38
- Merge pull request #1417 from finos/conformance-tests-into-docs Add conformance tests into docs 4b74dec
- Merge branch 'main' into fdc3-for-web-impl f9faca9
- and 1 more ...
kriswest pushed 19 commits to main finos/FDC3
- Migrating conformance test definitions into website e6d9bbc
- Adding conformance tests into current website version with overview bf1faef
- Adding link to test defs + copying changes to 2.0 and 2.1 versions a26104f
- Add admonitions relating to conformance tests ad16f45
- Adjusting definition of what's covered by tests 85cc2f3
- Markdown lint + redacting 1.2 test info so that we can focus on 2.0+ tests 77b6e89
- Further removals of 1.2 tests 012d332
- CHANGELOG 1af8cbd
- Merge branch 'main' into conformance-tests-into-docs 7cccf17
- Merge branch 'main' into conformance-tests-into-docs 122f07b
- Merge branch 'main' into conformance-tests-into-docs 8934705
- consistent quotes, argument patterns etc. in conformance tests 4099745
- More consistent language in Basic tests e4f220f
- Consistent table formatting in tests 7e64b52
- Be more specific about FDC3 version in conformance test BasicGI1 f06f465
- Update docs/api/conformance/App-Channel-Tests.md 961435a
- Update docs/api/conformance/Intents-Tests.md cceae99
- Update docs/api/conformance/Intents-Tests.md 27baa38
- Merge pull request #1417 from finos/conformance-tests-into-docs Add conformance tests into docs 4b74dec
kriswest closed an issue on finos/FDC3
Add details of the FDC3 conformance testing program to the compliance page
The FDC3 Compliance page <https://fdc3.finos.org/docs/fdc3-compliance> in the documentation does not yet contain details of the FDC3 Conformance Testing framework <https://github.com/finos/FDC3-con...kriswest closed a pull request on finos/FDC3
Add conformance tests into docs
resolves #1077 Adds the FDC3 conformance tests into the main documentation and docs for the 2.0 and 2.1 versions. Admonitions are included to indicate that 2.1 uses the 2.0 tests, while 2.2 test...kriswest pushed 26 commits to fdc3-for-web-impl-debug-logs 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
- Added test policy in contributing section 1e0774b
- added changelog 48b93e4
- updated logos 7c0fb63
- Merge pull request #1413 from finos/aladdin-conformance Adding Aladdin/Blackrock cbf3aeb
- 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
- Added dist, bumped to alpha.2 version 5ff5066
- and 6 more ...
kriswest created a comment on a pull request on finos/FDC3
@openfin-johans @kemerava Comments all dealt with, could you re-approve so we can merge please!
kriswest pushed 1 commit to conformance-tests-into-docs finos/FDC3
- Update docs/api/conformance/Intents-Tests.md 27baa38
kriswest created a review comment on a pull request on finos/FDC3
Again good point, fixed. ```suggestion An FDC3 Desktop Agent MUST provide a method of resolving ambiguous intents (i.e. those that might be resolved by multiple applications) or unspecified int...
kriswest pushed 1 commit to conformance-tests-into-docs finos/FDC3
- Update docs/api/conformance/Intents-Tests.md cceae99