Open
Conversation
…-dependencies chore: update many dependencies
…abot/github_actions/actions/cache-5 chore(deps): bump actions/cache from 4 to 5
…e/adlib-publicdata-query fix: add publicData property to query results for Adlib Actions
…e/ingest-api feat: Ingest API
…e/user-actions-adlib-testing-mode feat: add activate-adlib-testing API endpoint
…ute/EAV-693 fix: converting pieces to infinites and modifying them
…ute/EAV-730 feat: allow custom timeout on TSR actions
…ute/EAV-917 fix: duration of pieces with 'now' start time
Collaborator
Author
|
Note: this PR is waiting for #73 to be merged |
To enable single command lint with fixes that is easy to remember / lookup
…tion#1610) * feat(EAV-372): customizable shuttle webhid buttons an array of keyIndex:actionId can be provided in shuttleWebHid_buttonMap * feat(EAV-372): execute actions also on shuttle button release * chore(EAV-372): improve log message
…s in `applyConfig` (Sofie-Automation#1613) * feat(EAV-663): allow blueprints to specify preview and thumbnail containter ids in `applyConfig` * refactor(EAV-663): rename `packageContainerIds` to `packageContainerSettings` * refactor(EAV-663): move migration step to version folder * chore(EAV-667): remove `console.log` and lint * fix(EAV-663): add `packageContainerSettings` defaults in case blueprints don't provide them anymore If blueprints don't provide packageContainerSettings anymore, reset the defaults to a default, so that stale defaults previously returned by the blueprints are not kept forever
…ute/EAV-640 fix(LSG): make current segment timing consider partInstances
…ofie-Automation#1615) * fix(EAV-693): prevent jumping when script is continued as an infinite into another part * fix(EAV-693): freeze prompter content during scrollTo this prevents from restoring scroll anchors during pending animations, which led to the content stopping at an undesired position * refactor(EAV-693): improve context typing
…ute/EAV-793 feat: provide `infiniteInstanceId` and `infiniteInstanceIndex` in `IBlueprintPieceInstance`
…the first take in untimed mode
… before the first take in untimed mode" This reverts commit 1758a6e.
…d in the different states.
…hen the menu was initiated from the icon.
…he new Rehearsal striped could be seen through the labels when not in the active state. Refrained from doing the same thing with the dimmed hours and colons in counters since the text glow used for highlighting made them stand out too much.
…matches the angle of "missing VT" zebras, indicating a problem. This way the new striped Rehearsal Top Bar background is logically separated from the warnings.
…ize rendering of the entire GUI only when the URL parameter 'zoom' is set to '100' or no localStorage variable 'uiZoomLevel' exists, that occurs when the user has a local, non-default font size rendering.
And fix the yarn lint:fix command
0e30c11 to
9d92b26
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About the Contributor
This PR is posted on behalf of the BBC
Type of Contribution
This is a: feature
Current Behavior
Currently, t-timers state is not available through LSG
New Behavior
This PR adds t-timers state to the LSG in the following form:
Testing
Affected areas
This PR affects the LSG outputs
Time Frame
Not urgent, but we would like to get this merged into the in-development release.
Other Information
Status