today_ai_weather/app/controllers
songtianlun a4de04874d feat: implement filtering and pagination for weather arts
- Add region selection for filtering weather arts by region
- Implement sorting options for newest and oldest entries
- Update pagination to show links for each page when applicable
- Adjust the number of items displayed per page to 10

This commit enhances the user experience by allowing users to filter
and sort weather arts based on their preferences. It also improves
the pagination logic to provide more manageable navigation through
large datasets, making it easier for users to find the artworks they
are interested in.
2025-01-23 14:13:32 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb feat: add countries and regions management 2025-01-21 18:27:26 +08:00
arts_controller.rb feat: implement filtering and pagination for weather arts 2025-01-23 14:13:32 +08:00
cities_controller.rb feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00
home_controller.rb feat: enhance cities and weather arts display 2025-01-19 22:08:05 +08:00
weather_arts_controller.rb feat: enhance weather arts and cities features 2025-01-22 14:04:58 +08:00