issues
search
compumike08
/
GitHub_Status_API_GUI
GUI tool to interact with GitHub Status API
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor application to use async/await syntax
#55
compumike08
opened
7 years ago
0
Add ability to filter repo list in display
#54
compumike08
opened
7 years ago
0
Add ability to sort repo list in display
#53
compumike08
opened
7 years ago
0
npm start command fails on Node version 8
#52
compumike08
closed
7 years ago
0
Browser Cache Causing Stale Data In Application
#51
compumike08
opened
7 years ago
0
Config-Server is loading wrong configuration JSON file when app running in production mode
#50
compumike08
closed
7 years ago
0
Upgrade webpack to version 2 and update infrastructure code to reflect react-slingshot version 6.0
#49
compumike08
closed
7 years ago
0
Create commit status no longer works
#48
compumike08
closed
7 years ago
0
Add unit tests for key methods
#47
compumike08
opened
7 years ago
0
Implement new GitHub API library to address pagination issues
#46
compumike08
closed
7 years ago
0
Implement support for pagination on pages besides just commit list view
#45
compumike08
opened
7 years ago
0
Improve UI To Make It Less Cluttered & More Streamlined
#44
compumike08
opened
7 years ago
0
Flatten Redux Data Structure & React Components Folder Structure
#43
compumike08
opened
7 years ago
0
Re-implement fetching combined status after Octonode adds support for it
#42
compumike08
closed
7 years ago
2
Implement a UI page to display ALL statuses for a particular commit
#41
compumike08
opened
7 years ago
0
Display ONLY the most recent status for each commit, instead of all statuses
#40
compumike08
closed
7 years ago
0
Bug with loading commit statuses page after first load
#39
compumike08
opened
7 years ago
0
Refactor githubAPI methods to take a single options hash instead of many parameters
#38
compumike08
opened
7 years ago
0
Improve App Navigation To Avoid Going Back Through Each History Step To Navigate
#37
compumike08
closed
7 years ago
0
Fix App Routing Structure
#36
compumike08
closed
7 years ago
0
Error Occurs When Attempting To Load Page Directly By URI
#35
compumike08
opened
7 years ago
0
Add details to README.md
#34
compumike08
closed
7 years ago
0
Add configurable list of contexts for users to select from when creating new statuses
#33
compumike08
opened
7 years ago
0
GitHub API Calls To Endpoints Which Need Authentication Still Succeed After Clicking "Sign Out of GitHub"
#32
compumike08
closed
7 years ago
0
Get List Of Statuses For Currently Selected Commit And Save In Redux Store As Top Level Item
#31
compumike08
closed
7 years ago
0
Fully Implement Combined Status Data UI On CombinedStatusPage
#30
compumike08
opened
7 years ago
1
Fetch commit status from combined status endpoint and save to Redux data store
#29
compumike08
closed
7 years ago
0
Display Partial Current Commit Status From Combined Status Endpoint On Temporary Page
#28
compumike08
closed
7 years ago
0
Refactor Github API Code to Use Organizational Repo Fetch URL For Organizational Owners
#27
compumike08
opened
7 years ago
0
Display Most Recent Fetched Commit Statuses For Selected Commit From Redux Data Store
#26
compumike08
closed
7 years ago
0
Display Fetched List Of Commits For Selected Branch From Redux Data Store
#25
compumike08
closed
7 years ago
0
Consider Integrating Gatekeeper application into this application
#24
compumike08
closed
7 years ago
1
Implement Lazy Loading Pattern For Commit Statuses
#23
compumike08
closed
7 years ago
1
Implement Lazy Loading Pattern For Repos
#22
compumike08
closed
8 years ago
0
Initialize branches property in redux store with null prior to lazy loading of branch data
#21
compumike08
closed
8 years ago
0
Add sign-in progress indicator and toastr notifications for login success/failure
#20
compumike08
closed
7 years ago
0
Add ability to create a status for a commit
#19
compumike08
closed
7 years ago
0
Fetch Commit Statuses For Selected Commit and Save In Redux Data Store
#18
compumike08
closed
7 years ago
0
Fetch List Of Branches For Selected Repo and Display
#17
compumike08
closed
8 years ago
0
Fetch List Of User/Org Repos and Display
#16
compumike08
closed
8 years ago
0
Fetch List Of Commits For Selected Branch in Selected Repo and Save In Redux Store
#15
compumike08
closed
8 years ago
0
Invalid URL Used When Trying To Fetch Repos When Not Authenticated
#14
compumike08
closed
7 years ago
1
Refactor Repo List Fetch Handling & Display Code Out Of HomePage To Separate React Component
#13
compumike08
closed
8 years ago
0
In `oauthActions.js`, in `loadAuthenticatedUser` method, improve error handling instead of re-throwing error
#12
compumike08
opened
8 years ago
0
Refactor 'Get Repos' button and related function out to be a separate React component
#11
compumike08
closed
8 years ago
1
Add JSDoc comments to all key methods
#10
compumike08
opened
8 years ago
0
All Repos the User Contributes To Are Displayed
#9
compumike08
closed
8 years ago
1
Some methods in githubAPI.js are missing JSDoc comments
#8
compumike08
closed
8 years ago
0
Add Ability To Create A Commit Status With A Specific Context
#7
compumike08
closed
7 years ago
0
Add Externalized Configuration Options
#6
compumike08
closed
7 years ago
0
Next