today_ai_weather/app/views
songtianlun 884e1dfc9f feat: add navigation between weather arts
- Implement previous and next weather art navigation
- Update weather arts controller to fetch adjacent weather arts
- Modify show view to include navigation links

This update enhances the user experience by allowing users to
navigate through weather arts seamlessly. The previous and
next buttons improve accessibility, providing a smoother
browsing experience. The implementation also accounts for
situations where no adjacent weather arts exist, ensuring
clarity for users.
2025-02-03 11:09:31 +08:00
..
arts feat: add pagination to cities and arts index 2025-01-23 17:30:05 +08:00
cities feat: enhance city localization and timezone handling 2025-01-28 01:49:13 +08:00
home feat: update latest weather art display 2025-02-02 00:21:51 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts Update application.html.erb 2025-02-02 10:46:06 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
shared style: adjust pagination button sizes 2025-02-01 14:45:17 +08:00
weather_arts feat: add navigation between weather arts 2025-02-03 11:09:31 +08:00