today_ai_weather/app
songtianlun ce5d09b621 feat: add admin management for various entities
- Add menu labels and parents for AdminUser, City, Country, Region, WeatherArt, Ahoy::Event, and Ahoy::Visit.
- Introduce a new page for managing Sidekiq jobs, providing functionality to execute or delete scheduled jobs.
- Adjust batch job for generating weather art by using Sidekiq for improved performance.
- Implement clean-up worker for old Ahoy data and functionalities for refreshing the sitemap.

These changes enhance the administration interface by providing better organization and management tools for backend entities. The addition of Sidekiq jobs management further improves system maintenance capabilities.
2025-01-28 01:15:29 +08:00
..
admin feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
assets chore: remove active_admin.js and add analytics scripts 2025-01-26 02:08:48 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers Update application_controller.rb 2025-01-27 09:50:39 +08:00
helpers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
javascript feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
jobs feat: add admin management for various entities 2025-01-28 01:15:29 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models fix: update JSONB handling for ahoy events 2025-01-27 01:05:16 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views 更新 application.html.erb 2025-01-27 07:01:20 +08:00
workers chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00