This website requires JavaScript.
Explore
Help
Register
Sign In
paulononato
/
backstage
Watch
1
Star
0
Fork
0
You've already forked backstage
Code
Issues
Pull Requests
Actions
23
Packages
Projects
Releases
Wiki
Activity
Files
11673fe7b452ec64503320eb4e4e7dd028ab4e7c
backstage
/
plugins
/
azure-devops
/
src
T
History
Marley Powell
b2d87cc0a0
refactor: Removed deprecated use of
path
for
createRouteRef
.
...
Signed-off-by: Marley Powell <
Marley.Powell@exclaimer.com
>
2021-12-01 08:07:26 +00:00
..
api
Merge branch 'master' of
https://github.com/backstage/backstage
into marley/7678-pull-request-dashboard
2021-11-18 11:25:35 +00:00
components
feat: Added polling for pull requests and other small improvements.
2021-11-30 08:58:32 +00:00
hooks
feat: Added polling for pull requests and other small improvements.
2021-11-30 08:58:32 +00:00
utils
Updated to handle dates nicely with tests
2021-11-12 13:52:29 -06:00
constants.ts
Start of refactoring based on feedback
2021-10-11 15:12:49 -05:00
index.ts
refactor: Use named export for
AzurePullRequestsIcon
.
2021-11-30 13:19:42 +00:00
plugin.test.ts
…
plugin.ts
Merge branch 'master' of
https://github.com/backstage/backstage
into marley/7678-pull-request-dashboard
2021-11-18 11:25:35 +00:00
routes.ts
refactor: Removed deprecated use of
path
for
createRouteRef
.
2021-12-01 08:07:26 +00:00
setupTests.ts
…