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

Loader: Show statuses in loader #548

Merged
merged 12 commits into from
May 24, 2024

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Loader tool shows status name or status short name of version.

Additional info

Added status to VersionItem which is a status name. Projects model now have method to retrieve list of StatusItem for a project. A short name of status is used if name does not fit the column. An icon is not displayed as that would require to implement MaterialIcon for Qt.

Screenshot

image

Testing notes:

  1. Open loader tools (from tray or in DCC).
  2. Select project and folder.
  3. Products view should display status next to version.

@ynbot
Copy link
Contributor

ynbot commented May 24, 2024

Task linked: AY-5566 Add statuses to loader

@ynbot ynbot added size/S type: feature Adding something new and exciting to the product labels May 24, 2024
@iLLiCiTiT iLLiCiTiT requested review from 64qam and dee-ynput May 24, 2024 08:27
@BigRoy
Copy link
Collaborator

BigRoy commented May 24, 2024

Love it!

Any chance we can also get the status icons to match from the web frontend? :)

Reference:
image

As defined in anatomy settings:
image

@iLLiCiTiT
Copy link
Member Author

Any chance we can also get the status icons to match from the web frontend? :)

As description says: An icon is not displayed as that would require to implement MaterialIcon for Qt.

@iLLiCiTiT iLLiCiTiT merged commit 55d8f11 into develop May 24, 2024
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the feature/AY-5566_Add-statuses-to-loader branch May 24, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S type: feature Adding something new and exciting to the product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants