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

feat(interactive-bridge): add interactive player controls support #25

Merged
merged 35 commits into from
Feb 5, 2024

Conversation

tylerexmg
Copy link
Contributor

@tylerexmg tylerexmg commented Jan 11, 2024

src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/InteractiveBridge.ts Outdated Show resolved Hide resolved
src/MockPlayerBridge.ts Outdated Show resolved Hide resolved
src/MockPlayerBridge.ts Outdated Show resolved Hide resolved
src/MockPlayerBridge.ts Show resolved Hide resolved
src/MockPlayerBridge.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@difosfor difosfor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A lot of things to do here. Some of which depends on the point you raised about the scope of this ticket. I think when you're adding features you should also add tests or in this case testing support through the LiveryBridgeInteractive element and MockPlayerBridge class. E.g. at: https://interactive-bridge.liveryvideo.com/?mock. Or https://liv-2386.d184my9gzkn37n.amplifyapp.com/ which unfortunately is used by Nicholas' branch and this branch due to it's unconventional name (feature/LIV-2386) is not auto deployed.

Perhaps we should schedule a little meeting with you, me and Jeroen and/or Joep to discuss the scope?

src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/MockPlayerBridge.ts Outdated Show resolved Hide resolved
src/livery-bridge-interactive/LiveryBridgeInteractive.ts Outdated Show resolved Hide resolved
src/livery-bridge-interactive/LiveryBridgeInteractive.ts Outdated Show resolved Hide resolved
src/livery-bridge-interactive/LiveryBridgeInteractive.ts Outdated Show resolved Hide resolved
src/livery-bridge-interactive/LiveryBridgeInteractive.ts Outdated Show resolved Hide resolved
… because the web player bridge extended class has to initialize the subscription due to this.player requirement
Copy link
Contributor

@difosfor difosfor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't completely reviewed this yet (mostly just looked at index, AbstractPlayerBridge, schema and a bit of InteractiveBridge), but since it's taking so long I figured perhaps we should just start with the change requests so far. Hopefully Tyler will also be able to similarly improve the other parts of this PR. Regardless after those improvements I will have to review this again anyhow so I could then also finish up reviewing the remaining parts.

src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/AbstractPlayerBridge.ts Outdated Show resolved Hide resolved
src/util/schema.ts Show resolved Hide resolved
src/util/schema.ts Outdated Show resolved Hide resolved
src/InteractiveBridge.ts Show resolved Hide resolved
src/InteractiveBridge.ts Show resolved Hide resolved
src/InteractiveBridge.ts Show resolved Hide resolved
@difosfor
Copy link
Contributor

difosfor commented Feb 2, 2024

I'll finish up the final changes here myself

@difosfor difosfor merged commit f07e911 into master Feb 5, 2024
2 checks passed
@difosfor difosfor deleted the feature/LIV-2386 branch February 5, 2024 17:11
ci-liveryvideo pushed a commit that referenced this pull request Feb 5, 2024
# [1.11.0](v1.10.0...v1.11.0) (2024-02-05)

### Features

* **interactive-bridge:** add interactive player controls support ([#25](#25)) ([f07e911](f07e911))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants