Eddie Jaoude
Eddie Jaoude
To be done after #1123 Currently GitHub webhook events are parsed and not saved. I think it would be good to save them. - In a sub collection under `repositories`...
When adding a repo to the project, it takes a while to appear if a **new** repo to DashboardHub. I think we can activate the progress loader with a flag:...
GitHub has deployment status for PR https://developer.github.com/v3/repos/deployments/ Similar to previous issue https://github.com/DashboardHub/PipelineDashboard/issues/1540 build status for PR
- [ ] Functions: create token `monitor` when project is created - [ ] Functions: check for file on server with token `uid` value with token name of `monitor` when...
Have functionality to search for projects. - New search page - Link to page on side navigation - Where to do the searching?
If I am an admin in an organisation, I should be able to add these repositories
On the project dashboard page, order repos by last updated date (UI sort as will only be a few repos at most)
From PR #1332 > code with $ will be more readable https://angular.io/guide/rx-library#naming-conventions-for-observables https://cycle.js.org/basic-examples.html#basic-examples-increment-a-counter-what-is-the-convention Make consistent through all the code base
On the project dashboard show the latest PR status: Include - building CI status (I think they are: waiting / building / passed / failed / error) - approved status...