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(ui): add ordering for model list #5903

Merged
merged 1 commit into from Mar 8, 2024

Conversation

maryhipp
Copy link
Collaborator

@maryhipp maryhipp commented Mar 8, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Community Node Submission

Have you discussed this change with the InvokeAI team?

  • Yes
  • No, because:

Have you updated all relevant documentation?

  • Yes
  • No

Description

Add order_by with default of "type, base, name, format" for the function that we use for model list

Related Tickets & Documents

  • Related Issue #
  • Closes #

QA Instructions, Screenshots, Recordings

Merge Plan

Added/updated tests?

  • Yes
  • No : please replace this line with details on why tests
    have not been included

[optional] Are there any post deployment tasks we need to perform?

@github-actions github-actions bot added python PRs that change python files services PRs that change app services labels Mar 8, 2024
@hipsterusername hipsterusername enabled auto-merge (rebase) March 8, 2024 19:32
@hipsterusername hipsterusername merged commit 66f0ff5 into main Mar 8, 2024
14 checks passed
@hipsterusername hipsterusername deleted the maryhipp/model-list-order branch March 8, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python PRs that change python files services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants