today_ai_weather/app
songtianlun d418232e7b
Some checks failed
Docker / docker (push) Has been cancelled
refactor: update admin columns for Ahoy models
- Removed user_id, city, country, and region columns
- Added visit_id, visit_token, referrer, landing_page,
  browser, os, and device_type columns

This refactor improves the administrative interface for Ahoy
models by updating the displayed attributes to better suit
the current application requirements. It also aligns the
displayed data with the available attributes in the Ahoy
tracking system, making it easier for administrators to
review relevant information.
2025-02-05 16:57:37 +08:00
..
admin refactor: update admin columns for Ahoy models 2025-02-05 16:57:37 +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 fix: correct handling of watermark attachment check 2025-02-05 14:57:28 +08:00