today_ai_weather/app
songtianlun b2551361d7 feat: add admin management features for cities
- Update menu labels for cities, countries, and regions
- Introduce new entities for states and subregions in Admin Panel
- Implement admin authentication for weather art generation
- Modify application controller to check for admin user
- Refactor view to display admin panel based on user permissions
- Update routes to include weather art generation action

These changes enhance the admin interface for better management of cities
and related entities. The new admin checks ensure that only authorized users
can generate weather art, improving security and functionality.
2025-02-11 17:40:13 +08:00
..
admin feat: add admin management features for cities 2025-02-11 17:40:13 +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 feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: add flash message functionality 2025-02-11 15:52:58 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: enhance user authentication features 2025-02-11 16:18:10 +08:00
services feat: update weather data report format 2025-01-31 10:46:32 +08:00
views feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
workers fix: correct handling of watermark attachment check 2025-02-05 14:57:28 +08:00