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
6
Packages
Projects
Releases
Wiki
Activity
Files
eb23e4b36298d66db8ad3bcc076c887e0f099254
backstage
/
plugins
/
github-issues
/
src
T
History
Kamil Wolny
eb23e4b362
fix: fix the react-use import to mitigate ts error
...
Signed-off-by: Kamil Wolny <
mrwolny@gmail.com
>
2022-08-15 12:11:31 +01:00
..
api
feat: fix plugin api report
2022-08-15 12:11:31 +01:00
components
/GitHubIssues
feat: use refactored hooks in components and component tests for basic rendering of the plugin
2022-08-15 12:11:31 +01:00
hooks
fix: fix the react-use import to mitigate ts error
2022-08-15 12:11:31 +01:00
utils
feat: generate test issue + new dependencies
2022-08-15 12:11:31 +01:00
index.ts
feat: add basic plugin render page with mocked data for standalon local developement
2022-08-15 12:11:31 +01:00
plugin.test.ts
…
plugin.ts
feat: github graphql communicationg moved to new github issues api + fixes the issue with no data rendered on partial failure from api
2022-08-15 12:11:31 +01:00
routes.ts
…
setupTests.ts
…