Releases: duxtinto/github-cr-intellij-plugin
Releases · duxtinto/github-cr-intellij-plugin
v 1.0.4
Supporting Android Studio 3.0
New use cases:
- As an Android developer, I'd like the plugin to work in Android Studio 3.0
Fixing crash whenever idea task plugin is disabled
v1.0.2 github-cr-intellij-plugin-23 [FIX] Crash on toolbar open
v1.0.1
Initial release with some useful functionality for 'Reviewees'
Warning: this is a very early release, and apart from having a really limited functionality, it can contains a lot of bugs XD
Use cases implemented by the release:
- As a reviewee, before moving the caret into the comment line, I want to checkout the pull request branch if it's not checked out yet (#15)
- As a reviewee, I want to visually see whenever a review comment is outdated (#16)
- [bug] As a reviewee, only my open pull request should be displayed in the pull request list (#17)
- [bug] As a reviewee, if I authenticate myself by using a token, the list of my PRs is not loaded (#18)
- As a reviewee, I want to be able of refreshing the pull request list (#19)
2nd-pre release
Warning: this is a very early release, and apart from having a really limited functionality, it can contains a lot of bugs XD
Use cases implemented by the release:
- As a reviewee, I want to see a list of the reviews related to my open pull requests (#7)
- As a reviewer, I want to be able of changing the plugin into reviewer mode (#10)
- As a reviewee, I want to see a list of comments under each item on the review list (#11)
- As a reviewee, I want to see the list of pull request after making visible the tool window (#12)
- As a reviewee, I want to be able of setting the caret in the proper line after clicking on a comment (#14)
Initial pre-release
Warning: this is a very early release, and apart from having a really limited functionality, it can contains a lot of bugs XD
Use cases implemented by the release:
- As a reviewee, I want to see the list of my open reviews in a tool window (#1)
- As a reviewee, I want to be able of opening in my browser any of my open PRs (#2)
- As a reviewee, I want to see the issue number (if any) associated to the PR (#3)
- As a reviewee, I want to be able of switching task context by clicking on the issue's column (#6)