Skip to content

feat: wire Jira integration UI#45

Merged
yashrastogi merged 3 commits into
mainfrom
feature/29-jira-integration
Apr 28, 2026
Merged

feat: wire Jira integration UI#45
yashrastogi merged 3 commits into
mainfrom
feature/29-jira-integration

Conversation

@yashrastogi
Copy link
Copy Markdown
Contributor

@yashrastogi yashrastogi commented Apr 28, 2026

Closes Sentinent-AI/Sentinent#29.

Changes

  • Add typed Jira project integration response handling.
  • Show connected Jira projects in workspace integration settings.
  • Normalize Jira signal metadata for project, issue type, issue key, and assignee display.
  • Update workspace integration tests for the Jira project response shape.
  • Switch Jira connection to direct redirect to bypass browser popup blockers.
  • Improve workspace ID retrieval to correctly handle child route parameters.
  • Handle OAuth callback parameters to show success/failure feedback in the UI.
  • Fix unit tests by correctly mocking queryParamMap in ActivatedRoute.

Tests

  • npm test -- --watch=false --browsers=ChromeHeadless

@yashrastogi yashrastogi merged commit bc83a81 into main Apr 28, 2026
1 check passed
@yashrastogi yashrastogi deleted the feature/29-jira-integration branch April 28, 2026 17:51
yashrastogi added a commit that referenced this pull request Apr 28, 2026
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.

Story: Connect Jira Issues

1 participant