Skip to content

feat(workspace): drive pulse timeline from activities API#9

Merged
hammond01 merged 1 commit into
devfrom
feature/activity-timeline-ui
May 22, 2026
Merged

feat(workspace): drive pulse timeline from activities API#9
hammond01 merged 1 commit into
devfrom
feature/activity-timeline-ui

Conversation

@hammond01
Copy link
Copy Markdown
Owner

Summary

  • replace derived local timeline events with backend activity feed from /api/v1/activities
  • add frontend activity models and API client (listActivities)
  • show timeline states for loading/error and support Load More pagination
  • map activity actions to localized labels for clearer event semantics
  • refresh timeline feed after workspace mutations (create/convert/edit/delete/undo/restore/status update)

Validation

  • frontend tests: npx vitest run
  • frontend build: npm run build
  • backend tests: ./gradlew test

Copilot AI review requested due to automatic review settings May 22, 2026 08:15
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@hammond01 hammond01 marked this pull request as ready for review May 22, 2026 08:53
@hammond01 hammond01 merged commit b16eb80 into dev May 22, 2026
3 of 4 checks passed
@hammond01 hammond01 deleted the feature/activity-timeline-ui branch May 22, 2026 08:53
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.

2 participants