Skip to content

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Oct 03:46
· 472 commits to main since this release
5199d4e

Changelog

  • 7a73bcf Add a jira api client
  • cc62037 Add jira cloud import notice to poker import modal
  • 79b4af1 Add jira instance crud to user profile page
  • 6309473 Add jira instance data model and endpoints
  • 97b71fd Add jira search display to poker import modal
  • f437919 Add list of stories and import for jira cloud search
  • 78f2079 Add subscribed column to users table
  • d28b2fe Display jira instances notice on profile page based on user subscribed status
  • 9e444e0 Merge branch 'main' into jira-integration
  • 5199d4e Merge pull request #470 from StevenWeathers/jira-integration
  • a6e6592 Only get jira instances if user is subscribed
  • 5d09195 Update user store upon subscription
  • 0733069 Use encryption when storing jira access token