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

Support order by likedAt in project listing API #1017

Closed
aofei opened this issue Oct 24, 2024 · 0 comments · Fixed by #1020
Closed

Support order by likedAt in project listing API #1017

aofei opened this issue Oct 24, 2024 · 0 comments · Fixed by #1020
Assignees

Comments

@aofei
Copy link
Member

aofei commented Oct 24, 2024

For:

listProject({
visibility: Visibility.Public,
owner: ownerAll,
// TODO: check order here
liker: props.name,
pageSize: pageSize.value,
pageIndex: page.value
}),

@aofei aofei self-assigned this Oct 24, 2024
aofei added a commit to aofei/.goplus.builder that referenced this issue Oct 24, 2024
Fixes goplus#1017

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
nighca pushed a commit that referenced this issue Oct 24, 2024
Fixes #1017

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
nighca pushed a commit to nighca/goplus-builder that referenced this issue Oct 24, 2024
Fixes goplus#1017

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
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 a pull request may close this issue.

1 participant