Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix popout support for jitsi widgets #4319

Merged
merged 5 commits into from
Apr 1, 2020
Merged

Fix popout support for jitsi widgets #4319

merged 5 commits into from
Apr 1, 2020

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Apr 1, 2020

  • Move URL templating into AppTile so we can use different URLs for iframed widgets and popped-out widgets
  • Remove now-unused get-config call from the widget API

dbkr added 3 commits April 1, 2020 10:00
Move the URL processing into AppTile so that the widget can have a
URL used for embedding in the page and a separate one for popping
out into a browser.
which is no longer necessary now the jitsi wrapper has its own
external-api script
The popout can't be assumed to have the widget API available, so
just leave these params out.
@dbkr dbkr requested a review from a team April 1, 2020 10:29
src/utils/AutoDiscoveryUtils.js Outdated Show resolved Hide resolved
src/utils/WidgetUtils.js Show resolved Hide resolved
@dbkr dbkr requested a review from jryans April 1, 2020 10:44
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for working on this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants