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

[pull] main from solidusio:main #384

Merged
merged 11 commits into from
Dec 4, 2023
Merged

[pull] main from solidusio:main #384

merged 11 commits into from
Dec 4, 2023

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 1, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Introduced a fix to conditionally enable the sortable functionality in 
the `ui/table` component.

This enhancement activates sorting options only when the default scope
is applied, which is assumed to align with `Model.all`.

This approach is taken as a precautionary measure to prevent issues in 
data
positioning and sorting when other, more complex scopes are applied.
Enhanced the search capabilities in the admin panel by updating
the `allowed_ransackable_attributes` of the `Spree::PaymentMethod` 
model.

This update specifically adds the `name` and `description` fields to the
list of attributes that can be searched using Ransack.
…ndex-page

[Admin] Add `Payment Methods` index component
[admin] Extract common admin resources patterns to a helper
@pull pull bot merged commit 8a41475 into nebulab:main Dec 4, 2023
2 checks passed
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.

2 participants