Read GitHub repo to find open pull requests
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
User can now select another GitHub account and repo. Removed unneeded UI element. Minor UI issues.
acb0edfView on GitHubCleanup, add alerts for errors, improve look of diffs by adjusting font and display, fix missing lines in diff display
d7d7597View on GitHubSimplify diffList, modify section headers, move first try at layout logic from cell to viewModel, diff lines in Lines array ready for final layout update
8e20a13View on GitHubCollected and parsed diff data, setup details page for display of formatted diff data.
5e45f61View on GitHubNow accessing diff url and displaying it for now in Detail View
c15387fView on GitHubCreated cell to show pull request data, transition to detail page
a6e7170View on GitHubNetworking with basic authentication is working, pull requests are accessible as JSON, top level table has sample data.
d42e6d4View on GitHubSetup LaunchScreen, add Notes.json for captured sample json responses, ready for uploading to own repo.
c6753ffView on GitHub