PKUHPC / SCOW

Super Computing On Web
https://www.pkuscow.com/
Mulan Permissive Software License, Version 2
198 stars 44 forks source link

fix(mis&portal): 表格新增对列进行排序 #1238

Closed usaveh closed 3 months ago

usaveh commented 4 months ago

新增了portal、mis中大部分表格的列排序功能

为 getOperationLogs、 getPaginatedChargeRecords、 getJobs 三个 API 新增了 sortBy、sortOreder 参数,表示排序的列、排序方式(升序、降序、默认)

对应修改的表格: 1.操作日志: image

2.扣费记录: image

3.已结束的作业: image

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: cfa7b35a08249b727ef2075e5d29133254725644

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 17 packages | Name | Type | | --------------------------- | ----- | | @scow/audit-server | Minor | | @scow/mis-server | Minor | | @scow/portal-web | Minor | | @scow/demo-vagrant | Minor | | @scow/mis-web | Minor | | @scow/auth | Minor | | @scow/lib-web | Minor | | @scow/ai | Patch | | @scow/grpc-api | Minor | | @scow/protos | Patch | | @scow/lib-hook | Patch | | @scow/lib-operation-log | Patch | | @scow/lib-scheduler-adapter | Patch | | @scow/lib-server | Patch | | @scow/portal-server | Minor | | @scow/gateway | Minor | | @scow/cli | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR