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

feat: refund view changes #1315

Merged
merged 26 commits into from
Sep 27, 2024
Merged

feat: refund view changes #1315

merged 26 commits into from
Sep 27, 2024

Conversation

gitanjli525
Copy link
Contributor

@gitanjli525 gitanjli525 commented Sep 5, 2024

Type of Change

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

Description

Refunds Revamp
image
image
image

Motivation and Context

Revamp UI

How did you test it?

UI is as expected
Merchant and profile api for respective views are working as expected

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

@gitanjli525 gitanjli525 self-assigned this Sep 5, 2024
@gitanjli525 gitanjli525 requested a review from a team as a code owner September 5, 2024 16:55
Copy link

Review changes with SemanticDiff.

@github-actions github-actions bot added the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Sep 5, 2024
@gitanjli525 gitanjli525 changed the title Refund view changes feat: refund view changes Sep 5, 2024
@github-actions github-actions bot removed the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Sep 5, 2024
@gitanjli525 gitanjli525 linked an issue Sep 5, 2024 that may be closed by this pull request
@gitanjli525 gitanjli525 added the S-blocked Status: Blocked on something else or other implementation work label Sep 16, 2024
@gitanjli525 gitanjli525 added the core Status: issues related to core label Sep 17, 2024
@gitanjli525 gitanjli525 removed the S-blocked Status: Blocked on something else or other implementation work label Sep 25, 2024
@gitanjli525 gitanjli525 added the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Sep 25, 2024
@gitanjli525 gitanjli525 added S-blocked Status: Blocked on something else or other implementation work and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Sep 25, 2024
@gitanjli525 gitanjli525 added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed and removed S-blocked Status: Blocked on something else or other implementation work labels Sep 25, 2024
JeevaRamu0104
JeevaRamu0104 previously approved these changes Sep 26, 2024
src/screens/APIUtils/APIUtils.res Outdated Show resolved Hide resolved
src/screens/Refunds/Refund.res Outdated Show resolved Hide resolved
@prajwalnl0 prajwalnl0 added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit 4ba9162 Sep 27, 2024
6 checks passed
@prajwalnl0 prajwalnl0 deleted the refund-view-changes branch September 27, 2024 13:41
@github-actions github-actions bot added Closed Applied to issues or pull requests that have been successfully resolved or completed and removed S-waiting-on-review Status: This PR has been implemented and needs to be reviewed core Status: issues related to core labels Sep 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.

[FEATURE]: refunds revamp
6 participants