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 #1227

Merged
merged 5 commits into from
Oct 25, 2023
Merged

Various fixes #1227

merged 5 commits into from
Oct 25, 2023

Conversation

NicoPennec
Copy link
Member

Problem

  • On Breakdown page with all episodes selected in top bar, when importing CSV file, the episode field is required but shouldn't be.
  • On studio Settings page, some fields can be empty.
  • In Schedule, a long member name can be truncated in the UI.
  • An instance without production raises errors in web console.

Solution

  • Fix required columns on import CSV in Breakdown.
  • Set some fields as required in Settings.
  • Add ellipsis on long member names in Schedule.
  • Fix silent error on if no production

In addition, bump npm dependencies.

@NicoPennec NicoPennec merged commit f3be12d into cgwire:master Oct 25, 2023
4 checks passed
@NicoPennec NicoPennec deleted the fix/various branch October 25, 2023 07:24
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