Skip to content

Releases: duxtinto/github-cr-intellij-plugin

v 1.0.4

14 Mar 20:56
Compare
Choose a tag to compare
  • 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

Supporting Android Studio 3.0

05 Mar 19:55
Compare
Choose a tag to compare

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

17 Feb 21:09
Compare
Choose a tag to compare
v1.0.2

github-cr-intellij-plugin-23 [FIX] Crash on toolbar open

v1.0.1

16 Feb 15:56
Compare
Choose a tag to compare

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

Initial release with some useful functionality for 'Reviewees'

16 Feb 15:53
Compare
Choose a tag to compare

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

06 Feb 21:05
Compare
Choose a tag to compare
2nd-pre release Pre-release
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

26 Jan 23:28
9836b7a
Compare
Choose a tag to compare
Initial pre-release Pre-release
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)