today_ai_weather/app/admin
songtianlun 4dca074c6d
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
Docker / docker (push) Has been cancelled
feat: enhance Ahoy dashboard city listings
- Add ID column to least popular active cities table
- Improve region display in cities table
- Remove commented-out code section for cleaner view

This update enhances the Ahoy dashboard by providing more
information in the cities listing, specifically the ID
of each city and a clearer representation of the region
it belongs to. Additionally, it removes outdated code to
improve maintainability.
2025-02-05 15:12:29 +08:00
..
admin_users.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
ahoy_dashboard.rb feat: enhance Ahoy dashboard city listings 2025-02-05 15:12:29 +08:00
ahoy_events.rb feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
ahoy_management.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
ahoy_visits.rb feat: add admin management for various entities 2025-01-28 01:15:29 +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