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] Add Refunds and Returns section with correlated index pages #5539

Merged
merged 8 commits into from
Dec 6, 2023

Conversation

rainerdema
Copy link
Contributor

@rainerdema rainerdema commented Dec 5, 2023

Summary

Screenshot 2023-12-05 at 17 34 45 Screenshot 2023-12-05 at 17 31 10 Screenshot 2023-12-05 at 17 31 13 Screenshot 2023-12-05 at 17 34 54 Screenshot 2023-12-05 at 17 31 17

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.

@rainerdema rainerdema self-assigned this Dec 5, 2023
@rainerdema rainerdema force-pushed the rainerd/admin/add-reasons-index-page branch 5 times, most recently from a3ce980 to 29bfc1b Compare December 5, 2023 17:01
@github-actions github-actions bot added the changelog:solidus_core Changes to the solidus_core gem label Dec 5, 2023
@rainerdema rainerdema force-pushed the rainerd/admin/add-reasons-index-page branch 2 times, most recently from 5d7e041 to ea6f9a7 Compare December 6, 2023 09:38
Enhanced the search capabilities in the admin panel by updating
the `allowed_ransackable_attributes` of `Spree::AdjustmentReason`,
`Spree::RefundReason`, `Spree::ReimbursementType`, `Spree::ReturnReason`
and `Spree::StoreCreditReason`.
Resolved a `PG::InvalidColumnReference` error in postgres for 
controllers interfacing with models including the
`Spree::NamedType` concern.
This concern's default scope, which orders records by the
lowercased `name`, conflicted with `SELECT DISTINCT` queries.
@rainerdema rainerdema force-pushed the rainerd/admin/add-reasons-index-page branch from ea6f9a7 to b2d4a7c Compare December 6, 2023 09:52
@rainerdema rainerdema marked this pull request as ready for review December 6, 2023 09:55
@rainerdema rainerdema requested a review from a team as a code owner December 6, 2023 09:55
@rainerdema rainerdema requested a review from elia December 6, 2023 09:55
@elia elia merged commit ff563e1 into solidusio:main Dec 6, 2023
8 checks passed
@elia elia deleted the rainerd/admin/add-reasons-index-page branch December 6, 2023 17:10
@elia elia removed the changelog:solidus_core Changes to the solidus_core gem label Dec 21, 2023
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.

None yet

2 participants