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

Various fixes #1206

Merged
merged 10 commits into from
Sep 29, 2023
Merged

Various fixes #1206

merged 10 commits into from
Sep 29, 2023

Conversation

NicoPennec
Copy link
Member

@NicoPennec NicoPennec commented Sep 29, 2023

Problem

  • npm audit found a vulnerability when installing dependencies.
  • The items of tag list metadata are not sorted in alphanumeric order.
  • Some translations are missing.
  • The Add Thumbnails modal doesn't work on the Edits page.
  • The TaskType page blocks loading if the "search" param in URL is empty.

Solution

  • Bump dependencies.
  • Sort items of tag list metadata (in list and edit form).
  • Add missing translations.
  • Add support of Edit on Add Thumbnails modal.
  • Avoid loading error if empty search on TaskType page.

@NicoPennec NicoPennec merged commit 4201878 into cgwire:master Sep 29, 2023
4 checks passed
@NicoPennec NicoPennec deleted the fix/various branch September 29, 2023 15:45
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