today_ai_weather/app
songtianlun 31c2913ea6
Some checks failed
Docker / docker (push) Has been cancelled
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
refactor: adjust ordering of weather arts
- Change ordering of previous weather art to use 'id' descending
- Change ordering of next weather art to use 'id' ascending
- Remove unnecessary blank line in seeds file

These changes enhance the consistency of the weather art
navigation by using 'id' for ordering, ensuring the
correct retrieval of records.
2025-02-03 11:15:31 +08:00
..
admin feat: add toggle city status action 2025-01-28 02:12:09 +08:00
assets feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers refactor: adjust ordering of weather arts 2025-02-03 11:15:31 +08:00
helpers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
javascript chore: update PhotoSwipe import paths 2025-02-01 14:31:53 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00
services feat: update weather data report format 2025-01-31 10:46:32 +08:00
views feat: add navigation between weather arts 2025-02-03 11:09:31 +08:00
workers feat: optimize batch weather art generation 2025-02-01 15:01:36 +08:00