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

Upstream Release52 #34

Open
wants to merge 35 commits into
base: bbc-release52
Choose a base branch
from
Open

Upstream Release52 #34

wants to merge 35 commits into from

Commits on Jul 5, 2024

  1. Add LSG support for templateAdLibs

    Simon Rogers committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    28b9992 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Add studio and showStyle blueprintConfig validation support via bluep…

    …rints
    Simon Rogers committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7f77b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6326e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Add support for executeAdLib actionOptions

    Simon Rogers committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4188a20 View commit details
    Browse the repository at this point in the history
  2. update openapi tests for new config methods

    Simon Rogers committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    978a09f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Updated to revert separate templateAdLib array, client now uses a pub…

    …lic data property to identify a template adLib
    Simon Rogers committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1b5a5ce View commit details
    Browse the repository at this point in the history
  2. Add explicit actionOptions property to adLibAction

    Simon Rogers committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0b744f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb880eb View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. feat: add notes to RundownPlaylist and pipe notes from blueprints…

    … from `getRundownPlaylistInfo` and `getShowStyleId`
    Julusian committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c5b833d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

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

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    4b8f2aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaad88f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ad7b8e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Updated to add hidden property to IBlueprintAdLibPiece and IBlueprint…

    …ActionManifestDisplay interfaces, and filter for that
    Simon Rogers committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    89d7eca View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. fix: handle a case where expectedDuration is 0, and only consider nex…

    …tPartStarted when there is an AutoNext
    nytamin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    02c4e67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55bb5b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf7bb96 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 11, 2024

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

Commits on Nov 13, 2024

  1. Merge pull request #1317 from nrkno/fix/sofie-3617/packageInfoJsonMis…

    …sing
    
    fix: packageInfo JSON type is missing (SOFIE-3617)
    nytamin authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    663e570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b794da2 View commit details
    Browse the repository at this point in the history
  3. chore: update deps

    jstarpl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7ba4904 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.51.1

    jstarpl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d908ac6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release52' into feat/adlib-action-options

    Simon Rogers committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f3244b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e245b15 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release52' into feat/templateAdlibs

    Simon Rogers committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    50bc344 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3799e61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73527e0 View commit details
    Browse the repository at this point in the history
  10. chore(AdLibPanel): simplify

    jstarpl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    76b8cbd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    175b5ff View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1319 from nrkno/chore/evs-hidden-adlibs

    fix(AdLibPanel): support hidden on AdLibPieces
    jstarpl authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    db9bd7d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge pull request #1223 from evs-broadcast/feat/blueprint-config-val…

    …idation
    
    Support for schema validation of blueprintConfiguration objects
    nytamin authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ecc1768 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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