Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed fdc3Ready tests from standard, added to fdc3-get-agent #1354

Merged
merged 36 commits into from
Sep 16, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    1a76a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439b49d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c503a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Changelog

    kriswest committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e72eabf View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Reworking addEventListener to avoid union types in .NET, events now i…

    …nherit from a common ancestor ApiEvent
    kriswest committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c47b7b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    2bd62fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8654cbe View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    5719b33 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    313f862 View commit details
    Browse the repository at this point in the history
  2. fix syntax error on tabs

    kriswest committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9e3bf09 View commit details
    Browse the repository at this point in the history
  3. fixing another syntax issue

    kriswest committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    889852d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32722dc View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    4f027b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a07e776 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. stray space chars

    kriswest committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2ed30e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1305 from finos/async-listener-and-PrivateChannel…

    …-events
    
    Async listener and private channel events
    kriswest authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c3f52ea View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    e18792d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d373e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    e9153df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d28bb8 View commit details
    Browse the repository at this point in the history
  3. Making all CSS properties in iframeHello optional

    As requested by @robmoffat
    However, it is unclear what the default values would then be - meaning it is defined the defaults only in the `getAgent()` implementation and hence variable.
    kriswest committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7ae1421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcf0e6b View commit details
    Browse the repository at this point in the history
  5. Removing addEventListenerEvent as it was superseded by `ChannelChan…

    …gedEvent` some time ago
    kriswest committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c60dcfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d864a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    45a737f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2609fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8096473 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce844eb View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    16c56ac View commit details
    Browse the repository at this point in the history
  2. Fixing intent issues

    robmoffat committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ff2f393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c0212 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab66517 View commit details
    Browse the repository at this point in the history
  5. Added new intent test

    robmoffat committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2c75539 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    167d519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1ed4f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15b5d2c View commit details
    Browse the repository at this point in the history