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

实例列表排序(支持汉字排序) #1290 #1322

Merged
merged 1 commit into from
Jan 11, 2022
Merged

Conversation

nick2wang
Copy link
Collaborator

相关issue:#1290

  1. 系统各功能筛选获取的实例列表按名称排序(兼容汉字,按gbk排序)
  2. 实例管理--实例列表增加排序字段

排序前:
image

排序后:
image

实例列表排序(支持汉字排序) hhyo#1290
@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #1322 (a463412) into master (4131417) will decrease coverage by 0.01%.
The diff coverage is 61.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1322      +/-   ##
==========================================
- Coverage   78.01%   78.00%   -0.02%     
==========================================
  Files          78       79       +1     
  Lines       12220    12236      +16     
==========================================
+ Hits         9534     9545      +11     
- Misses       2686     2691       +5     
Impacted Files Coverage Δ
sql/instance.py 52.72% <14.28%> (-1.02%) ⬇️
sql/resource_group.py 17.00% <33.33%> (+0.56%) ⬆️
common/utils/convert.py 100.00% <100.00%> (ø)
sql/views.py 68.60% <100.00%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4131417...a463412. Read the comment docs.

Copy link
Collaborator

@LeoQuote LeoQuote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hhyo hhyo merged commit c996a87 into hhyo:master Jan 11, 2022
@nick2wang nick2wang deleted the nick-patch branch January 12, 2022 01:48
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.

None yet

3 participants