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

[Admin] Introduce RMA reasons creation & modification capability #5829

Merged

Conversation

MadelineCollier
Copy link
Contributor

@MadelineCollier MadelineCollier commented Aug 16, 2024

Summary

This PR finishes off the excellent work that @forkata and @kjriga started in #5809 and adds request specs to placate Codecov. It also takes care of the modification/edit/update flow. This is for issue #5808 [Admin][Settings][Refunds and Returns] Introduce RMA reason creation and modification capability.

The attached video shows the functionality visually:

Screen.Recording.2024-08-16.at.12.10.00.PM.mov

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.08%. Comparing base (2ae2bfd) to head (10eb257).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5829      +/-   ##
==========================================
+ Coverage   89.03%   89.08%   +0.04%     
==========================================
  Files         737      739       +2     
  Lines       17188    17245      +57     
==========================================
+ Hits        15304    15362      +58     
+ Misses       1884     1883       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

MadelineCollier and others added 2 commits August 16, 2024 17:17
Co-authored-by: Chris Todorov <chris@super.gd>
Co-authored-by: Kendra Riga <kendra@super.gd>
@MadelineCollier MadelineCollier marked this pull request as ready for review August 16, 2024 15:22
@MadelineCollier MadelineCollier requested a review from a team as a code owner August 16, 2024 15:22
Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

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

❤️ thanks @MadelineCollier @forkata and @kjriga!

@MadelineCollier MadelineCollier merged commit b766363 into solidusio:main Aug 19, 2024
14 checks passed
@forkata
Copy link
Contributor

forkata commented Aug 28, 2024

Thanks for taking this to the 🏁 @MadelineCollier, great work here 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants