Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jira Dashboard - Props propagation for JiraUserIssuesViewCard #248

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

Ethan-99
Copy link
Contributor

@Ethan-99 Ethan-99 commented Jan 16, 2025

Hey, I just made a Pull Request!

Adding the ability to define the tableOptions and tableStyle props when using the JiraUserIssuesViewCard component, so it can be propagated to the JiraUserIssuesTable, giving the ability to customize and have more control over the look and feel of the component.

Context

The previous settings were too rigid and we wanted the ability to optionally change a few settings in our implementation. This gives us that ability while maintaining backwards compatability.

Issue ticket number and link

  • Fixes # (239)

Checklist before requesting a review

  • I have performed a self-review of my own code
  • I have verified that the code builds perfectly fine on my local system
  • I have verified that my code follows the style already available in the repository
  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@Ethan-99 Ethan-99 requested a review from a team as a code owner January 16, 2025 22:30
Copy link

changeset-bot bot commented Jan 16, 2025

🦋 Changeset detected

Latest commit: 7eaa3ff

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

This PR includes changesets to release 3 packages
Name Type
@axis-backstage/plugin-jira-dashboard Patch
app Patch
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

Copy link
Contributor

@anicke anicke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@anicke anicke merged commit 66bac1a into AxisCommunications:main Jan 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants