backstage-plugins icon indicating copy to clipboard operation
backstage-plugins copied to clipboard

Backstage Plugins Created by Axis Communications

Results 26 backstage-plugins issues
Sort by recently updated
recently updated
newest added

Signed-off-by: enaysaa [[email protected]](mailto:[email protected]) Introduced TypeScript type definitions SearchJiraResponse and JiraQueryResults to represent Jira search responses and pagination details. Updated the searchJira function to return search results as a SearchJiraResponse, incorporating...

> **Please do not disclose security vulnerabilities as issues. See our [security policy](../../SECURITY.md) for responsible disclosures.** ### Describe the bug I following the instructions about using a Bearer token and...

bug

### Describe the bug The "Assigned to me" Entity does not work if the backstage username is different from the email-prefix. For example, Backstage user: `user:default/FooBar` does not work for...

bug

### Describe the feature At present, the `incomingFilter` in the jira-dashboard-backend plugin only searches for tickets with the status `new`. This limits the plugin's usability in Jira workflows where sometimes...

enhancement

Introduced TypeScript type definitions SearchJiraResponse and JiraQueryResults to represent Jira search responses and pagination details. Updated the searchJira function to return search results as a SearchJiraResponse, incorporating the new types....

This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....

### Describe the feature At the moment, when the readme.md file has an image, it doesn't load correctly in the backstage plugin, it only loads in GitHub. This request is...

enhancement

updated peer dependencies and bumped some testing libraries.

## Hey, I just made a Pull Request! This feature provides full integration with the new backend system. ### Context Given that Backstage is rapidly evolving, this plugin was in...