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

fix: Move columns in payment operations #1819

Merged
merged 1 commit into from
Nov 27, 2024
Merged

fix: Move columns in payment operations #1819

merged 1 commit into from
Nov 27, 2024

Conversation

kanikabansal-juspay
Copy link
Collaborator

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Moved profile id as the third column in payment operations page and make it a field selected by default and move connector transaction id to 9th position
This ensures payment status and payment method do not disappear from the default viewport because of this change.

Screenshot 2024-11-27 at 6 56 48 PM

Motivation and Context

Enhancement of view.

How did you test it?

Locally.

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@kanikabansal-juspay kanikabansal-juspay added the C-ui Status : issue related to ui label Nov 27, 2024
@kanikabansal-juspay kanikabansal-juspay self-assigned this Nov 27, 2024
@kanikabansal-juspay kanikabansal-juspay requested a review from a team as a code owner November 27, 2024 13:27
Copy link

Review changes with  SemanticDiff

@kanikabansal-juspay kanikabansal-juspay linked an issue Nov 27, 2024 that may be closed by this pull request
@JeevaRamu0104 JeevaRamu0104 merged commit aeeb226 into main Nov 27, 2024
5 of 6 checks passed
@JeevaRamu0104 JeevaRamu0104 deleted the move-cols branch November 27, 2024 14:25
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed C-ui Status : issue related to ui labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Applied to issues or pull requests that have been successfully resolved or completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[UI] Move columns
2 participants