Github Cr Intellij Plugin Versions Save

Plugin for integrating github code reviews on intellij IDEs

v1.0.4

6 years ago
  • As a reviewer, I want to quickly checkout the pull request branch with the latest changes
  • Avoid crashing if a pull request's bodyHTML is null

v1.0.3

6 years ago

New use cases:

  • As an Android developer, I'd like the plugin to work in Android Studio 3.0

v1.0.2

6 years ago

v1.0.1

6 years ago

Use cases implemented:

  • As a reviewer, I want to see the list of my open requested reviews under the reviewer tab

Fixes:

  • Plugin change notes uses html instead of markdown

v1.0.0

6 years ago

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)

v0.0.2

6 years ago

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)

v0.0.1

6 years ago

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)