today_ai_weather/app
songtianlun 1cc1af0ff2 feat: extract wiki data badge into a shared partial
- Replace inline wiki data badge code with a render call to a new
  shared partial.
- This change promotes code reuse and simplifies the view
  templates for cities and weather arts.
- The shared partial handles the condition for displaying the badge
  based on the presence of `wiki_data_id`.

This refactor enhances maintainability and adheres to DRY
principles, allowing for easier updates or changes to the wiki
badge display in one location instead of multiple views.
2025-04-02 14:54:49 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
helpers fix: improve tag formatting functionality 2025-03-05 16:43:14 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add state filtering to cities index 2025-02-26 09:48:39 +08:00
services style: standardize role casing in AI service 2025-03-02 11:17:05 +08:00
views feat: extract wiki data badge into a shared partial 2025-04-02 14:54:49 +08:00
workers refactor: simplify weather art creation process 2025-03-22 11:29:54 +08:00