today_ai_weather/app
songtianlun ba8957e444 refactor: simplify city table queries
- Removed the limit on City queries in the Ahoy Dashboard
- Updated table_for calls for least popular active and most popular inactive cities to fetch all records instead of limiting to 10

This change allows the dashboard to display all relevant cities without
artificial limits, providing a more comprehensive overview of city
activity. The previous limitations may have hidden important data for
analysis and reporting purposes.
2025-02-05 14:57:08 +08:00
..
admin refactor: simplify city table queries 2025-02-05 14:57:08 +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 chore: update dependencies in Dockerfile and Gemfile 2025-02-05 14:53:54 +08:00