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

Fix/various #1215

Merged
merged 9 commits into from
Oct 9, 2023
Merged

Fix/various #1215

merged 9 commits into from
Oct 9, 2023

Conversation

NicoPennec
Copy link
Member

Problem

  • Some lists of people are not sorted.
  • On Person page, the schedule is not loading when no task for the team member.
  • On Person page, if you delete a search, the Done tab will still return no results, instead of the original result.
  • With a slow network connection, you can save a search filter multiple times.

Solution

  • Add missing sorting on people fields.
  • Fix schedule loading condition if no task.
  • Fix search result in Done tab after clearing search.
  • Prevent saving the same filter several.

In addition, bump nmp dependencies and add missing translations.

@NicoPennec NicoPennec merged commit ab3e953 into cgwire:master Oct 9, 2023
4 checks passed
@NicoPennec NicoPennec deleted the fix/various branch October 9, 2023 21:31
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