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)