forked from solidusio/solidus
-
Notifications
You must be signed in to change notification settings - Fork 3
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 #386
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Setup the pipeline context after bundler has run
…-page [Admin] Add `Refunds and Returns` section with correlated index pages
Set the bundle group globally during GH actions execution
Co-Authored-By: Elia Schito <[email protected]>
Co-Authored-By: Elia Schito <[email protected]>
[Admin] Add `stock_items/edit` modal component
This aligns index pages with the default `geared_pagination` gem settings: 15 items on page 1, 30 on page 2, 50 on page 3, and 100 from page 4 onwards.
Migrated Ransack search key from configuration preferences to components in index pages, aligning with our component-based architecture.
This will allow more apps to experiment with it and be able to report issues and incompatibilities.
…in-admin [Admin] Refactor index page settings: Ransack search and pagination
Updated the filter toolbar to accommodate multiple filters. - Implemented flex-wrap in the toolbar to allow filters to wrap onto new lines when space is limited. - Adjusted minimum height for dynamic expansion.
Resolved a z-index issue where filter dropdowns were obscured by underlying elements. Added a higher z-index value to ensure dropdowns appear above other content.
Generate the sandbox using the version of Rails coming from the Gemfile
[admin] Cleanup TW classes
…olbar-responsiveness [Admin] Enhancements to filter toolbar and dropdown visibility
…ndency [admin] Relax the SolidusAdmin dependency on Solidus core
Fetching all the variants was too expensive for stores with hundreds or thousands of them. Co-Authored-By: Rainer Dema <[email protected]>
Co-Authored-By: Rainer Dema <[email protected]>
Co-Authored-By: Rainer Dema <[email protected]>
Co-Authored-By: Rainer Dema <[email protected]>
[admin] Performance fixes
Using this config to conditionally disable orders and products routes, restricting them to only index actions unless the config is enabled. This setup was done to manage access to features still in development.
…alpha-features-config [Admin] Implement `enable_alpha_features?` preference config for selective feature access
Add a missing YAML reference to the default database config
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )