Skip to content

Conversation

@NicoPennec
Copy link
Member

Problem

  • A supervisor should not be able to modify playlists unless they created them.
  • In the Add Thumbnails form, when a file doesn't match the pattern, it isn't explicitly indicated.
  • The component behaves inconsistently when the user cancels their file selection (native cancel button). It clears the selection but still displays the file as selected.
  • The CI workflow could be executed more quickly.
  • Some npm dependencies are outdated.

Solution

  • Allow a supervisor to modify only their playlists.
  • Improve the Add Thumbnails form by listing invalid files.
  • Fix the File Upload reset behavior on user cancel.
  • Improve the CI workflow:
    • Improve unit test config with threading.
    • Parallelize some job executions.
  • Bump npm dependencies.

@NicoPennec NicoPennec merged commit 56e1855 into cgwire:main Dec 5, 2025
8 checks passed
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