Skip to content

記事のソート対象に、記事の作成日時、更新日時を追加。記事のソート順に昇順、降順を追加 #134

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

Open
wants to merge 2 commits into
base: canary
Choose a base branch
from

Conversation

kiitosu
Copy link
Contributor

@kiitosu kiitosu commented Aug 14, 2025

📑 Summary

記事の作成日時、更新日時でソートしたかったので追加しました。日時ソート時は降順でソートさせたかったのでソート順も指定できる様にしました。

記事のソート対象として

  • 記事の作成日時
  • 更新日時

を追加しました。

また、記事のソート順を追加し

  • 昇順
  • 降順

を選択できるようにしました。

image image

📋 Tasks

プルリクエストを作成いただく際、お手数ですが以下の内容についてご確認をお願いします。

  • 📖 Contribution Guide を読んだ
  • 👩‍💻 canary ブランチに対するプルリクエストである
  • 実行して正しく動作しているか確認する
  • 不要なコードが含まれていないか( コメントやログの消し忘れに注意 )
  • XSS になるようなコードが含まれていないか
  • Pull Reuqest の内容は妥当か( 膨らみすぎてないか )

より詳しい内容は Pull Request Policy を参照してください。

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.

1 participant