Changing themes of series fixed#1254
Conversation
In the series dialog the themes selection is fixed. fixes opencast#1205
|
Use Run test server using develop.opencast.org as backend: Specify a different backend like stable.opencast.org: It may take a few seconds for the interface to spin up. |
|
This pull request is deployed at test.admin-interface.opencast.org/1254/2025-05-16_07-20-19/ . |
snoesberger
left a comment
There was a problem hiding this comment.
I successfully tested the changes. I was able to change the theme of an existing series.
The code changes do also look appropriate to me.
Arnei
left a comment
There was a problem hiding this comment.
Works and code looks generally good to me. I have some typescript considerations, tell me what you think about them.
57933e4 to
0f275b3
Compare
* upstream/r/17.x: (191 commits) Revert "Merge branch 'seperate-user-and-non-user-roles' of Arnei/opencast-admin-interface into main" Automatically update translation keys Uncheck 'Select all' header cell on page change (opencast#1196) Automatically update translation keys Changing themes of series fixed (opencast#1254) Display only directly assigned roles in user modal (opencast#1251) Reactivated location table sorting by udated date Implement broadcast synchronization for logout events and user authentication (opencast#1274) make cancel buttons work for users/groups/access (opencast#1277) Different text for bottom set of roles in ACL view make sure override is there where needed make override optional Modernize the `Dockerfile` deselect all items in the table before sorting Minor eslint fixes Fix checkbox name for contact me field in RegistrationModal fix overlapping notifications + add title in upload notification minor fixes Add override button functionality to access policy components for series, Add two tabs indentation ...
In the series dialog the themes selection is fixed.
fixes #1205