AxisCommunications / backstage-plugins

Backstage Plugins Created by Axis Communications
MIT License
32 stars 17 forks source link

Support for user defined additional filters #211

Open SaachiNayyer opened 6 days ago

SaachiNayyer commented 6 days ago

Hey, I just made a Pull Request!

This enhancement will allow user to add any additional filters in app-config other than these current default filters [openFilter, incomingFilter, assigneeToMeFilter]. for example defaultFilters:

Issue ticket number and link

https://github.com/AxisCommunications/backstage-plugins/issues/210

Checklist before requesting a review

changeset-bot[bot] commented 6 days ago

🦋 Changeset detected

Latest commit: 794323248c52b3d7c444aa87e2a80901c2bafa4b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | --------------------------------------------- | ----- | | @axis-backstage/plugin-jira-dashboard-backend | Minor | | backend | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

anicke commented 6 days ago

Please do not forget that you need to update the types in the "config.d.ts" file as well?