Skip to content

65 Refactored Image Generation to Dedicated Activity Art Page#70

Merged
mrbalov merged 16 commits intomainfrom
feat/65-activity-art-page
Feb 23, 2026
Merged

65 Refactored Image Generation to Dedicated Activity Art Page#70
mrbalov merged 16 commits intomainfrom
feat/65-activity-art-page

Conversation

@mrbalov
Copy link
Collaborator

@mrbalov mrbalov commented Feb 23, 2026

Changelog

[5.2.0] - 2026-02-23

65 Refactored Image Generation to Dedicated Activity Art Page

Added

  • New dedicated route /activities/[activityId]/art for activity image generation
  • ActivityArtPage component for full-page image generation experience
  • Direct navigation from activities list to activity art page using Next.js Link components

Changed

  • Image generation moved from drawer-based UI to dedicated page for better user experience
  • Activities list items now link directly to the art generation page instead of triggering a drawer
  • StravaActivityImageGenerator component layout updated to support full-page display with flex container
  • Content component now accepts optional className prop for flexible styling

Removed

  • ImageGenerationDrawer component and all its sub-components
  • Drawer state management from Activities page
  • onGenerateImage callback prop from Activities list components
  • withImageGeneration prop dependency from Activities page component

@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for torqui ready!

Name Link
🔨 Latest commit 1111268
🔍 Latest deploy log https://app.netlify.com/projects/torqui/deploys/699c5955c85e380008e2d55c
😎 Deploy Preview https://deploy-preview-70--torqui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for torqapi canceled.

Name Link
🔨 Latest commit 1111268
🔍 Latest deploy log https://app.netlify.com/projects/torqapi/deploys/699c59558a6d79000895c827

@mrbalov mrbalov enabled auto-merge (squash) February 23, 2026 13:32
@mrbalov mrbalov disabled auto-merge February 23, 2026 13:32
@mrbalov mrbalov merged commit 3ffa580 into main Feb 23, 2026
13 checks passed
@mrbalov mrbalov deleted the feat/65-activity-art-page branch February 23, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant