today_ai_weather/app/admin
songtianlun e6550aa86f feat: add active and inactive city counts to dashboard
- Add display of activated and non-activated city counts
- Introduce a new scope for inactive cities in City model
- Update Ahoy Dashboard to show the total count of both active and inactive cities

This update provides better insights into city activation status within the
Ahoy Dashboard. It introduces a new function in the City model and updates
the dashboard to reflect these statistics, assisting in better monitoring
of city status.
2025-02-07 13:11:42 +08:00
..
admin_users.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
ahoy_dashboard.rb feat: add active and inactive city counts to dashboard 2025-02-07 13:11:42 +08:00
ahoy_events.rb refactor: update admin columns for Ahoy models 2025-02-05 16:57:37 +08:00
ahoy_management.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
ahoy_visits.rb refactor: update admin columns for Ahoy models 2025-02-05 16:57:37 +08:00
cities.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
countries.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
dashboard.rb feat: enhance Ahoy dashboard city listings 2025-02-05 15:12:29 +08:00
regions.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
sidekiq_jobs.rb feat: refactor code organization and query complexity 2025-01-28 01:44:07 +08:00
weather_arts.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00