Skip to content

Preselect all capture agent inputs when scheduling new event#1566

Open
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:capture-agent-inpts-preselect-2026
Open

Preselect all capture agent inputs when scheduling new event#1566
Arnei wants to merge 1 commit intoopencast:developfrom
Arnei:capture-agent-inpts-preselect-2026

Conversation

@Arnei
Copy link
Copy Markdown
Member

@Arnei Arnei commented Apr 7, 2026

Originally #979. I had trouble finding the relevant commits and rebasing, so I figured it might be simpler to just create a new commit and PR.
Be sure to check #979 for further info and discussion.
Also this will again need some testing.

Originally opencast#979.
I had finding the relevant commits, so I figured it might be simpler
to just create a new commit and PR.
Be sure to check opencast#979
for discussion.
Also this will again need some testing.
@Arnei Arnei added the type:usability Improves the UX label Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Use docker or podman to test this pull request locally.

Run test server using develop.opencast.org as backend:

podman run --rm -it -p 127.0.0.1:3000:3000 ghcr.io/opencast/admin-interface:pr-1566

Specify a different backend like stable.opencast.org:

podman run --rm -it -p 127.0.0.1:3000:3000 -e PROXY_TARGET=https://stable.opencast.org ghcr.io/opencast/admin-interface:pr-1566

It may take a few seconds for the interface to spin up.
It will then be available at http://127.0.0.1:3000.
For more options you can pass on to the proxy, take a look at the README.md.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

This pull request is deployed at test.admin-interface.opencast.org/1566/2026-04-07_08-58-45/ .
It might take a few minutes for it to become available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:usability Improves the UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant